Skip to content

Implement array compaction for oversized queue#60

Open
abolix wants to merge 1 commit intomasterking32:mainfrom
abolix:patch-3
Open

Implement array compaction for oversized queue#60
abolix wants to merge 1 commit intomasterking32:mainfrom
abolix:patch-3

Conversation

@abolix
Copy link

@abolix abolix commented Mar 22, 2026

Added logic to compact the backing array when it becomes significantly oversized to prevent unbounded memory growth from repeated push/pop cycles.

Added logic to compact the backing array when it becomes significantly oversized to prevent unbounded memory growth from repeated push/pop cycles.
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