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
regex-engine
/
benchmarks
History
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
..
include
Create benchmarking library
2024-11-10 15:22:28 +00:00
benchmarking.c
Create benchmarking library
2024-11-10 15:22:28 +00:00
CMakeLists.txt
Write some matching benchmarks
2024-11-10 15:22:28 +00:00
matching_benchmarks.c
Assign match result to volatile in benchmarks
2024-11-10 16:28:38 +00:00