json benchmark:Rust中的nativejson benchmark 源码
Rust JSON基准测试 这是Rust的的部分端口。 测试的库是: 1.0.53 0.12.4 0.3.24 0.1.26(这需要现代的x86 CPU才能获得良好的效果) $ cargo run --release DOM STRUCT ======= serde_json ======= parse|stringify ===== parse|stringify ==== data/canada.json 280 MB/s 370 MB/s 510 MB/s
文件列表
json-benchmark:Rust中的nativejson-benchmark
(预估有个143文件)
.gitignore
13B
canada.cc
9KB
util.cc
155B
timer.cc
636B
main.cc
4KB
.gitignore
11B
document.h
113KB
reader.h
90KB
prettywriter.h
10KB
allocators.h
10KB
暂无评论