Skip to content

Create binarytrees zig second version 2.zig - #503

Open
abpin wants to merge 1 commit into
hanabi1224:mainfrom
abpin:main
Open

Create binarytrees zig second version 2.zig#503
abpin wants to merge 1 commit into
hanabi1224:mainfrom
abpin:main

Conversation

@abpin

@abpin abpin commented Sep 1, 2026

Copy link
Copy Markdown

the JAVA version benefits from the GC freeing memory at once, the older zig version was doing allocation and freeing memory per each object. this version matches more what the JAVA compiler and GC might be doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant