Commit Graph

41 Commits (v2.x)

Author SHA1 Message Date
gabime 22405cf9ae Fixed async bench
8 months ago
gabime eb660caa6c Limit max async queue size to 250,000 entries
9 months ago
gabime 47fe6ef92a code format
9 months ago
Gabi Melman 83c9ede9e6
Asink sink (#3309)
9 months ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
10 months ago
hydai e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198)
10 months ago
gabime c539f36551 clang format
2 years ago
gabime 77b07b3a10 clang format
2 years ago
gabime 4f36d1933a Added missing include
2 years ago
gabime 857158d5d9 minor cleanup
2 years ago
gabime 2bdddc61e8 minor cleanup
2 years ago
gabime 463af69d41 Clang format sort includes
2 years ago
gabime 6dffd7c6e8 update clang format again
2 years ago
gabime dcd5904bdc Updated clang-format
2 years ago
lisr 569b851b80 aix - reference to 'thread' is ambiguous, sys/thread.h vs std::thread
4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib
4 years ago
gabime 0f83b33d4f backward compatibility with fmt version < 8
4 years ago
gabime b990080a52 Fixed fmt locale.h deprecation warning
4 years ago
ryan-rsm-mckenzie 42c36f48ed ensure SPDLOG_FMT_EXTERNAL is honored throughout whole codebase
5 years ago
gabime 231ca50700 clang-format
5 years ago
gabime cd701761f9 clang-format
5 years ago
gabime 23c2c00d69 Bumb fmt version to 7.0.3
5 years ago
gabime c97c025adb clang-format
6 years ago
gabime 755ce0a016 Updated async_logger flush
6 years ago
gabime 79334ca5ab Fixed bench
6 years ago
gabime 25d3c83d3b Update async bench
6 years ago
gabime 6b527a50dd backtrace sink and refactoring
6 years ago
gabime db5af8ead1 clang-format
6 years ago
gabime 3448e5867e Added oberrun policy bench to async-bench and removed async from bench
6 years ago
gabime 12266ad004 Fix async bench under msvc
6 years ago
gabime 03f0e2196e Fix async bench under msvc
6 years ago
gabime bcfa9241b8 Updated copyright headers
6 years ago
gabime abd6a6784e Set default queue size in async bench to 8192
6 years ago
gabime 31c428cece Report memory consumption in async bench
6 years ago
gabime 80f19324bc Small update to async bench
7 years ago
gabime 40143cae1e async-bech to use spdlog for output
7 years ago
gabime b368d18b0f Added default logger API
7 years ago
gabime 1808e3c4c8 Fixed bug in async_bench
7 years ago
gabime 779328a940 Fixed async_bench
7 years ago
gabime 01e05a4495 clang format
7 years ago
gabime 74e8bebb75 Added async_bench
7 years ago