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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 compress same route's handler and sort routes when registering #651

Merged
merged 7 commits into from Jul 21, 2020
Merged

馃殌 compress same route's handler and sort routes when registering #651

merged 7 commits into from Jul 21, 2020

Conversation

kiyonlin
Copy link
Contributor

@kiyonlin kiyonlin commented Jul 20, 2020

  • compress route handers when it is identical with pre-one
  • use routes slice to store all registered routes
  • Get route shares handlers with Head route which is spawned by itself

@kiyonlin kiyonlin requested a review from a team as a code owner July 20, 2020 13:18
@kiyonlin kiyonlin requested review from jozsefsallai and Fenny and removed request for a team July 20, 2020 13:18
@ReneWerner87 ReneWerner87 self-requested a review July 20, 2020 14:06
@Fenny Fenny merged commit 778c035 into gofiber:master Jul 21, 2020
@Fenny Fenny mentioned this pull request Jul 21, 2020
@kiyonlin kiyonlin deleted the app-routes branch July 22, 2020 00:20
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.

None yet

3 participants