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

Add Python 3.12 support #65

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Add Python 3.12 support #65

merged 1 commit into from
Dec 26, 2023

Conversation

jvdd
Copy link
Member

@jvdd jvdd commented Dec 25, 2023

Closes #61

Copy link

codspeed-hq bot commented Dec 25, 2023

CodSpeed Performance Report

Merging #65 will degrade performances by 23.57%

Comparing python3_12 (b0a5d72) with main (e5e4866)

Summary

⚡ 2 improvements
❌ 1 (👁 1) regressions
✅ 387 untouched benchmarks

Benchmarks breakdown

Benchmark main python3_12 Change
test_minmax_no_x[True-float32-100-100,000] 1.3 ms 1.1 ms +15.61%
👁 test_minmax_with_x[True-float32-100-100,000] 2.5 ms 3.3 ms -23.57%
test_minmaxlttb_no_x[True-float64-1,000-100,000] 4.1 ms 3.7 ms +10.31%

@jvdd jvdd merged commit 4086818 into main Dec 26, 2023
41 checks passed
@jvdd jvdd deleted the python3_12 branch January 3, 2024 12:10
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.

Python 3.12 support
1 participant