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

Speedup CI #57

Merged
merged 2 commits into from
Apr 30, 2023
Merged

Speedup CI #57

merged 2 commits into from
Apr 30, 2023

Conversation

ermakov-oleg
Copy link
Owner

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Apr 30, 2023

CodSpeed Performance Report

Merging #57 ci-speedup (cd93365) will improve performances by 21.9%.

Summary

🔥 31 improvements
❌ 0 regressions
✅ 11 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

Benchmarks breakdown

Benchmark master ci-speedup Change
🔥 test_dump_simple_types 6.5 ms 4.1 ms 36.45%
🔥 test_load_simple_types[True] 14.1 ms 8.4 ms 40.66%
🔥 test_load_simple_types[False] 8.3 ms 4.7 ms 44.15%
🔥 test_dump_tuple_simple_types 8.3 ms 5.9 ms 28.63%
🔥 test_load_tuple_simple_types[True] 17.1 ms 11.4 ms 33.27%
🔥 test_load_tuple_simple_types[False] 9.5 ms 5.8 ms 38.78%
🔥 test_dump_uuid 28.8 ms 25.1 ms 12.89%
🔥 test_load_uuid[True] 44.7 ms 34.3 ms 23.12%
🔥 test_load_uuid[False] 38.6 ms 30.3 ms 21.43%
🔥 test_dump_date 15.7 ms 13.4 ms 14.37%
🔥 test_load_date[True] 16.6 ms 10.8 ms 34.51%
🔥 test_load_date[False] 9.5 ms 5.8 ms 38.85%
🔥 test_dump_time 18.1 ms 15.5 ms 14.29%
🔥 test_load_time[True] 16.8 ms 11.1 ms 34.01%
🔥 test_load_time[False] 9.6 ms 5.9 ms 38.54%
🔥 test_load_datetime[True] 17.6 ms 11.8 ms 32.65%
🔥 test_load_datetime[False] 10.1 ms 6.4 ms 36.78%
🔥 test_dump_decimal 8.4 ms 6 ms 28.42%
🔥 test_load_decimal[True] 18.6 ms 13 ms 30.06%
🔥 test_load_decimal[False] 12.3 ms 8.8 ms 28.91%
🔥 test_dump_enum 12.1 ms 7.9 ms 35.23%
🔥 test_load_enum[True] 26.7 ms 19.2 ms 28.04%
🔥 test_load_enum[False] 20.4 ms 15 ms 26.64%
🔥 test_dump_dataclass 9.1 ms 6.7 ms 26.59%
🔥 test_load_dataclass[True] 24.7 ms 18.1 ms 26.75%
🔥 test_load_dataclass[False] 14 ms 9.4 ms 32.71%
🔥 test_dump_recursive 13.6 ms 11 ms 18.56%
🔥 test_load_recursive[True] 42.1 ms 33.9 ms 19.48%
🔥 test_load_recursive[False] 24.4 ms 18.2 ms 25.45%
🔥 test_load 682.5 ms 515.3 ms 24.49%
🔥 test_load_validate 1.2 s 1 s 12.88%

@ermakov-oleg ermakov-oleg merged commit 0cae55a into master Apr 30, 2023
@ermakov-oleg ermakov-oleg deleted the ci-speedup branch April 30, 2023 23:53
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.

None yet

1 participant