Commit e3f11bab authored by Victor Zverovich's avatar Victor Zverovich

Add units.

parent f561a7b0
......@@ -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**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment