Rob Pike
9bdb7e1967
test/bench/shootout/timing.log: update to Go 1.1
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/9656045
2013-05-23 17:57:28 -07:00
Rob Pike
4391abfb1d
test/bench/shootout: new data after 64-bit ints for amd64
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6564046
2012-09-25 14:14:26 +10:00
Rob Pike
d199c34cf0
test/bench/shootout: pidigits is much faster
...
Also fix a bug in the script (s/runonly/run/)
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6501051
2012-08-28 15:33:05 -07:00
Rob Pike
6f3ffd4d79
test/bench/shootout: more speedups
...
Most significant in mandelbrot, from avoiding MOVSD between registers,
but there are others.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6258063
2012-05-30 12:31:28 -07:00
Rob Pike
ec4d213594
test/bench/shootout/timing.log: mandelbrot is restored
...
R=golang-dev, bradfitz, rsc
CC=golang-dev
https://golang.org/cl/6259054
2012-05-30 10:35:47 -07:00
Rob Pike
90d59c5861
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
2012-05-29 11:01:50 -07:00
Rob Pike
caedc603d4
test/bench/shootout: update timing.log to Go 1
...
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5989063
2012-04-10 16:46:06 +10:00
Russ Cox
bcbb2f93ee
test/bench: move to test/bench/shootout
...
R=golang-dev, r, gri, bradfitz
CC=golang-dev
https://golang.org/cl/5487067
2011-12-13 17:46:54 -05:00