2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-27 17:42:09 +00:00
Files
Catch2/tests/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp
Martin Hořeňovský fe64c28925 Reduce compilation costs of benchmarks
We replaced some simple std::algorithm usage by loops, and reduced
header inclusion.
2023-05-01 13:21:41 +02:00

14 KiB