From 44722bddcf89a146e4aa266b31fea2a6d722a03f Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Fri, 2 Aug 2019 12:01:32 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb4cddfd7..d7e8b66d9 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ On a Skylake processor, the parsing speeds (in GB/s) of various processors on th | ultrajson | 0.42 | | jsmn | 0.28 | | cJSON | 0.34 | +| JSON for Modern C++ (nlohmann/json) | 0.10 | ## Requirements