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 lazypermutedims and specialise for disk arrays #945

Merged
merged 3 commits into from
Mar 8, 2025
Merged

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Mar 7, 2025

@tiemvanderdeure I think this is all we need?

Fixes rafaqz/Rasters.jl#915

Copy link

codecov bot commented Mar 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.32%. Comparing base (8811bba) to head (2c29507).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
+ Coverage   84.30%   84.32%   +0.02%     
==========================================
  Files          52       52              
  Lines        4893     4901       +8     
==========================================
+ Hits         4125     4133       +8     
  Misses        768      768              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rafaqz rafaqz merged commit 80954d7 into main Mar 8, 2025
8 of 9 checks passed
@rafaqz rafaqz deleted the lazypermutedims branch March 8, 2025 14:04
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.

Awful performance if permuting dimension in a lazy broadcast
1 participant