Closed MarshalX closed 8 months ago
Comparing fix-map-keys-order (e2d9155) with main (10e190d)
fix-map-keys-order
main
⚡ 3 improvements ✅ 59 untouched benchmarks
⚡ 3
✅ 59
test_dag_cbor_encode_real_data[citm_catalog.json]
test_dag_cbor_encode_real_data[github.json]
test_dag_cbor_encode_real_data[twitter.json]
ofc perf degradation because of new additional checks and sorts are here too. 3-7% for both encoding and decoding. you can see it in the detailed CodSpeed report
CodSpeed Performance Report
Merging #18 will improve performances by 41.51%
Comparing
fix-map-keys-order
(e2d9155) withmain
(10e190d)Summary
⚡ 3
improvements✅ 59
untouched benchmarksBenchmarks breakdown
main
fix-map-keys-order
test_dag_cbor_encode_real_data[citm_catalog.json]
test_dag_cbor_encode_real_data[github.json]
test_dag_cbor_encode_real_data[twitter.json]