Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

Pre-compile middleware at mount and simplify the routing logic #13

Open
andybee opened this issue Apr 12, 2018 · 0 comments
Open

Pre-compile middleware at mount and simplify the routing logic #13

andybee opened this issue Apr 12, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@andybee
Copy link
Contributor

andybee commented Apr 12, 2018

If, at point of mounting, the Endpoint was inspected and all possible options pre-compiled we could see further speed improvements. Should speed up handling of OPTIONS/Allows headers, too.

@andybee andybee added the enhancement New feature or request label Apr 12, 2018
@andybee andybee changed the title Improve speed of router further by pre-compiling middleware and simplifying the routing logic Pre-compile middleware at mount and simplify the routing logic Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant