This website requires JavaScript.
Explore
Help
Register
Sign In
cdo
/
regex-engine
Watch
1
Star
0
Fork
0
You've already forked regex-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
88
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Camden Dixie O'Brien
de8cbb23b5
Run benchmarks 100000x times instead of 10000
2024-11-10 16:30:09 +00:00
Camden Dixie O'Brien
601829bd29
Increase length of benchmark strings
2024-11-10 16:29:44 +00:00
Camden Dixie O'Brien
4131af3912
Assign match result to volatile in benchmarks
...
This is needed to avoid the compiler eliding the call in highly-optimised builds.
2024-11-10 16:28:38 +00:00
Camden Dixie O'Brien
97529fdd2b
Write some matching benchmarks
2024-11-10 15:22:28 +00:00