From 4a1974577f00c37d45bee2200866678392853d06 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 17 Feb 2015 06:14:32 -0800 Subject: [PATCH] Fix formatting --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d06b11e0..c8e6a254 100644 --- a/README.rst +++ b/README.rst @@ -265,9 +265,9 @@ equivalent is filled 2000000 times with output sent to ``/dev/null``; for further details see the `source `_. -============== ============ =========== -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