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 6aa16d4 commit b451cf1Copy full SHA for b451cf1
index.cn.md
@@ -13,7 +13,7 @@ jsoniter(json-iterator)是一款快且灵活的 JSON 解析器,同时提
13
14
Jsoniter 的 Golang 版本可以比标准库(encoding/json)**快 6 倍**之多。而且这个性能是在不使用代码生成的前提下获得的。
15
16
-
+
17
18
完整报告请看[性能评测](/benchmark.html),对于[性能优化是怎么做的](/benchmark.html#optimization-used)有详尽的解释。
19
0 commit comments