Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b451cf1

Browse files
authoredJun 16, 2017
Update index.cn.md
1 parent 6aa16d4 commit b451cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jsoniter(json-iterator)是一款快且灵活的 JSON 解析器,同时提
1313

1414
Jsoniter 的 Golang 版本可以比标准库(encoding/json)**快 6 倍**之多。而且这个性能是在不使用代码生成的前提下获得的。
1515

16-
![go-medium](http://jsoniter.com/benchmarks/go-medium.png)
16+
![go-medium](http://jsoniter.com/benchmarks/go-benchmark.png)
1717

1818
完整报告请看[性能评测](/benchmark.html),对于[性能优化是怎么做的](/benchmark.html#optimization-used)有详尽的解释。
1919

0 commit comments

Comments
 (0)
Please sign in to comment.