Commit f93c1515 authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent 93542dfa
...@@ -48,7 +48,7 @@ Time needed to log 1,000,000 lines under synchronous mode (in seconds, the best ...@@ -48,7 +48,7 @@ Time needed to log 1,000,000 lines under synchronous mode (in seconds, the best
#### Asynchronous mode #### 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): 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<sup>async logger</sup> |spdlog<sup>async mode</sup>| |threads|g2log <sup>async logger</sup> |spdlog <sup>async mode</sup>|
|:-------|:-----:|-------------------------:| |:-------|:-----:|-------------------------:|
|1| 1.850s |0.216s | |1| 1.850s |0.216s |
|10| 0.943s |0.173s| |10| 0.943s |0.173s|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment