]> Cypherpunks repositories - gostls13.git/commit
regexp: add a harder regexp to the benchmarks
authorMichael Matloob <matloob@golang.org>
Tue, 26 Apr 2016 19:28:17 +0000 (15:28 -0400)
committerMichael Matloob <matloob@golang.org>
Wed, 27 Apr 2016 16:40:22 +0000 (16:40 +0000)
commit70d95a488da89d268d0a61171ec389982a62184d
tree700f1d1585bba149d22e4d4b4a6aa3718267bb1e
parent9629f55fbbfb4052ea24c247cbd5db49ba2f389e
regexp: add a harder regexp to the benchmarks

This regexp has many parallel alternations

Change-Id: I8044f460aa7d18f20cb0452e9470557b87facd6d
Reviewed-on: https://go-review.googlesource.com/22471
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/regexp/exec_test.go