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

feat: support python3.9 #125

Merged
merged 6 commits into from
Feb 19, 2024
Merged

feat: support python3.9 #125

merged 6 commits into from
Feb 19, 2024

Conversation

MartinBernstorff
Copy link
Owner

feat: support python3.9

update 8 files rerun tests

update iter.py and test_benchmark_iter.py

update iter.py, requirements-dev.lock and requirements.lock

Copy link
Owner Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link

codspeed-hq bot commented Feb 19, 2024

CodSpeed Performance Report

Merging #125 will degrade performances by 15.49%

⚠️ No base runs were found

Falling back to comparing feat/support_python3.9 (96873ee) with main (07f4063)

Summary

⚡ 1 improvements
❌ 3 (👁 3) regressions
✅ 17 untouched benchmarks

Benchmarks breakdown

Benchmark main feat/support_python3.9 Change
test_benchmark_iter[all] 3.7 ms 3.2 ms +14.02%
👁 test_benchmark_iter[filter] 2.3 ms 2.5 ms -10.09%
👁 test_benchmark_iter[map] 1.9 ms 2.2 ms -12.1%
👁 test_benchmark_iter[reduce] 1.8 ms 2.2 ms -15.49%

@MartinBernstorff MartinBernstorff merged commit 532913f into main Feb 19, 2024
5 checks passed
@MartinBernstorff MartinBernstorff deleted the feat/support_python3.9 branch February 19, 2024 16:17
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