Commit Graph

197 Commits

Author SHA1 Message Date
gabime 7733849478 Updated meson build 2019-09-18 15:01:23 +03:00
gabime 5c2855e1c1 wip backtracer 2019-09-05 01:25:00 +03:00
gabime 2eb52cd047 Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:50:11 +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 c97c025adb clang-format 2019-08-27 20:22:07 +03:00
gabime 813536d4c6 Update latency bench 2019-08-27 02:35:00 +03:00
gabime 755ce0a016 Updated async_logger flush 2019-08-27 02:15:08 +03:00
gabime 79334ca5ab Fixed bench 2019-08-27 02:02:35 +03:00
gabime 25d3c83d3b Update async bench 2019-08-26 00:53:52 +03:00
gabime f3e379cf78 Fixed async dump_backtrace 2019-08-25 23:55:35 +03:00
gabime 0258c47774 some cleanup in logger 2019-08-25 19:35:57 +03:00
gabime 6b527a50dd backtrace sink and refactoring 2019-08-22 19:36:47 +03:00
gabime 5f27697198 clang-format 2019-07-10 02:42:47 +03:00
gabime 1ac46bacfe Updated formatter bench 2019-07-10 01:41:55 +03:00
gabime a4ec91fd06 Cleaned bench folder 2019-07-07 17:58:36 +03:00
gabime ee87aee4dd Updated bench 2019-07-05 13:39:19 +03:00
Daniel Mensinger 822aee2b4f
Added meson build support 2019-06-30 16:27:28 +02:00
gabime db5af8ead1 clang-format 2019-06-14 00:23:51 +03:00
gabime c09dee7717 Moved source filename shortening to pattern formatter instead of macro 2019-06-14 00:23:25 +03:00
gabime 68a0193d95 CMake refactoring to functions 2019-06-10 18:09:36 +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 12266ad004 Fix async bench under msvc 2019-06-06 18:31:12 +03:00
gabime 03f0e2196e Fix async bench under msvc 2019-06-06 18:13:30 +03:00
gabime 33a42202c7 Replace string pointer with string_view in log_msg 2019-06-04 16:10:49 +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 abd6a6784e Set default queue size in async bench to 8192 2019-06-01 13:44:21 +03:00
gabime 31c428cece Report memory consumption in async bench 2019-06-01 13:41:39 +03:00
gabime 76fc166e11 CMakeLists.txt minor improvments 2019-05-29 01:41:48 +03:00
gabime fc53e3339f CMakeLists.txt minor improvments 2019-05-29 01:33:20 +03:00
gabime 30bd80bd85 CMake improvements 2019-05-29 00:05:24 +03:00
Gabi Melman 84f25b9f18
Update CMakeLists.txt 2019-05-19 17:19:35 +03:00
David Zemon 6fe899af10 Set Threads::Threads dependency on spdlog libs - don't make user do it 2019-05-17 23:28:53 -05:00
David Zemon 8dd85285e7 Allow user to choose between static or shared library 2019-05-17 23:26:06 -05:00
gabime 872ea6bf09 Deleted redundant Make files and solutions 2019-05-13 01:13:58 +03:00
gabime e8d99cee70 fix formatter bench 2019-04-26 17:52:47 +03:00
myd7349 611df4964d Fix #961 benchmark link error 2019-01-14 20:18:35 +08:00
gabime 6b4fea39ab clang-format 2019-01-10 16:31:06 +02:00
gabime 058d2d1bd4 Use default pattern in latency test 2018-12-06 11:37:49 +02:00
gabime 1e385851d7 Removed padding from from bench_formatters/all 2018-11-25 01:12:12 +02:00
gabime 4643f74a03 Added the all flag to bench formatter 2018-11-25 00:46:24 +02:00
gabime 6453d396bf Added the all flag to bench formatter 2018-11-25 00:45:43 +02:00
gabime c251c4ccbb Added the all flag to bench formatter 2018-11-25 00:44:27 +02:00
gabime a31719b546 clang-format 2018-11-22 18:49:14 +02:00
gabime 216cd6935f Updated formatter-bench to include source location 2018-11-22 17:05:27 +02:00
gabime 3a8f9484d2 Cleaned bench.cpp a little 2018-11-22 16:58:20 +02:00
gabime 50648553cf clang-format 2018-11-21 16:02:02 +02:00
gabime e601ebe19b Updated formatter-bench 2018-11-16 14:13:29 +02:00