Skip to content

Make custom memory allocator for Cons and GC entries. #91

@Bravotic

Description

@Bravotic

Since these are small, and will be used plentifully, we can make a custom allocator which should speed up execution. One large call to malloc should be much faster than 100 tiny ones.

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