Skip to content

binarytree Zig canonical optimization #493

@hvbargen

Description

@hvbargen

The Zig program for binary tree stores the allocator inside the Node struct.
In a real-world Zig program, one would probably use a global allocator instead , which reduces the struct size significantly and thus should improve performance measurably.

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