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

Support node_id #2384

Closed
wants to merge 1 commit into from
Closed

Support node_id #2384

wants to merge 1 commit into from

Conversation

kddnewton
Copy link
Collaborator

I did not want to support this, because I desperately did not want to have to add 4 bytes to every node. Unfortunately, in order to support all of the functionality of CRuby, this is a requirement. Hopefully we can mitigate this memory by reducing the size of our location fields at some point.

Fixes #2383.

@eregon
Copy link
Member

eregon commented Feb 8, 2024

Please take a look at #2383 (comment), I think that would be one way to have this functionality without degrading memory footprint.

@kddnewton
Copy link
Collaborator Author

Closing for now.

@kddnewton kddnewton closed this Apr 23, 2024
@kddnewton kddnewton deleted the node-ids branch April 23, 2024 14:51
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.

Support node_id
2 participants