format -> cppformat

This commit is contained in:
Victor Zverovich 2014-08-29 09:18:53 -07:00
parent 5debb2aa86
commit 82d4d11c11

View File

@ -248,7 +248,7 @@ test name run time
============== ======== ============== ========
libc printf 1.28s libc printf 1.28s
std::ostream 2.09s std::ostream 2.09s
format 1.32s cppformat 1.32s
tinyformat 2.55s tinyformat 2.55s
boost::format 10.42s boost::format 10.42s
============== ======== ============== ========