Commit Graph

20 Commits (20a41435377ca88f04bb96225f68d0c877fb59e5)

Author SHA1 Message Date
gabime 1f1f6a5f3b Support bench under OSX 9 years ago
gabime 214c67788f add async with null sink bench 9 years ago
gabime 0d35df584c removed zf_log from bench 9 years ago
gabime 495ecaeaee astyle 10 years ago
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
10 years ago
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 10 years ago
Matan Nassau 4653c27f0d respect user-set compiler name
what if my clang compiler is not clang but clang-3.5?
11 years ago
gabime 8145d0fdd3 bench makefiles 11 years ago
gabime 4250796aea easylogging bench and fix async compare with g2log 11 years ago
gabime 207d04353f removed Wshadow from bench so boost bench won't produce so many warnings 11 years ago
gabime b38a36451d easylogging bench 11 years ago
gabime d89628bb17 fixed makefile 11 years ago
gabime 4462a3c4e3 disabled formatcpp Wshadow warnings.. 11 years ago
gabime 8d25324444 continue with cppformatter integration 11 years ago
gabime 137e354108 bench makefile 11 years ago
gabime 135d0e221c g2log benchmarks 11 years ago
gabime 0926a6e2c3 Added async to benchmarks 11 years ago
gabime 05fcfcda60 clean fix 11 years ago
gabime 6f550c3271 glog bench 11 years ago
gabi 35c71f4d7b bench 11 years ago