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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate route-tree not to contain duplicate paths #23

Closed
ikitommi opened this issue Aug 20, 2017 · 1 comment
Closed

Validate route-tree not to contain duplicate paths #23

ikitommi opened this issue Aug 20, 2017 · 1 comment

Comments

@ikitommi
Copy link
Member

Like the Pedestal prefix-tree router does. This would open up nice possibilities to optimise mixed trees with both wildcard & wildcard-free routes: the free-ones could be lookup-matched first. Also, if prefix-tree router is imported, we should test it's (ported) perf too. Might be best if tree has lot's of wildcard-routes...

@ikitommi
Copy link
Member Author

Closed via #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant