Skip to content

Consider shipping a managed allocator #267

@CurtHagenlocher

Description

@CurtHagenlocher

Describe the enhancement requested

A managed allocator would not conform to the Arrow specification in that its buffers wouldn't be 64-byte aligned. But in e.g. a purely-managed service environment where the buffers are being assembled to ship out on a wire, the alignment shouldn't really matter and the managed allocator might be substantially faster, at least for small allocations. (Impact on LOH would need to be understood.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions