Skip to content

perf(router): avoid path-param allocs on fast paths - #128

Merged
ZhuchkaTriplesix merged 2 commits into
devfrom
feat/router-perf
Jun 22, 2026
Merged

perf(router): avoid path-param allocs on fast paths#128
ZhuchkaTriplesix merged 2 commits into
devfrom
feat/router-perf

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Fixes #106

@ZhuchkaTriplesix ZhuchkaTriplesix added the enhancement New feature or request label Jun 22, 2026
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jun 22, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 8c029f0 into dev Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf(router): avoid path-param HashMap allocation for static routes

1 participant