]> Cypherpunks repositories - gostls13.git/commit
Added fannkuch-parallel.go
authorKyle Consalus <consalus@gmail.com>
Tue, 27 Apr 2010 05:44:44 +0000 (22:44 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 27 Apr 2010 05:44:44 +0000 (22:44 -0700)
commit8b9a73f6a1d31e3eb768c3271043c11a59e57caf
treebaca5dbb3433b158aac80ee20f353db3a2ea4b94
parent22f84c5b2a8fafac38f98c51a01786325524c1bc
Added fannkuch-parallel.go

R=r, rsc
CC=golang-dev
https://golang.org/cl/978042
test/bench/fannkuch-parallel.go [new file with mode: 0644]
test/bench/fannkuch-parallel.txt [new file with mode: 0644]
test/bench/timing.sh