Skip to content

Commit

Permalink
Remove sljit/regex_perf.html
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed Jun 26, 2024
1 parent 004e98f commit f371dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Contributions are welcome. Add links through pull requests ([guidelines](CONTRIB

### Benchmarking

- Libraries for cross-engine benchmarking: [rebar](https://github.com/BurntSushi/rebar), [regex-benchmark](https://github.com/mariomka/regex-benchmark), [sljit/regex_perf.html](https://zherczeg.github.io/sljit/regex_perf.html).
- Cross-engine benchmarking libraries: [rebar](https://github.com/BurntSushi/rebar), [regex-benchmark](https://github.com/mariomka/regex-benchmark).
- [Boost.Regex: Performance](https://www.boost.org/doc/libs/release/libs/regex/doc/html/boost_regex/background/performance.html) - Compares Boost, C++ `std::regex`, and others.

### ReDoS checkers
Expand Down

0 comments on commit f371dbd

Please sign in to comment.