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

Optimize replace_headers to avoid copies of keys #1322

Merged

Conversation

Dr-Emann
Copy link
Contributor

Sometimes, I'm amazed at what non lexical lifetimes allows.

@Dr-Emann Dr-Emann force-pushed the replace_headers_without_key_copies branch 2 times, most recently from d6cee93 to 7dd3316 Compare August 29, 2021 00:21
Sometimes, I'm amazed at what non lexical lifetimes allows.
@Dr-Emann Dr-Emann force-pushed the replace_headers_without_key_copies branch from 7dd3316 to bdc3018 Compare August 29, 2021 15:23
Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@seanmonstar seanmonstar merged commit 2767071 into seanmonstar:master Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants