Commit Graph

39 Commits

Author SHA1 Message Date
gabime 11d83515dd Added formatter becnhmarks 2018-11-12 16:13:52 +02:00
gabime 971c1f46b0 Updated latency tests 2018-11-12 11:07:51 +02:00
gabime 2ba4b23b85 added padder bench 2018-11-11 00:52:21 +02:00
gabime 5d04848886 Updated latency Makefile 2018-10-30 00:11:29 +02:00
gabime 7377bfcf07 Updated latency makefile 2018-10-26 18:59:00 +03:00
gabime 121a7dcedf Use google benchmark to test latency 2018-10-24 22:31:50 +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 bc495bbc63 Added latency bench 2018-07-09 21:06:15 +03:00
gabime 69c11ea7d2 Updated bench 2018-07-05 16:35:07 +03:00
gabime 5833c1dec8 cleaned bench source folder 2018-06-01 17:58:57 +03:00
gabime 5997e5aae7 cleaned bench folder to contain only spdlog tests 2018-06-01 17:50:59 +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
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +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 0d35df584c removed zf_log from bench 2016-09-02 17:14:48 +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 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 2015-12-13 14:36:32 +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 4250796aea easylogging bench and fix async compare with g2log 2014-12-20 22:25:55 +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 b38a36451d easylogging bench 2014-12-20 18:57:01 +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 8d25324444 continue with cppformatter integration 2014-11-29 20:01:01 +02:00
gabime 137e354108 bench makefile 2014-11-24 03:50:40 +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 05fcfcda60 clean fix 2014-11-23 01:05:07 +02:00
gabime 6f550c3271 glog bench 2014-11-23 00:24:46 +02:00
gabi 35c71f4d7b bench 2014-11-05 23:16:24 +02:00