Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glaze #97

Closed
wanghenshui opened this issue Nov 25, 2023 · 1 comment
Closed

glaze #97

wanghenshui opened this issue Nov 25, 2023 · 1 comment

Comments

@wanghenshui
Copy link
Owner

Glaze json roundtrip: 1.28749 s
Glaze json byte length: 616
Glaze json write: 0.72643 s, 808.699 MB/s
Glaze json read: 0.493071 s, 1191.44 MB/s

Glaze binary roundtrip: 0.396423 s
Glaze binary byte length: 564
Glaze binary write: 0.164131 s, 3277.09 MB/s
Glaze binary read: 0.217106 s, 2477.46 MB/s


simdjson (on demand) json byte length: 617
simdjson (on demand) json read: 0.489124 s, 1201.05 MB/s


yyjson json roundtrip: 1.52289 s
yyjson json byte length: 694
yyjson json write: 0.814882 s, 720.918 MB/s
yyjson json read: 0.646738 s, 908.348 MB/s


daw_json_link json roundtrip: 2.41771 s
daw_json_link json byte length: 618
daw_json_link json write: 1.0616 s, 553.373 MB/s
daw_json_link json read: 1.13766 s, 516.381 MB/s


RapidJSON json roundtrip: 2.75128 s
RapidJSON json byte length: 694
RapidJSON json write: 1.4853 s, 395.518 MB/s
RapidJSON json read: 1.2072 s, 486.633 MB/s


json_struct json roundtrip: 4.25263 s
json_struct json byte length: 616
json_struct json write: 2.24098 s, 262.146 MB/s
json_struct json read: 1.85436 s, 316.801 MB/s


Boost.JSON json roundtrip: 4.63118 s
Boost.JSON json byte length: 735
Boost.JSON json write: 2.60937 s, 225.136 MB/s
Boost.JSON json read: 1.69775 s, 346.025 MB/s


nlohmann json roundtrip: 14.2169 s
nlohmann json byte length: 695
nlohmann json write: 6.00824 s, 97.7763 MB/s
nlohmann json read: 7.80714 s, 75.2469 MB/s


Glaze json byte length: 101297
Glaze json read: 1.0646 s, 907.423 MB/s


simdjson (on demand) json byte length: 101297
simdjson (on demand) json read: 26.5169 s, 36.4312 MB/s


@wanghenshui
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant