We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e0142 commit 10a503dCopy full SHA for 10a503d
README.md
@@ -14,7 +14,7 @@ licensing details).
14
The components include:
15
16
* Logging framework with pluggable back-ends using Inversion of Control design pattern
17
-* Ultra-low latency multi-stream/file async logger (300-700ns average latency per message on the critical path)
+* Ultra-low latency multi-stream/file async logger (300ns average latency per message on the critical path)
18
* Custom allocators (including atomic pool allocator, stack allocator)
19
* Exceptions with error source location
20
* Reflectable enums
0 commit comments