From e3f11bab42ef0452de5349b4f20b9721d37795eb Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Thu, 22 May 2014 06:10:42 -0700 Subject: [PATCH] Add units. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index da10ca6e..9bb71011 100644 --- a/README.rst +++ b/README.rst @@ -274,11 +274,11 @@ best of three) is shown in the following tables. ====================== ================== ========================== test name total compile time executable size (stripped) ====================== ================== ========================== -libc printf 2.5 42K (31K) -IOStreams 19.8 86K (64K) -C++ Format 48.8 103K (84K) -tinyformat 65.0 428K (396K) -Boost Format 212.0 1014K (945K) +libc printf 2.5s 42K (31K) +IOStreams 19.8s 86K (64K) +C++ Format 48.8s 103K (84K) +tinyformat 65.0s 428K (396K) +Boost Format 212.0s 1014K (945K) ====================== ================== ========================== **Non-optimized build**