1
0
mirror of https://github.com/golang/go synced 2024-11-14 07:50:21 -07:00
go/test/bench
Rob Pike 0263103a05 move evaluation of null-matching instructions one iteration earlier.
performance hit of about 20% but more intuitive results for submatches.
we need a good regexp package at some point.

Fixes #110.

R=rsc
CC=golang-dev
https://golang.org/cl/152131
2009-11-14 12:23:24 -08:00
..
binary-tree-freelist.go unused imports 2009-09-17 10:27:04 -07:00
binary-tree-freelist.txt
binary-tree.c
binary-tree.go unused imports 2009-09-17 10:27:04 -07:00
binary-tree.txt
chameneosredux.c
chameneosredux.go last round: non-package code 2009-09-15 12:42:24 -07:00
chameneosredux.txt
clean.bash clean more 2009-10-03 10:38:03 -07:00
fannkuch.c
fannkuch.go fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
fannkuch.txt
fasta-1000.out
fasta.c
fasta.go delete TODO now that compiler is better at % 2009-11-08 20:45:39 -08:00
fasta.txt
k-nucleotide.c
k-nucleotide.go fix "declared and not used" errors in non-test code. 2009-09-14 17:20:29 -07:00
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 - use in-place bignum operations where available 2009-08-10 17:44:46 -07:00
pidigits.txt
regex-dna.c
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
reverse-complement.c
reverse-complement.go remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
reverse-complement.txt
spectral-norm-parallel.go
spectral-norm.c
spectral-norm.go
spectral-norm.txt
threadring.c
threadring.go
threadring.txt
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