Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2022-11-12Update #include to deprecated fmt header (#2545)Romain Pokrzywka
2022-11-08Fix undefined macro `FMT_STRING` in benchmark when using `std::format` (#2540)Sprite
2022-10-31Renamed bench namegabime
2021-12-11Update bench CMakelists.txtgabime
2021-12-11Update to google benchmark to v1.6.0Gabi Melman
2021-11-20aix - reference to 'thread' is ambiguous, sys/thread.h vs std::threadlisr
2021-11-17clang-formatgabime
2021-11-13Support C++20 std::format as an alternative to fmtlibCharless Milette
2021-07-19clang-formatgabime
2021-07-10backward compatibility with fmt version < 8gabime
2021-06-26Fixed format string in benchgabime
2021-06-24Fixed fmt locale.h deprecation warninggabime
2021-02-24Merge pull request #1846 from MathiasMagnus/fix-benchGabi Melman
2021-02-24Avoid relying on function name decay mechanicsMáté Ferenc Nagy-Egri
2020-12-27ensure SPDLOG_FMT_EXTERNAL is honored throughout whole codebaseryan-rsm-mckenzie
2020-10-17Download googlebenchmark if not found; requires cmake 3.11kitattyor
2020-09-26clang-formatgabime
2020-08-26clang-formatgabime
2020-08-26Bumb fmt version to 7.0.3gabime
2020-07-21Don't enable C language in CMakeRaul Tambre
2020-07-20Raise CMake requirement to 3.13Raul Tambre
2020-06-06Added FMT_STRING benchgabime
2020-05-02Delete meson.buildGabi Melman
2020-05-02Formatted cmakegabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-04-12Fixed clang-tidy warningsgabime
2020-04-10clang-formatgabime
2020-04-10Updated latency test to run null logging be defaultgabime
2020-04-09Fixed clang-tidy warnings in bench.cppgabime
2020-03-22Fixed benchgabime
2019-10-20auto create log dirgabime
2019-09-18Updated meson buildgabime
2019-09-05wip backtracergabime
2019-08-28Unified usage of fmt::memory_buffer across the codebasegabime
2019-08-28Updated bench to include backtrace testinggabime
2019-08-28Updated benchgabime
2019-08-27clang-formatgabime
2019-08-27Update latency benchgabime
2019-08-27Updated async_logger flushgabime
2019-08-27Fixed benchgabime
2019-08-26Update async benchgabime
2019-08-25Fixed async dump_backtracegabime
2019-08-25some cleanup in loggergabime
2019-08-22backtrace sink and refactoringgabime
2019-07-10clang-formatgabime
2019-07-10Updated formatter benchgabime
2019-07-07Cleaned bench foldergabime
2019-07-05Updated benchgabime
2019-06-30Added meson build supportDaniel Mensinger
2019-06-14clang-formatgabime