Update README.rst
This commit is contained in:
parent
a95b3f7ee1
commit
a32f9148fc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user