1
0
mirror of https://github.com/golang/go synced 2024-11-24 14:50:13 -07:00
go/test/bench
Christian Himpel 5c603dbb75 build: remove unnecessary references to GOBIN and GOROOT
All scripts and makefiles assume that GOBIN is correctly set
in PATH.

R=rsc
CC=golang-dev
https://golang.org/cl/2043041
2010-08-30 15:40:56 -04:00
..
binary-tree-freelist.go
binary-tree-freelist.txt
binary-tree.c
binary-tree.go
binary-tree.txt
chameneosredux.c
chameneosredux.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
chameneosredux.txt
clean.bash
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.go
fannkuch.txt
fasta-1000.out
fasta.c test/bench: import new fasta C reference, update Go, optimizations 2010-05-03 17:47:59 -07:00
fasta.go test/bench: import new fasta C reference, update Go, optimizations 2010-05-03 17:47:59 -07:00
fasta.txt
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.go simplify various code using new map index rule 2010-03-30 10:51:11 -07:00
k-nucleotide.txt
mandelbrot.c
mandelbrot.go
mandelbrot.txt
meteor-contest.c
meteor-contest.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
meteor-contest.txt
nbody.c
nbody.go
nbody.txt
pidigits.c
pidigits.go big: completed set of Int division routines & cleanups 2010-05-03 18:48:05 -07:00
pidigits.txt
regex-dna-parallel.go update the tree to use the new regexp methods 2010-08-12 16:48:41 +10:00
regex-dna-parallel.txt Added regex-dna-parallel.go, a pretty trivial parallelization. 2010-06-03 16:20:54 -07:00
regex-dna.c
regex-dna.go update the tree to use the new regexp methods 2010-08-12 16:48:41 +10:00
regex-dna.txt
reverse-complement.c
reverse-complement.go
reverse-complement.txt
spectral-norm-parallel.go
spectral-norm.c
spectral-norm.go
spectral-norm.txt
threadring.c
threadring.go
threadring.txt
timing.log
timing.sh build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00