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

Test decode car tuple #29

Closed
wants to merge 3 commits into from
Closed

Test decode car tuple #29

wants to merge 3 commits into from

Conversation

MarshalX
Copy link
Owner

@MarshalX MarshalX commented Mar 9, 2024

No description provided.

Copy link

codspeed-hq bot commented Mar 9, 2024

CodSpeed Performance Report

Merging #29 will degrade performances by 26.45%

Comparing test-decode-car-tuple (35bbdbc) with main (9bef349)

Summary

⚡ 5 improvements
❌ 14 regressions
✅ 173 untouched benchmarks

🆕 1 new benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main test-decode-car-tuple Change
test_dag_cbor_decode[roundtrip01.json] 26 µs 33.6 µs -22.66%
test_dag_cbor_decode[roundtrip02.json] 26 µs 34.6 µs -24.79%
test_dag_cbor_decode[roundtrip05.json] 29.9 µs 37.8 µs -20.94%
test_dag_cbor_decode[roundtrip06.json] 24 µs 31.7 µs -24.06%
test_dag_cbor_decode[roundtrip08.json] 26.8 µs 34.4 µs -22.16%
test_dag_cbor_decode[roundtrip09.json] 42.3 µs 36.1 µs +17.21%
test_dag_cbor_decode[roundtrip11.json] 26.2 µs 34.1 µs -23.09%
test_dag_cbor_decode[roundtrip13.json] 28.7 µs 37.8 µs -24.05%
test_dag_cbor_decode[roundtrip14.json] 28.7 µs 37.7 µs -23.87%
test_dag_cbor_decode[roundtrip15.json] 33.7 µs 26.3 µs +27.9%
test_dag_cbor_decode[roundtrip17.json] 28.6 µs 36.1 µs -20.94%
test_dag_cbor_decode[roundtrip19.json] 28.6 µs 37.5 µs -23.73%
test_dag_cbor_decode[roundtrip20.json] 27.3 µs 37.1 µs -26.45%
test_dag_cbor_decode[roundtrip21.json] 36.2 µs 27.4 µs +31.9%
test_dag_cbor_decode[roundtrip23.json] 27.3 µs 36.2 µs -24.55%
test_dag_cbor_decode[roundtrip26.json] 34.3 µs 27.4 µs +25.19%
test_dag_cbor_decode[roundtrip27.json] 27.2 µs 36.3 µs -25.03%
test_dag_cbor_encode[roundtrip03.json] 35.8 µs 26.6 µs +34.66%
test_dag_cbor_encode[roundtrip08.json] 27.3 µs 36.7 µs -25.61%
🆕 test_decode_car_tuple N/A 7.7 s N/A

@MarshalX MarshalX closed this Mar 11, 2024
@MarshalX MarshalX deleted the test-decode-car-tuple branch March 11, 2024 11:05
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

Successfully merging this pull request may close these issues.

1 participant