Commit 640790ff authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent 20d3b722
......@@ -42,8 +42,8 @@ The bench writes 1,000,000 log lines to a rotating log file:
#### spdlog vs. boost - 10 threads
|library|log lines|threads|elapsed|
|-------|:-------:|:-----:|------:|
|*boost*|1000,000|10|**6.592s**|
|*spdlog*|1000,000|10|**0.961s**|
|*boost*|1,000,000|10|**6.592s**|
|*spdlog*|1,000,000|10|**0.961s**|
......
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