Skip to content

Improve and clarify degree-based order implementation#223

Merged
gdalle merged 1 commit intomainfrom
gd/improveorder
Apr 1, 2025
Merged

Improve and clarify degree-based order implementation#223
gdalle merged 1 commit intomainfrom
gd/improveorder

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Apr 1, 2025

When we shrink a bucket, we don't need to write v into the spot we remove

This implementation will never be equivalent to ColPack because we can't allocate at the ends of buckets whenever we want

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b465a79) to head (90889ed).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #223   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1720      1716    -4     
=========================================
- Hits          1720      1716    -4     

☔ 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.

@gdalle gdalle merged commit 87fd1b3 into main Apr 1, 2025
6 checks passed
@gdalle gdalle deleted the gd/improveorder branch April 1, 2025 13:55
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