mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +00:00
Update README.rst
Compile code size is actually two times smaller compared to IOStreams
This commit is contained in:
parent
d2387999ec
commit
aab64b55a4
@ -322,7 +322,7 @@ tinyformat 64.6 418 386
|
|||||||
Boost Format 222.8 990 923
|
Boost Format 222.8 990 923
|
||||||
============ =============== ==================== ==================
|
============ =============== ==================== ==================
|
||||||
|
|
||||||
As you can see, C++ Format has 80% less overhead in terms of resulting
|
As you can see, C++ Format has two times less overhead in terms of resulting
|
||||||
code size compared to IOStreams and comes pretty close to ``printf``.
|
code size compared to IOStreams and comes pretty close to ``printf``.
|
||||||
Boost Format has by far the largest overheads.
|
Boost Format has by far the largest overheads.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user