Commit Graph

57 Commits

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