Skip to content

Commit 13fd52d

Browse files
committed
Update README.md
1 parent 2cde0f9 commit 13fd52d

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
@@ -203,7 +203,7 @@ https://github.com/buger/jsonparser/blob/master/benchmark/benchmark_medium_paylo
203203
| mreiferson/go-ujson | **56972** | 11547 | 270 |
204204
| pquerna/ffjson | **20298** | **856** | **20** |
205205
| mailru/easyjson | **10512** | **336** | **12** |
206-
| buger/jsonparser | **15626** | **16** | **1** |
206+
| buger/jsonparser | **14560** | **0** | **0** |
207207

208208
The difference between ffjson and jsonparser in CPU usage is smaller, while the memory consumption difference is growing. On the other hand `easyjson` shows remarkable performance for medium payload.
209209

0 commit comments

Comments
 (0)