Commit 09e5347
committed
Faster megular expressions (#265)
* much cheaper copies of captures
* Add a benchmark
* allocate to a slice. Use indexes as handles
* cleanup
* Add nocapture loop benchmark
It's really fast. No surprise
* cleanup
* nits1 parent 3342cbf commit 09e5347
5 files changed
Lines changed: 662 additions & 121 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
0 commit comments