]> Cypherpunks repositories - gostls13.git/commit
test/bench: note changes after recent improvements to locking and runtime
authorRob Pike <r@golang.org>
Thu, 4 Aug 2011 01:29:20 +0000 (11:29 +1000)
committerRob Pike <r@golang.org>
Thu, 4 Aug 2011 01:29:20 +0000 (11:29 +1000)
commit6fe82e6b9667ad1129043d8c9ba8a218561a4277
treef8cf6ca64fbe84889a8fa75851c0633ed432a19c
parenta496c9eaa62a5456dbb53502c186193c0528440f
test/bench: note changes after recent improvements to locking and runtime
Some tests are significantly faster (50%), a few are slower (up to 30%).
Fannkuch is confusing: parallel code is a little slower for gc, non-parallel and all gccgo runs are faster.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4830058
test/bench/timing.log