The newest version fixes the false positive * Turbo is enabled, CPU frequency will fluctuate warning on AMD CPUs. The file was directly taken from the release page: https://github.com/martinus/nanobench/releases/tag/v4.3.11.
Other changes from the release notes:
- Check for failures in parseFile(), perf events tweaks by tommi-cujo in https://github.com/martinus/nanobench/pull/84
- Workaround missing noexcept for std::string move assignment by tommi-cujo in https://github.com/martinus/nanobench/pull/87
- removed the link by martinus in https://github.com/martinus/nanobench/pull/89
- Lots of minor cleanups by martinus in https://github.com/martinus/nanobench/pull/85
- Add linter for version & clang-format. Updated version by martinus in https://github.com/martinus/nanobench/pull/90