Skip to content

Comments

Allow specifying the native allocator in code#557

Merged
adamreeve merged 9 commits intoG-Research:masterfrom
adamreeve:allocator-properties
Sep 15, 2025
Merged

Allow specifying the native allocator in code#557
adamreeve merged 9 commits intoG-Research:masterfrom
adamreeve:allocator-properties

Conversation

@adamreeve
Copy link
Contributor

Fixes #545

Adds new MemoryPool methods to get the system, Jemalloc and Mimalloc memory pools.

Allows specifying the native MemoryPool / Allocator for:

  • ResizableBuffer
  • BufferOutputStream
  • WriterProperties
  • ReaderProperties

@adamreeve adamreeve marked this pull request as ready for review September 15, 2025 04:19
@adamreeve adamreeve merged commit 0c0aec7 into G-Research:master Sep 15, 2025
28 checks passed
@adamreeve adamreeve deleted the allocator-properties branch September 15, 2025 08:30
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.

Allow specifying the native allocator to use in code

2 participants