go/test/bench
Russ Cox 9750adbbad strings: delete Runes, Bytes
gofmt -w -r 'strings.Bytes(a) -> []byte(a)' src/cmd src/pkg test/bench
gofmt -w -r 'strings.Runes(a) -> []int(a)' src/cmd src/pkg test/bench
delete unused imports

R=r
CC=golang-dev
https://golang.org/cl/224062
2010-02-25 16:01:29 -08:00
..
binary-tree-freelist.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
binary-tree-freelist.txt run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
binary-tree.c binary tree 2009-08-04 19:38:08 -07:00
binary-tree.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
binary-tree.txt binary tree 2009-08-04 19:38:08 -07:00
chameneosredux.c chameneos 2009-08-07 15:28:46 -07:00
chameneosredux.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
chameneosredux.txt changes necessary to get the new chameneosredux onto shootout.alioth.debian.org . 2009-12-07 10:06:51 -08:00
clean.bash clean more 2009-10-03 10:38:03 -07:00
fannkuch.c fannkuch 2009-08-05 11:33:59 -07:00
fannkuch.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
fannkuch.txt fannkuch 2009-08-05 11:33:59 -07:00
fasta-1000.out run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
fasta.c test/bench revisions; 2009-11-20 08:59:11 -08:00
fasta.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
fasta.txt another benchmark: reverse-complement 2009-08-04 13:04:37 -07:00
k-nucleotide.c k-nucleotide 2009-08-06 13:00:26 -07:00
k-nucleotide.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
k-nucleotide.txt run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
mandelbrot.c mandelbrot 2009-08-06 14:21:21 -07:00
mandelbrot.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
mandelbrot.txt mandelbrot 2009-08-06 14:21:21 -07:00
meteor-contest.c meteor-contest 2009-08-06 18:04:48 -07:00
meteor-contest.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
meteor-contest.txt meteor-contest 2009-08-06 18:04:48 -07:00
nbody.c nbody benchmark 2009-08-04 14:27:46 -07:00
nbody.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
nbody.txt run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
pidigits.c timings for pidigits 2009-08-06 18:27:15 -07:00
pidigits.go Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
pidigits.txt timings for pidigits 2009-08-06 18:27:15 -07:00
regex-dna.c regex-dna 2009-08-05 13:03:46 -07:00
regex-dna.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
regex-dna.txt run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
reverse-complement.c another benchmark: reverse-complement 2009-08-04 13:04:37 -07:00
reverse-complement.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
reverse-complement.txt another benchmark: reverse-complement 2009-08-04 13:04:37 -07:00
spectral-norm-parallel.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
spectral-norm.c spectral-norm 2009-08-05 17:25:38 -07:00
spectral-norm.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
spectral-norm.txt spectral-norm 2009-08-05 17:25:38 -07:00
threadring.c threadring 2009-08-07 12:53:51 -07:00
threadring.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
threadring.txt run benchmarks in a relatively fast test mode, as part of run.bash/all.bash 2009-08-09 14:31:05 -07:00
timing.log update timing logs for benchmarks. 2010-01-06 19:36:28 -08:00
timing.sh Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00