Fix formatting

This commit is contained in:
Victor Zverovich 2015-02-17 06:14:32 -08:00
parent dfad5f1d39
commit 4a1974577f

View File

@ -265,9 +265,9 @@ equivalent is filled 2000000 times with output sent to ``/dev/null``; for
further details see the `source
<https://github.com/cppformat/format-benchmark/blob/master/tinyformat_test.cpp>`_.
============== ============ ===========
Library Method Run Time, s
============== ============ ===========
============== ============= ===========
Library Method Run Time, s
============== ============= ===========
EGLIBC 2.19 printf 1.30
std::ostream operator<< 1.85
C++ Format 1.0 fmt::print 1.42