go/test/bench
Russ Cox 11d3805579 clean more
R=r
DELTA=40  (9 added, 3 deleted, 28 changed)
OCL=35277
CL=35305
2009-10-03 10:38:03 -07:00
..
binary-tree-freelist.go unused imports 2009-09-17 10:27:04 -07: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 unused imports 2009-09-17 10:27:04 -07: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 last round: non-package code 2009-09-15 12:42:24 -07:00
chameneosredux.txt chameneos 2009-08-07 15:28:46 -07: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 fannkuch 2009-08-05 11:33:59 -07: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 benchmark checkpoint milestone checkin submission 2009-08-03 21:03:58 -07:00
fasta.go improve myrandom() in fasta. 2009-08-04 14:07:17 -07: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 fix "declared and not used" errors in non-test code. 2009-09-14 17:20:29 -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 mandelbrot 2009-08-06 14:21:21 -07: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 meteor-contest 2009-08-06 18:04:48 -07: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 nbody benchmark 2009-08-04 14:27:46 -07: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 - use in-place bignum operations where available 2009-08-10 17:44:46 -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 last round: non-package code 2009-09-15 12:42:24 -07: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 remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
reverse-complement.txt another benchmark: reverse-complement 2009-08-04 13:04:37 -07:00
spectral-norm-parallel.go timing updates after 6g change for efficient division by powers of two 2009-08-07 10:39:45 -07:00
spectral-norm.c spectral-norm 2009-08-05 17:25:38 -07:00
spectral-norm.go spectral-norm 2009-08-05 17:25:38 -07: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 simplify threadring slightly; slight speed improvement 2009-08-07 13:30:20 -07: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 Sqrt in assembler is worth 3-4X for nbody 2009-09-24 14:47:34 -07:00
timing.sh Partially fix build: don't assume . is in PATH. 2009-08-09 19:18:40 -07:00