Commit 0dbc0b72 authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent aa67db30
...@@ -46,7 +46,7 @@ Time needed to log 1,000,000 lines under synchronous mode (the best of 3 runs): ...@@ -46,7 +46,7 @@ Time needed to log 1,000,000 lines under synchronous mode (the best of 3 runs):
#### Asynchronous mode #### Asynchronous mode
Time needed to log 1,000,000 lines under asynchronous mode, i.e. the time it takes to put the messages in the async queue (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 (the best of 3 runs):
|threads|g2log |spdlog<sup>async mode</sup>| |threads|g2log |spdlog<sup>async mode</sup>|
|:-------|:-----:|-------------------------:| |:-------|:-----:|-------------------------:|
......
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