We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daae3e1 commit 2a0ba3cCopy full SHA for 2a0ba3c
README.rst
@@ -3,7 +3,8 @@ A collection of formatting benchmarks
3
4
* Speed, compile time and code bloat tests from
5
`tinyformat <https://github.com/c42f/tinyformat>`__.
6
-* ``int-benchmark``: decimal integer to string conversion benchmark
+* ``int-benchmark``: decimal integer to string conversion benchmark from Boost Karma
7
+* ``itoa-benchmark``: decimal integer to string conversion benchmark by Milo Yip
8
9
Building and running ``int-benchmark``:
10
0 commit comments