Commit 60c6f77a authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent 55c26a4a
......@@ -41,7 +41,7 @@ Time needed to log 1,000,000 lines under synchronous mode (the best of 3 runs):
|threads|boost log|glog |easylogging |spdlog|
|-------|:-------:|:-----:|----------:|------:|
|1| 4.169s |1.066s |0.975s |0.302s|
|10| 16.029 |3.032s |2.857 |0.968s|
|10| 16.029 |3.032s |2.857s |0.968s|
|100| 15.008 |1.139s |4.512s |0.497s|
......@@ -52,7 +52,7 @@ Time needed to log 1,000,000 lines under asynchronous mode, i.e. the time it tak
|:-------|:-----:|-------------------------:|
|1| 1.850s |0.216s |
|10| 0.943s |0.173s|
|100| 0.959s |0.202|
|100| 0.959s |0.202s|
......
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