Commit Graph

197 Commits

Author SHA1 Message Date
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
Alexander Kiselev 37f209079e Update spdlog-bench 2018-03-21 16:50:45 +03:00
Alexander Kiselev 0f66c63f72 Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
Gabi Melman abde900cd7
Merge pull request #663 from kasru/more_bench
More bench
2018-03-19 21:27:03 +02:00
Alexander Kiselev fd1c4d7877 Fix: unknown conversion specifier 'Y' 2018-03-19 20:03:47 +03:00
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +03:00
Alexander Kiselev c83dd5d60e Added: g3log, log4cplus, log4cpp, p7. Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:17:26 +03:00
gabime 4445f6f869 formatting 2018-03-16 17:35:56 +02:00
gabime 5afb5dc782 Changed clang formatting for templates 2018-03-16 17:13:50 +02:00
gabime a2653d409f clang-format 2018-03-09 15:26:33 +02:00
gabime f14d1c002b astyle 2016-10-12 23:08:44 +03:00
Gabi Melman b642482432 removed empty line 2016-10-08 20:58:29 +03:00
gabime 703a1d9736 added g3log crush example 2016-10-01 18:15:21 +03:00
gabime 6ce507eceb bench: added latency comparison with g3log 2016-10-01 16:55:13 +03:00
gabime 1f1f6a5f3b Support bench under OSX 2016-09-18 02:28:41 +03:00
gabime 214c67788f add async with null sink bench 2016-09-18 01:51:53 +03:00
gabime 3ee1bab316 added std:: to vector decl in bench 2016-09-02 17:24:40 +03:00
gabime c3757c99d5 remoed zf_log from bench 2016-09-02 17:23:40 +03:00
gabime 0d35df584c removed zf_log from bench 2016-09-02 17:14:48 +03:00
gabime 7885aa478c no streams 2016-07-08 17:50:13 +03:00
gabime 5650f10bab DEPRECATED: operator<< API 2016-07-03 03:43:55 +03:00
Gabi Melman 6d5bce46f8 Revert "CMake script improvements" 2016-05-05 10:19:32 +03:00
Kevin M. Godby 350ff13d77 Added g3log and glog benchmarks. 2016-05-04 23:33:38 -05:00
Kevin M. Godby 254a6744e4 Fixed boost.log benchmark build. 2016-05-04 22:53:06 -05:00
Kevin M. Godby 2132fe0ec5 Initial work on benchmarks of other logging systems. 2016-05-04 22:46:30 -05:00
gabime 0d26359856 astyle 2016-04-20 11:57:49 +03:00
gabime 495ecaeaee astyle 2016-04-03 02:14:54 +03:00
wonder-mice 51d8b2e359 Add zf_log to performance tests
On my machine I'm getting following results (real time, best of 3):
        1 thread   10 threads   100 threads
zf_log   0.466s     2.711s       2.608s
spdlog   0.747s     5.121s       5.376s
2016-01-04 22:45:31 -08:00
gabime e060bbf3ed astyle 2015-12-22 21:44:03 +02:00
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 2015-12-13 14:36:32 +02:00
gabime 842cc5bd46 cygwin fix in bench 2015-12-13 13:16:50 +02:00
gabime 625acd0ab0 cygwin bench fix using atoi 2015-12-13 12:51:49 +02:00
gabime 8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
gabime 69d71c52a1 removed results.txt 2015-04-07 19:44:21 +03:00
gabime 405ff5100f fix bench 2015-02-10 02:02:28 +02:00
gabime fde3d2db99 astyle+comments 2015-02-10 01:56:09 +02:00
Matan Nassau 4653c27f0d respect user-set compiler name
what if my clang compiler is not clang but clang-3.5?
2015-01-17 20:57:34 -05:00
gabime 8145d0fdd3 bench makefiles 2014-12-21 03:00:45 +02:00
gabime 40a55b8e34 astyle 2014-12-21 02:47:04 +02:00
gabime d163b8c45a astyle 2014-12-21 02:42:37 +02:00
gabime c2a762a296 results.txt 2014-12-21 01:12:52 +02:00
gabime 511e8d1fba cosmetic fix in run_all.sh 2014-12-21 01:12:35 +02:00
gabime 4250796aea easylogging bench and fix async compare with g2log 2014-12-20 22:25:55 +02:00
gabime 37a14f0d22 removed rotation from boost bench 2014-12-20 19:32:54 +02:00
gabime 207d04353f removed Wshadow from bench so boost bench won't produce so many warnings 2014-12-20 19:31:31 +02:00
gabime eda9499d33 minor fix 2014-12-20 19:00:16 +02:00
gabime da0f0b554e using simple filesink in spdlog bench 2014-12-20 18:59:37 +02:00
gabime b38a36451d easylogging bench 2014-12-20 18:57:01 +02:00
gabime 6313174bf1 astyle 2014-12-07 07:18:43 +02:00
gabime 76436d07cc bench and examples updates 2014-12-07 05:48:32 +02:00
gabime 9a7c62724a removed uneeded file 2014-12-03 02:06:50 +02:00
gabime 15f914f350 fix bench queue size 2014-12-03 01:53:11 +02:00
gabime d89628bb17 fixed makefile 2014-12-02 02:38:31 +02:00
gabime 4462a3c4e3 disabled formatcpp Wshadow warnings.. 2014-12-02 02:26:25 +02:00
gabime eaa61ed448 type 2014-11-29 20:03:12 +02:00
gabime 73b31e4d10 astyle 2014-11-29 20:02:14 +02:00
gabime 8d25324444 continue with cppformatter integration 2014-11-29 20:01:01 +02:00
Gabi Melman 7a554b4bce Update run_all.sh 2014-11-24 23:41:19 +02:00
gabime c948f15822 updated benchmarks 2014-11-24 23:38:58 +02:00
gabime def6fc62f4 updated benchmarks 2014-11-24 23:31:02 +02:00
gabime 137e354108 bench makefile 2014-11-24 03:50:40 +02:00
Gabi Melman 382562f88d Update g2log-bench-mt.cpp 2014-11-24 02:59:32 +02:00
gabime 733fff6dd4 small fix in comment 2014-11-24 02:52:23 +02:00
gabime 135d0e221c g2log benchmarks 2014-11-24 02:44:45 +02:00
gabime 0926a6e2c3 Added async to benchmarks 2014-11-24 02:15:17 +02:00
gabime c56fae39e8 bench small change 2014-11-24 01:54:49 +02:00
gabime 7f0434528b astyle 2014-11-24 01:39:51 +02:00
gabime e75b082b6f bench 2014-11-23 02:06:42 +02:00
gabime f5caa00db7 bench with bigger log line 2014-11-23 01:41:38 +02:00
gabime 9e4b6f9cc3 astyle 2014-11-23 01:12:35 +02:00
gabime 05fcfcda60 clean fix 2014-11-23 01:05:07 +02:00
gabime 6f550c3271 glog bench 2014-11-23 00:24:46 +02:00
Paul e0020eb786 Add mingw build and run script for bench example 2014-11-13 17:03:18 +00:00
gabime 413c23d5af Fixed warning 2014-11-07 20:51:35 +02:00
gabime 017088d01c Merge branch 'master' of https://github.com/gabime/spdlog 2014-11-05 23:24:26 +02:00
gabi 35c71f4d7b bench 2014-11-05 23:16:24 +02:00