forked from fmtlib/fmt
Rerun the tests.
This commit is contained in:
10
README.rst
10
README.rst
@@ -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
|
||||||
|
Reference in New Issue
Block a user