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 65ae01a commit 9c234e9Copy full SHA for 9c234e9
README.md
@@ -1,6 +1,6 @@
1
# fast-json-stringify [](https://travis-ci.org/fastify/fast-json-stringify)
2
3
-__fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`.
+__fast-json-stringify__ is two times faster than `JSON.stringify()`.
4
It is particularly suited if you are sending small JSON payloads, the
5
advantages reduces on large payloads.
6
0 commit comments