Skip to content

Commit

Permalink
Improve build times by generating less IR (#1192)
Browse files Browse the repository at this point in the history
* example

* `MethodRouter::merge`

* `set_content_length` and `set_allow_header`

* `MethodRouter::on_service_boxed_response_body`

* `Router::route`

* `MethodRouter::merge` again

* `MethodRouter::on_service_boxed_response_body`

* `Router::call_route`

* `MethodRouter::{layer, route_layer}`

* revert example

* fix test

* move function to method on `AllowHeader`
  • Loading branch information
davidpdrsn committed Jul 25, 2022
1 parent 1ace855 commit 234c8cc
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 221 deletions.

0 comments on commit 234c8cc

Please sign in to comment.