Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Dec 30, 2017

This very simple PR avoids waiting for the incoming request stream to end when the request body is known to be empty. Most "normal" GETrequests etc. do not have a request body, so this affects a significant number of requests. When running example 99 with included benchmarking instructions, this simple change improves performance from ~2000 req/s to ~2400 req/s on my local machine.

@clue clue added this to the v0.8.1 milestone Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants