Skip to content

Commit 2a0ba3c

Browse files
authored
Update README.rst
1 parent daae3e1 commit 2a0ba3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ A collection of formatting benchmarks
33

44
* Speed, compile time and code bloat tests from
55
`tinyformat <https://github.com/c42f/tinyformat>`__.
6-
* ``int-benchmark``: decimal integer to string conversion benchmark
6+
* ``int-benchmark``: decimal integer to string conversion benchmark from Boost Karma
7+
* ``itoa-benchmark``: decimal integer to string conversion benchmark by Milo Yip
78

89
Building and running ``int-benchmark``:
910

0 commit comments

Comments
 (0)