Skip to content

Conversation

@playous
Copy link

@playous playous commented Jan 5, 2026

Uses lazy evaluation in SingleCharWildcardedPathElement to avoid unnecessary Character.toLowerCase() calls.
Best-case scenarios (lowercase URLs, wildcard matches) now require zero conversion calls.

Resolves performance TODO from 2017.

Use lazy evaluation in SingleCharWildcardedPathElement to avoid
unnecessary Character.toLowerCase() calls.
Resolves performance TODO from 2017.

Signed-off-by: Minkyu Park <rb6609@naver.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 5, 2026
@bclozel bclozel self-assigned this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants