..
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
fix build after Mercurial move.
2009-10-22 10:59:27 -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
delete TODO now that compiler is better at %
2009-11-08 20:45:39 -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
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
use the new routine regexp.MustCompile to clean up some code that uses global regexps.
2009-11-02 11:37:52 -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
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
move evaluation of null-matching instructions one iteration earlier.
2009-11-14 12:23:24 -08:00
timing.sh
Partially fix build: don't assume . is in PATH.
2009-08-09 19:18:40 -07:00