Skip to content

Commit e22e68b

Browse files
committed
update README
1 parent 646f924 commit e22e68b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@ jsoniter (json-iterator) is fast and flexible JSON parser available in [Java](ht
1010

1111
Here is a quick show off, for more complete report you can checkout the full [benchmark](http://jsoniter.com/benchmark.html) with [in-depth optimization](http://jsoniter.com/benchmark.html#optimization-used) to back the numbers up
1212

13-
This is java version, doing data binding
14-
1513
![java1](http://jsoniter.com/benchmarks/java1.png)
1614

17-
This is go version, doing data binding
18-
19-
![go-medium](http://jsoniter.com/benchmarks/go-medium.png)
20-
2115
# 1 Minute Tutorial
2216

2317
Given this JSON document `[0,1,2,3]`

0 commit comments

Comments
 (0)