Commit Graph

33 Commits (0876e39c4ffdff2330c566c67b9bdfd94b85596d)

Author SHA1 Message Date
gabime 74e8bebb75 Added async_bench 7 years ago
gabime ef5e7af68a Fixed bench Makefile 7 years ago
gabime d8053dd6a6 -Ofast in bench Makefile 7 years ago
gabime 7d38e2b01e Removed junk folder 7 years ago
gabime 2894e8de5e clang format 7 years ago
gabime 0da977f9c7 Fixed bench Makefile 7 years ago
gabime bc495bbc63 Added latency bench 7 years ago
gabime 69c11ea7d2 Updated bench 7 years ago
gabime 5833c1dec8 cleaned bench source folder 7 years ago
gabime 5997e5aae7 cleaned bench folder to contain only spdlog tests 7 years ago
Alexander Kiselev 37f209079e Update spdlog-bench 8 years ago
Alexander Kiselev 0f66c63f72 Update easyloggingpp, Add plog 8 years ago
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
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