Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 6b6acc1

Browse files
committed
Mention that C++ benchmark code is available
1 parent 949532e commit 6b6acc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ To update the numbers above, I run `./json-benchmark` twice on an otherwise idle
4646
computer and take the greater of the two results for each number.
4747

4848
For comparison, here are results from [RapidJSON] on the same hardware with the
49-
nativejson-benchmark modified to run 256 times instead of 10.
49+
nativejson-benchmark modified to run 256 times instead of 10. Code is in the
50+
`cpp` directory of this repo.
5051

5152
[RapidJSON]: https://github.com/miloyip/rapidjson
5253

0 commit comments

Comments
 (0)