Update README.md

This commit is contained in:
Gabi Melman 2014-12-20 22:27:13 +02:00
parent 4250796aea
commit c6f772bb73
1 changed files with 5 additions and 5 deletions

View File

@ -43,12 +43,12 @@ Below are some [benchmarks](bench) comparing the time needed to log 1,000,000 li
|100| 15.008 |1.139s |4.512s :|0.497s|
### ASynchronous mode
### Asynchronous mode
|threads|g2log |spdlog<sup>async mode</sup>|
|:-------|----- :|:-------------------------:|
|1| 1.850s |0.216s
|10| 0.943s |0.173s
|100| 0.959s |0.202
|:-------|:-----:|-------------------------:|
|1| 1.850s |0.216s |
|10| 0.943s |0.173s|
|100| 0.959s |0.202|