Commit ff4bf42
authored
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 be1c5ad commit ff4bf42
5 files changed
Lines changed: 662 additions & 121 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
0 commit comments