You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/bench
Romain Pokrzywka c5a09ebc49
Update #include to deprecated fmt header (#2545)
The <fmt/locale.h> header has been marked as deprecated for a while
and has finally been removed in fmt v0.9.0:
https://github.com/fmtlib/fmt/commit/5c7d315ded7bdb6cc5bd65daef091eefe

Replace with <fmt/format.h> instead, as recommended.
3 years ago
..
CMakeLists.txt Update bench CMakelists.txt 4 years ago
async_bench.cpp aix - reference to 'thread' is ambiguous, sys/thread.h vs std::thread 4 years ago
bench.cpp Update #include to deprecated fmt header (#2545) 3 years ago
formatter-bench.cpp Avoid relying on function name decay mechanics 5 years ago
latency.cpp Fix undefined macro `FMT_STRING` in benchmark when using `std::format` (#2540) 3 years ago
utils.h formatting 8 years ago