mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Add more methods to benchmark results
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user