Commit Graph

66 Commits (5eef243ab6e85f6cd89abb1bb4dd0234a3ec63d6)

Author SHA1 Message Date
gabime f14d1c002b astyle 9 years ago
Gabi Melman b642482432 removed empty line 9 years ago
gabime 703a1d9736 added g3log crush example 9 years ago
gabime 6ce507eceb bench: added latency comparison with g3log 9 years ago
gabime 1f1f6a5f3b Support bench under OSX 9 years ago
gabime 214c67788f add async with null sink bench 9 years ago
gabime 3ee1bab316 added std:: to vector decl in bench 9 years ago
gabime c3757c99d5 remoed zf_log from bench 9 years ago
gabime 0d35df584c removed zf_log from bench 9 years ago
gabime 7885aa478c no streams 9 years ago
gabime 5650f10bab DEPRECATED: operator<< API 9 years ago
Gabi Melman 6d5bce46f8 Revert "CMake script improvements" 9 years ago
Kevin M. Godby 350ff13d77 Added g3log and glog benchmarks. 9 years ago
Kevin M. Godby 254a6744e4 Fixed boost.log benchmark build. 9 years ago
Kevin M. Godby 2132fe0ec5 Initial work on benchmarks of other logging systems. 9 years ago
gabime 0d26359856 astyle 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 e060bbf3ed astyle 10 years ago
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 10 years ago
gabime 842cc5bd46 cygwin fix in bench 10 years ago
gabime 625acd0ab0 cygwin bench fix using atoi 10 years ago
gabime 8c38b4ee9e MIT license 10 years ago
gabime 69d71c52a1 removed results.txt 11 years ago
gabime 405ff5100f fix bench 11 years ago
gabime fde3d2db99 astyle+comments 11 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 40a55b8e34 astyle 11 years ago
gabime d163b8c45a astyle 11 years ago
gabime c2a762a296 results.txt 11 years ago
gabime 511e8d1fba cosmetic fix in run_all.sh 11 years ago
gabime 4250796aea easylogging bench and fix async compare with g2log 11 years ago
gabime 37a14f0d22 removed rotation from boost bench 11 years ago
gabime 207d04353f removed Wshadow from bench so boost bench won't produce so many warnings 11 years ago
gabime eda9499d33 minor fix 11 years ago
gabime da0f0b554e using simple filesink in spdlog bench 11 years ago
gabime b38a36451d easylogging bench 11 years ago
gabime 6313174bf1 astyle 11 years ago
gabime 76436d07cc bench and examples updates 11 years ago
gabime 9a7c62724a removed uneeded file 11 years ago
gabime 15f914f350 fix bench queue size 11 years ago
gabime d89628bb17 fixed makefile 11 years ago
gabime 4462a3c4e3 disabled formatcpp Wshadow warnings.. 11 years ago
gabime eaa61ed448 type 11 years ago
gabime 73b31e4d10 astyle 11 years ago
gabime 8d25324444 continue with cppformatter integration 11 years ago
Gabi Melman 7a554b4bce Update run_all.sh 11 years ago
gabime c948f15822 updated benchmarks 11 years ago
gabime def6fc62f4 updated benchmarks 11 years ago