Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[neko] Optimise BytesBuffer length field #11090

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Apr 7, 2023

If the __get_length method is available, there is no need to allocate a new string.

See #9.

If the __get_length method is available, there is no need to allocate
a new string.
@skial skial mentioned this pull request Apr 10, 2023
1 task
@Simn
Copy link
Member

Simn commented Apr 11, 2023

It's 2023 and I'm merging a neko optimization that references a single-digit Haxe issue...

@Simn Simn merged commit e3a9b91 into HaxeFoundation:development Apr 11, 2023
@tobil4sk tobil4sk deleted the fix/bytes-buffer-neko branch April 11, 2023 11:56
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.

2 participants