Commit 4dbf00b4 authored by Victor Zverovich's avatar Victor Zverovich

Rerun the tests.

parent 6861ac47
...@@ -207,11 +207,11 @@ further details see the `source ...@@ -207,11 +207,11 @@ further details see the `source
============== ======== ============== ========
test name run time test name run time
============== ======== ============== ========
libc printf 1.27s libc printf 1.28s
std::ostream 2.10s std::ostream 2.09s
format 1.36s format 1.32s
tinyformat 2.63s tinyformat 2.55s
boost::format 10.36s boost::format 10.42s
============== ======== ============== ========
As you can see boost::format is much slower than the alternative methods; this As you can see boost::format is much slower than the alternative methods; this
......
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