Update README.md

This commit is contained in:
Gabi Melman 2014-11-24 02:58:46 +02:00
parent 7a62e93356
commit dcf1d91d39

View File

@ -40,7 +40,7 @@ Below are some [benchmarks](bench) comparing the time needed to log 1,000,000 li
|threads|boost log|glog|g2log|spdlog| |threads|boost log|glog|g2log|spdlog|
|-------|:-------:|:-----:|------:|------:| |-------|:-------:|:-----:|------:|------:|
|1|4.223s|1.084s|3.104s|0.998s| |1|4.223s|1.084s|3.104s|0.998s|
|10|14.141s|3.204s|3.412s|0.987s| |10|14.141s|4.204s|3.412s|0.987s|
## Usage Example ## Usage Example