Commit Graph

79 Commits

Author SHA1 Message Date
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