[TBENCH-9] Alioth regex-dna Created: 15/Nov/11 Updated: 13/Feb/12 Resolved: 13/Feb/12 |
|
| Status: | Resolved |
| Project: | test.benchmark |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | Paul Michael Bauer | Assignee: | Paul Michael Bauer |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Patch: | Code and Test |
| Description |
|
Implement regex-dna as described at http://shootout.alioth.debian.org/. See http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks for an overview. |
| Comments |
| Comment by Paul Michael Bauer [ 13/Feb/12 11:11 PM ] |
|
re-worked A. Fingerhut's implementation to use nio and a hand-rolled reduce loop for code replacement. |