Skip to content

Remove label usage for improved efficiency #33906

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

Closed

Conversation

polyglot-k
Copy link
Contributor

As far as I know, explicitly using "Label" is simple, but it's disorienting for a debugger, which is why I tried to create a more intuitive format.

  • Create a class for Context
  • Isolation of functions matching SubPatterns

Through this, we made it more readable.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 17, 2024
@bclozel
Copy link
Member

bclozel commented Nov 18, 2024

While labels are somewhat unusual in our codebase, we don't think that accepting cosmetic changes on performance-sensitive code is a good tradeoff for the project.

@bclozel bclozel closed this Nov 18, 2024
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants