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: Don't rechunk by default in concat #16128

Merged
merged 4 commits into from
May 9, 2024
Merged

perf: Don't rechunk by default in concat #16128

merged 4 commits into from
May 9, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels May 9, 2024
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.96%. Comparing base (f18c306) to head (72bec1e).
Report is 2 commits behind head on main.

❗ Current head 72bec1e differs from pull request most recent head 8e90612. Consider uploading reports for the commit 8e90612 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16128   +/-   ##
=======================================
  Coverage   80.95%   80.96%           
=======================================
  Files        1386     1386           
  Lines      178441   178440    -1     
  Branches     2883     2883           
=======================================
+ Hits       144452   144467   +15     
+ Misses      33494    33480   -14     
+ Partials      495      493    -2     

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

Copy link

codspeed-hq bot commented May 9, 2024

CodSpeed Performance Report

Merging #16128 will not alter performance

Comparing concat (8e90612) with main (16245cd)

Summary

✅ 35 untouched benchmarks

@ritchie46 ritchie46 merged commit 475bac5 into main May 9, 2024
27 checks passed
@ritchie46 ritchie46 deleted the concat branch May 9, 2024 12:56
Wouittone pushed a commit to Wouittone/polars that referenced this pull request Jun 22, 2024
@mcrumiller mcrumiller mentioned this pull request Aug 6, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant