Commit b56fddb5 authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent c325c397
...@@ -37,6 +37,7 @@ Below are some [benchmarks](bench) comparing popular log libraries under Ubuntu ...@@ -37,6 +37,7 @@ Below are some [benchmarks](bench) comparing popular log libraries under Ubuntu
### Synchronous mode ### Synchronous mode
Time needed to log 1,000,000 lines under synchronous mode (the best of 3 runs): Time needed to log 1,000,000 lines under synchronous mode (the best of 3 runs):
|threads|boost log|glog |easylogging |spdlog| |threads|boost log|glog |easylogging |spdlog|
|-------|:-------:|:-----:|----------:|------:| |-------|:-------:|:-----:|----------:|------:|
|1| 4.169s |1.066s |0.975s :|0.302s| |1| 4.169s |1.066s |0.975s :|0.302s|
......
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