Skip to content

Remove :static_symbol result field names#691

Open
larskanis wants to merge 1 commit intoged:masterfrom
larskanis:remove-static_symbol
Open

Remove :static_symbol result field names#691
larskanis wants to merge 1 commit intoged:masterfrom
larskanis:remove-static_symbol

Conversation

@larskanis
Copy link
Collaborator

@larskanis larskanis commented Jan 31, 2026

They were just for performance testing, but they have the same speed as :symbol.

Truffleruby also supports the dynamic symbols API in the meantime, so that there's no reason to keep the static symbols any longer.

@larskanis larskanis force-pushed the remove-static_symbol branch from 6538eb5 to 20b7b5f Compare January 31, 2026 12:49
They were just for performance testing, but they have the same speed as :symbol.
@larskanis larskanis force-pushed the remove-static_symbol branch from 20b7b5f to f8c863c Compare January 31, 2026 17:42
@jeltz
Copy link
Contributor

jeltz commented Feb 3, 2026

Yeah, this makes sense. Unless you can show there there is a major performance improvement from this it does not seem like worth the complexity in choices for the user. And it also does not seem like anyone, at least on Github, even uses it.

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