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

perf: Memoize duplicates in rolling-gb-dyn #19939

Merged
merged 1 commit into from
Nov 23, 2024
Merged

perf: Memoize duplicates in rolling-gb-dyn #19939

merged 1 commit into from
Nov 23, 2024

Conversation

ritchie46
Copy link
Member

Same as #19922 but for all paths.

@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels Nov 23, 2024
@ritchie46 ritchie46 merged commit cbd7857 into main Nov 23, 2024
20 checks passed
@ritchie46 ritchie46 deleted the memo branch November 23, 2024 14:50
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.45%. Comparing base (05f2abb) to head (f9af61c).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19939   +/-   ##
=======================================
  Coverage   79.44%   79.45%           
=======================================
  Files        1555     1555           
  Lines      216140   216167   +27     
  Branches     2456     2456           
=======================================
+ Hits       171716   171745   +29     
+ Misses      43866    43864    -2     
  Partials      558      558           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@c-peters c-peters added the accepted Ready for implementation label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants