Skip to content

[bflibcpp] memory improvement on array type#37

Merged
BrandonMFong merged 21 commits intodevfrom
patch/dev/brando-memImproveOnArray
May 6, 2025
Merged

[bflibcpp] memory improvement on array type#37
BrandonMFong merged 21 commits intodevfrom
patch/dev/brando-memImproveOnArray

Conversation

@BrandonMFong
Copy link
Owner

@BrandonMFong BrandonMFong commented May 6, 2025

  • using free store instead of head for BF::Array
  • reserving space in blocks for BF::Array in attempt to improve memory usage
  • clean up on sort.hpp

@BrandonMFong BrandonMFong merged commit 8929a0c into dev May 6, 2025
2 checks passed
@BrandonMFong BrandonMFong deleted the patch/dev/brando-memImproveOnArray branch May 6, 2025 16:41
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