Skip to content

Commit 7a35679

Browse files
authored
Update README.md
1 parent 3fe32a1 commit 7a35679

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
@@ -114,7 +114,7 @@ extern crate json;
114114

115115
While performance is not the main goal of this crate, it is still relevant, and it's doing pretty well in the company:
116116

117-
![](http://terhix.com/json-perf-5.png)
117+
![](http://terhix.com/json-perf-6.png)
118118

119119
[The benchmarks](https://github.com/maciejhirsz/json-rust/blob/benches/benches/log.rs) were run on 2012 MacBook Air, your results may vary. Many thanks to [@dtolnay](https://github.com/dtolnay) for providing the baseline struct and test data the tests could be run on.
120120

0 commit comments

Comments
 (0)