From 82d4d11c111bc38633132d1644b7c7df08d06856 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 29 Aug 2014 09:18:53 -0700 Subject: [PATCH] format -> cppformat --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e7093c25..3904590c 100644 --- a/README.rst +++ b/README.rst @@ -248,7 +248,7 @@ test name run time ============== ======== libc printf 1.28s std::ostream 2.09s -format 1.32s +cppformat 1.32s tinyformat 2.55s boost::format 10.42s ============== ========