Skip to content

Faster mi_ptr_page in v3 #1295

@Zoxc

Description

@Zoxc

I noticed in https://www.microsoft.com/en-us/research/blog/mimalloc-a-high-performance-scalable-memory-allocator-for-the-modern-era/ that v3 uses a slower mi_ptr_page variant than older versions. How impactful is that?

Would it be worth having a config flag or a mi_free_fast variant (which a Rust global allocator could use) which uses the faster alignment variant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions