Commit a243490a authored by Victor Zverovich's avatar Victor Zverovich

Add more methods to benchmark results

parent 9e12ca60
......@@ -14,6 +14,8 @@
fmt::format_to 5.1 0.51
fmt::format_to 5.2 0.23 2.22
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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment