Commit 49d2893f authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent eaf3a9d5
......@@ -52,7 +52,7 @@ The bench writes 1,000,000 log lines to a rotating log file (using shared synchr
|library|log lines|threads|elapsed|
|-------|:-------:|:-----:|------:|
|*boost log v1.56*|1,000,000|10|**6.592s**|
|*glog v0.3.3*|1,000,000|1|**1.678s**|
|*glog v0.3.3*|1,000,000|10|**1.678s**|
|*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