Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 234 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 234 Bytes

C++ Benchmarks with Google Benchmark

Dependencies

  • CMake
  • Google Benchmark
  • Boost.Regex
  • PCRE + JIT
  • PCRE2 + JIT
  • Google re2
  • Intel Hyperscan

Vcpkg

Install Vcpkg dependencies with:

$ vcpkg install $(< .vcpkg)