mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-07 08:31:16 +00:00
Add more methods to benchmark results
This commit is contained in:
parent
9e12ca6069
commit
a243490ad7
@ -14,6 +14,8 @@
|
|||||||
fmt::format_to 5.1 0.51
|
fmt::format_to 5.1 0.51
|
||||||
fmt::format_to 5.2 0.23 2.22
|
fmt::format_to 5.2 0.23 2.22
|
||||||
sprintf 0.71
|
sprintf 0.71
|
||||||
|
std::to_string 1.01
|
||||||
|
std::stringstream 1.73
|
||||||
================== ======= =======
|
================== ======= =======
|
||||||
|
|
||||||
* Changed the ``fmt`` macro from opt-out to opt-in to prevent name collisions.
|
* Changed the ``fmt`` macro from opt-out to opt-in to prevent name collisions.
|
||||||
|
Loading…
Reference in New Issue
Block a user