serge-sans-paille / frozen

a header-only, constexpr alternative to gperf for C++14 users
Apache License 2.0
1.27k stars 103 forks source link

Use benchmark DoNotOptimize #129

Closed theidexisted closed 2 years ago

theidexisted commented 2 years ago

To avoid the potential optmize from compiler, which may make the benchmark result wrong