mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-03 07:40:12 +08:00
Merge branch 'master' of https://github.com/gabime/spdlog
This commit is contained in:
commit
e4a0403405
@ -48,7 +48,7 @@ Time needed to log 1,000,000 lines under synchronous mode (in seconds, the best
|
||||
#### Asynchronous mode
|
||||
Time needed to log 1,000,000 lines under asynchronous mode, i.e. the time it takes to put them in the async queue (in seconds, the best of 3 runs):
|
||||
|
||||
|threads|g2log |spdlog<sup>async mode</sup>|
|
||||
|threads|g2log <sup>async logger</sup> |spdlog <sup>async mode</sup>|
|
||||
|:-------|:-----:|-------------------------:|
|
||||
|1| 1.850s |0.216s |
|
||||
|10| 0.943s |0.173s|
|
||||
|
Loading…
Reference in New Issue
Block a user