Descriptionencoding/gob: make benchmarks parallel
There are lots of internal synchronization in gob,
so it makes sense to have parallel benchmarks.
Also add a benchmark with slices and interfaces.
Patch Set 1 #Patch Set 2 : diff -r a622a4ff09da https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r a622a4ff09da https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r a622a4ff09da https://dvyukov%40google.com@code.google.com/p/go/ #
Total comments: 1
Patch Set 5 : diff -r 3b3e7fe70577b153f3c67532bbdc92f7312d7126 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 6 : diff -r 3b3e7fe70577b153f3c67532bbdc92f7312d7126 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 7 : diff -r 19201bb04c4fc975273e0d9f8d68bf844d1163cd https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 11
|