Skip to content

Instantly share code, notes, and snippets.

@davidfowl
Last active October 5, 2017 08:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidfowl/e7937e40471e641a3901542b1cfa1cb9 to your computer and use it in GitHub Desktop.
Save davidfowl/e7937e40471e641a3901542b1cfa1cb9 to your computer and use it in GitHub Desktop.
## Pipelined
Response headers
RequestsPerSecond: 3274743.68
Response and Request Headers (strings allocated for values)
RequestsPerSecond: 2809557.04
## Non pipelined
Baseline
RequestsPerSecond: 520856.78
Inline scheduler
RequestsPerSecond: 486151.78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment