Commit Graph

89 Commits (0c19bdd7725028fe07751bbef02bdf1326829591)

Author SHA1 Message Date
gabime 5833c1dec8 cleaned bench source folder 7 years ago
gabime 4b9949de7b format 7 years ago
gabime 5997e5aae7 cleaned bench folder to contain only spdlog tests 7 years ago
gabime ef5c4f027c added tp getter to async api 7 years ago
gabime c568640595 update bench 7 years ago
gabime 7a339e2b5e Updated usage message in async null bench 7 years ago
gabime e033a0da9a Fixed usage message in async null bench 7 years ago
gabime 0d7a1d1ef9 format 7 years ago
gabime 80f19d7136 updated null-async bench command line flags 7 years ago
gabime 15d6432302 Fixed bench 7 years ago
gabime c8610d9a86 support for color formatting 8 years ago
Gabi Melman b3988d6e1f
Merge pull request #665 from kasru/more_bench
More benchmarks
8 years ago
Alexander Kiselev ad2c7b3959 Add README 8 years ago
Alexander Kiselev 5e1e897d10 Remove p7-bench binary 8 years ago
Alexander Kiselev 37f209079e Update spdlog-bench 8 years ago
Alexander Kiselev 0f66c63f72 Update easyloggingpp, Add plog 8 years ago
Gabi Melman abde900cd7
Merge pull request #663 from kasru/more_bench
More bench
8 years ago
Alexander Kiselev fd1c4d7877 Fix: unknown conversion specifier 'Y' 8 years ago
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
Alexander Kiselev c83dd5d60e Added: g3log, log4cplus, log4cpp, p7. Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
gabime 4445f6f869 formatting 8 years ago
gabime 5afb5dc782 Changed clang formatting for templates 8 years ago
gabime a2653d409f clang-format 8 years ago
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