]> Cypherpunks repositories - gostls13.git/commit
Added regex-dna-parallel.go, a pretty trivial parallelization.
authorKyle Consalus <consalus@gmail.com>
Thu, 3 Jun 2010 23:20:54 +0000 (16:20 -0700)
committerRob Pike <r@golang.org>
Thu, 3 Jun 2010 23:20:54 +0000 (16:20 -0700)
commit47bc1f2e4b25505102e856220ed9a6ff7c98e068
tree73d7cee8652b9804af2db9d2d153d0287631c29d
parent24baca49362dd842de299901ca3c4b685f6f9a89
Added regex-dna-parallel.go, a pretty trivial parallelization.

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