Skip to content

Should MArray be backed by Memory? #1320

@Tokazama

Description

@Tokazama

Now that we have Memory, would it make more sense to use that than a mutable struct with a tuple? The current MArray is limited in it's ability to mutate element types that are not straightforward isbitstype and I think that both Memory and MArray only get special allocations if they fit within Julia's GC pool sizes.

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