Update README.md

This commit is contained in:
Gabi Melman 2014-11-23 00:44:49 +02:00
parent df0a6ea032
commit 08d09d5da9

View File

@ -35,7 +35,7 @@ Just copy the files to your build tree and use a C++11 compiler
## Benchmarks
Here are some [benchmarks](bench) comparing spdlog vs other libs on Ubuntu 64 bits, Intel i7-4770 CPU @ 3.40GHz.
Here are some [benchmarks](bench) comparing spdlog vs other libs <sub>(Ubuntu 64, Intel i7-4770 CPU @ 3.40GHz)</sub>.
The bench writes 1,000,000 log lines to a rotating log file (using shared synchronous logger object):