1
0
mirror of https://github.com/golang/go synced 2024-09-24 17:20:12 -06:00
go/test/bench
Robert Griesemer 58e77990ba big: use fast shift routines
- fixed a couple of bugs in the process
  (shift right was incorrect for negative numbers)
- added more tests and made some tests more robust
- changed pidigits back to using shifts to multiply
  by 2 instead of add

  This improves pidigit -s -n 10000 by approx. 5%:

  user 0m6.496s (old)
  user 0m6.156s (new)

R=rsc
CC=golang-dev
https://golang.org/cl/963044
2010-04-30 21:25:48 -07: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-parallel.go Added fannkuch-parallel.go 2010-04-26 22:44:44 -07:00
fannkuch-parallel.txt Added fannkuch-parallel.go 2010-04-26 22:44:44 -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-parallel.go test/bench: add k-nucleotide-parallel 2010-04-05 22:32:36 -07:00
k-nucleotide-parallel.txt test/bench: add k-nucleotide-parallel 2010-04-05 22:32:36 -07:00
k-nucleotide.c k-nucleotide 2009-08-06 13:00:26 -07:00
k-nucleotide.go simplify various code using new map index rule 2010-03-30 10:51:11 -07: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 big: use fast shift routines 2010-04-30 21:25:48 -07: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 Added fannkuch-parallel.go 2010-04-26 22:44:44 -07:00