Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 03a9401

Browse files
committed
Update serde_json from dtoa to ryu
1 parent 0e244b5 commit 03a9401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a partial port of
44
[nativejson-benchmark](https://github.com/miloyip/nativejson-benchmark)
55
to Rust. The libraries tested are:
66

7-
- [serde\_json](https://github.com/serde-rs/json) 1.0.25
7+
- [serde\_json](https://github.com/serde-rs/json) 1.0.26
88
- [json-rust](https://github.com/maciejhirsz/json-rust) 0.11.13
99
- [rustc-serialize](https://github.com/rust-lang-nursery/rustc-serialize) 0.3.24
1010

@@ -13,7 +13,7 @@ to Rust. The libraries tested are:
1313
```
1414
DOM STRUCT
1515
======= serde_json ======= parse|stringify === parse|stringify ===
16-
data/canada.json 10.2ms 8.7ms 3.9ms 6.3ms
16+
data/canada.json 10.2ms 5.4ms 3.9ms 4.0ms
1717
data/citm_catalog.json 5.7ms 1.0ms 1.9ms 0.6ms
1818
data/twitter.json 2.4ms 0.5ms 1.1ms 0.5ms
1919

0 commit comments

Comments
 (0)