Commit a32f9148 authored by Victor Zverovich's avatar Victor Zverovich

Update README.rst

parent a95b3f7e
...@@ -259,8 +259,8 @@ Speed tests ...@@ -259,8 +259,8 @@ Speed tests
~~~~~~~~~~~ ~~~~~~~~~~~
The following speed tests results were generated by building The following speed tests results were generated by building
``tinyformat_test.cpp`` on Ubuntu GNU/Linux 12.10 with ``tinyformat_test.cpp`` on Ubuntu GNU/Linux 14.04.1 with
``g++-4.7.2 -O3 -DSPEED_TEST -DHAVE_FORMAT``, and taking the best of three ``g++-4.8.2 -O3 -DSPEED_TEST -DHAVE_FORMAT``, and taking the best of three
runs. In the test, the format string ``"%0.10f:%04d:%+g:%s:%p:%c:%%\n"`` or runs. In the test, the format string ``"%0.10f:%04d:%+g:%s:%p:%c:%%\n"`` or
equivalent is filled 2000000 times with output sent to ``/dev/null``; for equivalent is filled 2000000 times with output sent to ``/dev/null``; for
further details see the `source further details see the `source
......
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