Skip to content

Improve memory usage #8

@nathanday

Description

@nathanday

Each node currently has two mallocs, one for the node and one for its array of children, the node and children can be merge into a single malloc.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions