Skip to content

Commit 25c2143

Browse files
authored
Update README.md
Update the perf chart to 0.8.1 and Serde JSON 0.7.4
1 parent 1550f9c commit 25c2143

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-3.png)
117+
![](http://terhix.com/json-perf-4.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)