Skip to content

Commit ab83228

Browse files
authored
Update index.md
1 parent b451cf1 commit ab83228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Traditional JSON parsers are slow. Jsoniter Java version could be **3x** times f
1313

1414
Jsoniter Golang version could be more than **6x** times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of `go generate`.
1515

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

1818
For more complete report you can checkout the full [benchmark](/benchmark.html) with [in-depth optimization](/benchmark.html#optimization-used) to back the numbers up
1919

0 commit comments

Comments
 (0)