4 Commits

Author SHA1 Message Date
de8cbb23b5 Run benchmarks 100000x times instead of 10000 2024-11-10 16:30:09 +00:00
601829bd29 Increase length of benchmark strings 2024-11-10 16:29:44 +00:00
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
97529fdd2b Write some matching benchmarks 2024-11-10 15:22:28 +00:00