Update README.md

This commit is contained in:
Gabi Melman 2014-11-04 01:53:00 +02:00
parent 3fd55537bf
commit f4f5c200b1

View File

@ -41,7 +41,8 @@ The bench writes 1000,000 log lines to a rotating log file of size 10MB with 5 b
#### spdlog vs. boost - 10 threads
- shared logger object across multiple threads.
shared logger object across multiple threads.
|library|log lines|threads|elapsed|
|-------|:-------:|:-----:|------:|
|*boost*|1000,000|10|**6.592s**|