Replies: 1 comment
-
Yes, there's a small performance penalty of recording the connection info as a request extension for every request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Is there a performance penalty or any other downside to using
into_make_service_with_connect_info
instead ofinto_make_service
?axum version
0.7.5
Beta Was this translation helpful? Give feedback.
All reactions