Skip to content

Commit 9c234e9

Browse files
committed
Updated README.md
1 parent 65ae01a commit 9c234e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fast-json-stringify  [![Build Status](https://travis-ci.org/fastify/fast-json-stringify.svg?branch=master)](https://travis-ci.org/fastify/fast-json-stringify)
22

3-
__fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`.
3+
__fast-json-stringify__ is two times faster than `JSON.stringify()`.
44
It is particularly suited if you are sending small JSON payloads, the
55
advantages reduces on large payloads.
66

0 commit comments

Comments
 (0)