aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/benchmarks/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2020-10-17cmake: no more target_include_directories hacksEgor Tensin
2020-10-17cmake: minor tweks for the greater goodEgor Tensin
2020-01-03add a basic benchmark for lexerEgor Tensin
I suspect std::regex is _horribly_ slow. Will compare it to boost::regex, then decide.