1
0
mirror of https://github.com/golang/go synced 2024-11-18 08:54:45 -07:00
go/test/bench/shootout
Shenghou Ma 97300640ca test/bench/shoutout: fix compliation
-lm must come after the source file, versions of gcc insist this strict order.
On standard compliant systems, we no longer need malloc.h for malloc.
Use pkg-config(1) to get correct glib cflags and libs.
Fix compiler warning in threadring.c and k-nucleotide.c.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6198076
2012-06-08 02:56:23 +08:00
..
binary-tree-freelist.go
binary-tree-freelist.txt
binary-tree.c test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00
binary-tree.go
binary-tree.txt
chameneosredux.c
chameneosredux.go
chameneosredux.txt
fannkuch-parallel.go
fannkuch-parallel.txt
fannkuch.c
fannkuch.go
fannkuch.txt
fasta-1000.out
fasta.c
fasta.go
fasta.txt
k-nucleotide-parallel.go
k-nucleotide-parallel.txt
k-nucleotide.c test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00
k-nucleotide.go
k-nucleotide.txt
mandelbrot.c
mandelbrot.go shootout: make mandelbrot.go more like mandelbrot.c 2012-05-30 14:40:59 -04:00
mandelbrot.txt
meteor-contest.c
meteor-contest.go
meteor-contest.txt
nbody.c
nbody.go
nbody.txt
pidigits.c
pidigits.go
pidigits.txt
regex-dna-parallel.go
regex-dna-parallel.txt
regex-dna.c
regex-dna.go
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 test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00
threadring.go
threadring.txt
timing.log test/bench/shootout: more speedups 2012-05-30 12:31:28 -07:00
timing.sh test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00