go/test/bench
Rob Pike 6fe82e6b96 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
2011-08-04 11:29:20 +10:00
..
Makefile
binary-tree-freelist.go
binary-tree-freelist.txt
binary-tree.c
binary-tree.go
binary-tree.txt
chameneosredux.c
chameneosredux.go
chameneosredux.txt
fannkuch-parallel.go
fannkuch-parallel.txt
fannkuch.c
fannkuch.go
fannkuch.txt
fasta-1000.out
fasta.c
fasta.go
fasta.txt
k-nucleotide-parallel.go
k-nucleotide-parallel.txt
k-nucleotide.c
k-nucleotide.go
k-nucleotide.txt
mandelbrot.c
mandelbrot.go
mandelbrot.txt
meteor-contest.c
meteor-contest.go
meteor-contest.txt
nbody.c
nbody.go
nbody.txt
pidigits.c
pidigits.go
pidigits.txt
regex-dna-parallel.go test/bench: enable build and test on Windows 2011-04-08 10:43:25 +10:00
regex-dna-parallel.txt
regex-dna.c
regex-dna.go test/bench: enable build and test on Windows 2011-04-08 10:43:25 +10:00
regex-dna.txt
reverse-complement.c
reverse-complement.go
reverse-complement.txt
spectral-norm-parallel.go
spectral-norm.c
spectral-norm.go
spectral-norm.txt
threadring.c
threadring.go
threadring.txt
timing.log test/bench: note changes after recent improvements to locking and runtime 2011-08-04 11:29:20 +10:00
timing.sh