Added global time format and log timing controls using LoggingConfiguration
* Bench doc fixes * README fixes * Added test scripts in `tests/`
This commit is contained in:
4
BENCH.md
4
BENCH.md
@@ -41,9 +41,9 @@ summary
|
||||
|
||||
### TL;DR / What does this mean?
|
||||
|
||||
You can, *in theory* and *on average*, construct 650,000 messages per second.
|
||||
You can, *in theory* and *on average*, construct 643,000 messages per second.
|
||||
|
||||
I don't know how to benchmark a logger without logging messages to stdout,<br>
|
||||
so I created a dedicated `bench` function on each source that just *constructs* them.
|
||||
|
||||
Deferred is not really much faster, but can be helpful in some scenarios. I think. Maybe.
|
||||
Deferred is not really much faster, but can be helpful in some scenarios.
|
||||
Reference in New Issue
Block a user