Rerun the tests.

This commit is contained in:
Victor Zverovich 2012-12-15 08:24:23 -08:00
parent 6861ac4718
commit 4dbf00b4e0

View File

@ -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