From 4dbf00b4e019f4799f73706cd0f4e0ce50481725 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 15 Dec 2012 08:24:23 -0800 Subject: [PATCH] Rerun the tests. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index d87dd2f6..aa13fa5f 100644 --- a/README.rst +++ b/README.rst @@ -207,11 +207,11 @@ further details see the `source ============== ======== test name run time ============== ======== -libc printf 1.27s -std::ostream 2.10s -format 1.36s -tinyformat 2.63s -boost::format 10.36s +libc printf 1.28s +std::ostream 2.09s +format 1.32s +tinyformat 2.55s +boost::format 10.42s ============== ======== As you can see boost::format is much slower than the alternative methods; this