Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I originally exposed Compile() for exactly this use case, but apparently I never actually implemented this. Oops. In any event, this makes the first request a little faster (an extremely unscientific test suggests on the order of 10 microseconds). Also, if something goes terribly wrong during route compilation, it would fail before we start listening on the socket.
- Loading branch information