Commit Graph

125 Commits

Author SHA1 Message Date
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
gabime b7cd502054 Removed redundant file 2018-10-12 01:25:11 +03:00
gabime 1808e3c4c8 Fixed bug in async_bench 2018-10-05 14:52:38 +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
Daniel Chabrowski fb37585bc1 Little cmake and tests refactor
Change from spdlog_ex to const spdlog_ex& got rid of the GCC8 warning.
2018-08-14 21:33:47 +02:00
gabime 08064716b3 Fixed cmake for bench 2018-08-14 01:05:16 +03:00
gabime 8008d7fe53 Replace emplace_back with push_back in pattern_formatter 2018-08-13 09:09:49 +03:00
gabime da30e2ef18 Improved CMakeLists and added bench 2018-08-13 01:22:35 +03:00
gabime 779328a940 Fixed async_bench 2018-08-05 01:25:40 +03:00
gabime 01e05a4495 clang format 2018-08-05 00:35:32 +03:00
gabime 74e8bebb75 Added async_bench 2018-08-05 00:14:01 +03:00
gabime ef5e7af68a Fixed bench Makefile 2018-07-26 00:29:13 +03:00
gabime d8053dd6a6 -Ofast in bench Makefile 2018-07-25 20:15:27 +03:00
gabime 7d38e2b01e Removed junk folder 2018-07-25 18:48:45 +03:00
gabime 2894e8de5e clang format 2018-07-25 00:06:10 +03:00
gabime 0da977f9c7 Fixed bench Makefile 2018-07-24 23:32:11 +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 cf6e9461af Fixed comversion warning in bench under msvc 2018-07-10 10:48:29 +03:00
gabime 60ca07c2d5 fixed latency test 2018-07-09 23:56:07 +03:00
gabime 8baa8cf8ea fixed latency test 2018-07-09 23:55:17 +03:00
gabime 374a22b4b9 bench fix 2018-07-09 21:06:59 +03:00
gabime bc495bbc63 Added latency bench 2018-07-09 21:06:15 +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 5833c1dec8 cleaned bench source folder 2018-06-01 17:58:57 +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
gabime ef5c4f027c added tp getter to async api 2018-05-27 03:14:55 +03:00
gabime c568640595 update bench 2018-05-27 03:02:51 +03:00
gabime 7a339e2b5e Updated usage message in async null bench 2018-05-26 18:57:29 +03:00
gabime e033a0da9a Fixed usage message in async null bench 2018-05-26 18:54:52 +03:00
gabime 0d7a1d1ef9 format 2018-05-26 18:48:39 +03:00
gabime 80f19d7136 updated null-async bench command line flags 2018-05-26 18:48:33 +03:00
gabime 15d6432302 Fixed bench 2018-05-26 17:42:49 +03:00
gabime c8610d9a86 support for color formatting 2018-04-06 02:24:07 +03:00
Gabi Melman b3988d6e1f
Merge pull request #665 from kasru/more_bench
More benchmarks
2018-03-21 20:58:11 +02:00
Alexander Kiselev ad2c7b3959 Add README 2018-03-21 17:15:33 +03:00
Alexander Kiselev 5e1e897d10 Remove p7-bench binary 2018-03-21 16:51:43 +03:00