]> Cypherpunks repositories - gostls13.git/commit
test/bench: a couple fixes to timing.sh
authorAnthony Martin <ality@pbrane.org>
Wed, 15 Dec 2010 14:47:13 +0000 (09:47 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 15 Dec 2010 14:47:13 +0000 (09:47 -0500)
commit85f5bb8216fb8971fa3bfe719a45549df2761d12
tree97680cacb79979d14893a9ee1dfbeaf9da4f067e
parent7a4ce23d655fdc6eb8b971b11fb01e1dafd02db6
test/bench: a couple fixes to timing.sh

- Skip the gccgo tests if we don't have it
- Add -lm so nbody.c will compile
- Pass 2098 to the meteor test (cf. the shootout site)

R=rsc, r, iant
CC=golang-dev
https://golang.org/cl/3619042
test/bench/timing.log
test/bench/timing.sh