Commit Graph

17 Commits

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