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

Bump Python version for benchmarks to 3.13 #79

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 6, 2024

Python 3.13.1 has been released. As its rare to see
performance changes in Python versions after .0, and
even more rare to see them after .1 its time to start
benchmarking against 3.13.1

Python 3.13.1 has been released. As its rare to see
performance changes in Python versions after .0, and
even more rare to see them after .1 its time to start
benchmarking against 3.13.1
@bdraco bdraco changed the title Increment version to 0.2.2.dev0 Bump Python version for benchmarks to 3.13 Dec 6, 2024
@bdraco bdraco added the bot:chronographer:skip This PR does not need to include a change note label Dec 6, 2024
Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #79 will improve performances by 7.8%

Comparing benchmarks_py313 (0b8a5ea) with master (bf12040)

Summary

⚡ 2 improvements
✅ 2 untouched benchmarks

Benchmarks breakdown

Benchmark master benchmarks_py313 Change
test_cached_property_cache_hit 40.1 µs 37.2 µs +7.8%
test_cached_property_cache_miss 116.2 µs 108.5 µs +7.05%

@bdraco bdraco closed this Dec 6, 2024
@bdraco bdraco reopened this Dec 6, 2024
@bdraco bdraco marked this pull request as ready for review December 6, 2024 00:35
@bdraco bdraco enabled auto-merge (squash) December 6, 2024 00:35
@bdraco bdraco merged commit 40586c3 into master Dec 6, 2024
60 of 82 checks passed
@bdraco bdraco deleted the benchmarks_py313 branch December 6, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant