Skip to content

v4 - #94

Merged
orxfun merged 51 commits into
mainfrom
v4
Aug 9, 2026
Merged

v4#94
orxfun merged 51 commits into
mainfrom
v4

Conversation

@orxfun

@orxfun orxfun commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Adjusts the fragment-capacity calculation to avoid incorrect capacity jumps.

Improves consistency across growth strategies by ensuring the next fragment capacity is derived strictly from prior fragment sizes.

Enhances maintainability by simplifying the logic path used during extend_from_nonoverlapping.

Impact

More reliable growth behavior for all Growth implementations.

Reduces edge-case inconsistencies when using custom growth strategies.

Testing

Additional coverage added for fragment-capacity progression to validate the new logic.

@orxfun orxfun changed the title upgrade version number v4 Jun 4, 2026
@orxfun
orxfun merged commit e9d0c2c into main Aug 9, 2026
1 check passed
@orxfun
orxfun deleted the v4 branch August 9, 2026 16:34
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