Commit Graph

46 Commits

Author SHA1 Message Date
gabime dc030ec53c clang-format 2021-11-16 23:44:35 +02:00
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib 2021-11-13 11:29:05 -05:00
gabime 4f0e320236 Fixed format string in bench 2021-06-26 17:52:55 +03:00
gabime b990080a52 Fixed fmt locale.h deprecation warning 2021-06-24 17:22:06 +03:00
ryan-rsm-mckenzie 42c36f48ed ensure SPDLOG_FMT_EXTERNAL is honored throughout whole codebase 2020-12-27 00:47:57 -08:00
gabime 23c2c00d69 Bumb fmt version to 7.0.3 2020-08-26 00:02:09 +03:00
gabime d0fc8a572c Fixed clang-tidy warnings 2020-04-12 02:30:47 +03:00
gabime a8169a3d6b clang-format 2020-04-10 15:35:58 +03:00
gabime 18ed04b990 Fixed clang-tidy warnings in bench.cpp 2020-04-09 16:12:52 +03:00
gabime 5c2855e1c1 wip backtracer 2019-09-05 01:25:00 +03:00
gabime be507bf1cc Updated bench to include backtrace testing 2019-08-28 17:37:36 +03:00
gabime f11f3ce8b7 Updated bench 2019-08-28 16:56:24 +03:00
gabime 5f27697198 clang-format 2019-07-10 02:42:47 +03:00
gabime ee87aee4dd Updated bench 2019-07-05 13:39:19 +03:00
gabime e0b4ec54bd Fix warning in bench 2019-06-07 16:39:32 +03:00
gabime 3448e5867e Added oberrun policy bench to async-bench and removed async from bench 2019-06-06 19:23:15 +03:00
gabime bcfa9241b8 Updated copyright headers 2019-06-04 00:09:16 +03:00
gabime ca571e7a7a Updated bench of empty logger 2019-06-01 15:00:14 +03:00
gabime 31c428cece Report memory consumption in async bench 2019-06-01 13:41:39 +03:00
gabime a31719b546 clang-format 2018-11-22 18:49:14 +02:00
gabime 3a8f9484d2 Cleaned bench.cpp a little 2018-11-22 16:58:20 +02:00
gabime dd9d7e62d5 bench C-string title 2018-10-19 17:16:51 +03:00
gabime 4e3e80109a Code formatting 2018-10-19 17:12:35 +03:00
Jerome Meyer cb71fea0f6 Use fmt::string_view when logging a C string to avoid unnecessary copy 2018-10-18 11:04:20 -04:00
gabime 4b66e94ecf Code formatting 2018-10-16 19:32:12 +03:00
gabime 13cc6478fb Bench: eat our own dog food 2018-10-16 16:11:28 +03:00
gabime f2f9f324ec Updated default API impl and tests 2018-10-13 19:23:11 +03:00
gabime b368d18b0f Added default logger API 2018-10-12 03:04:55 +03:00
Gabi Melman a4bae6aba9 Update bench.cpp 2018-09-25 01:22:28 +03:00
gabime 808bc1f4ed clang format 2018-09-25 01:11:36 +03:00
gabime 41d879e292 Added support for binary logging using to_hex(..) 2018-09-25 01:03:57 +03:00
Gabi Melman 2e7b3cae2a Update bench.cpp 2018-09-21 11:22:57 +03:00
gabime a58d7594cb Fixed issue #798 and added -Wconversion compiler flag to build 2018-08-17 00:32:13 +03:00
gabime 9e4925eff0 clang format 2018-07-21 23:48:07 +03:00
gabime c2a49080aa Refactored sink interface and base_sink 2018-07-14 16:21:53 +03:00
gabime 16ee72da7c clang format 2018-07-10 23:53:00 +03:00
gabime 898e1f2641 Fixed bench 2018-07-10 16:11:01 +03:00
gabime 23ad1aa243 Fixed bench 2018-07-10 16:08:39 +03:00
gabime 374a22b4b9 bench fix 2018-07-09 21:06:59 +03:00
gabime f766b6d882 Updated bench.cpp 2018-07-08 16:46:12 +03:00
gabime 39c6eb752a Code formatting 2018-07-07 13:22:43 +03:00
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 2018-07-07 12:12:45 +03:00
gabime 69c11ea7d2 Updated bench 2018-07-05 16:35:07 +03:00
gabime 4a90950fe5 updated bench 2018-07-05 16:19:23 +03:00
gabime 4b9949de7b format 2018-06-01 17:52:05 +03:00
gabime 5997e5aae7 cleaned bench folder to contain only spdlog tests 2018-06-01 17:50:59 +03:00