]> Cypherpunks repositories - gostls13.git/commit
test/bench/shootout/timing.log: update after recent compiler changes
authorRob Pike <r@golang.org>
Tue, 29 May 2012 18:01:50 +0000 (11:01 -0700)
committerRob Pike <r@golang.org>
Tue, 29 May 2012 18:01:50 +0000 (11:01 -0700)
commit90d59c586197a2300188206e4bbe99bb714e1833
tree516fe08b4594ecb82c4116eefd6b7113f8a9974a
parent95ae5c180efbeb7c086da2f62a6bccc49d7a8b76
test/bench/shootout/timing.log: update after recent compiler changes
Moving panic out of line speeds up fannkuch almost a factor of two.
Changes to bitwhacking code affect mandelbrot badly.

R=golang-dev, bradfitz, rsc, r
CC=golang-dev
https://golang.org/cl/6258056
test/bench/shootout/timing.log