Skip to content

optimize into_bytes buffer and into_json capacity by body len#506

Open
qwerty2501gl wants to merge 1 commit intohttp-rs:mainfrom
qwerty2501gl:feature/optimize-body-into-bytes-and-json-buffer
Open

optimize into_bytes buffer and into_json capacity by body len#506
qwerty2501gl wants to merge 1 commit intohttp-rs:mainfrom
qwerty2501gl:feature/optimize-body-into-bytes-and-json-buffer

Conversation

@qwerty2501gl
Copy link
Copy Markdown

On read as body is big file, read_to_end is too slowly.
Therefor capacity depends on Body.len() like a into_string()

@qwerty2501gl qwerty2501gl marked this pull request as draft July 14, 2022 15:42
@qwerty2501gl qwerty2501gl marked this pull request as ready for review July 14, 2022 15:44
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.

1 participant