Skip to content

optimize into_bytes buffer and into_json capacity by body len#506

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

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

Conversation

@qwerty2501
Copy link

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

@qwerty2501 qwerty2501 marked this pull request as draft July 14, 2022 15:42
@qwerty2501 qwerty2501 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