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

streams: 5% throughput gain when sending small chunks #4354

Closed
wants to merge 1 commit into from

Commits on Feb 3, 2016

  1. streams: 5% throughput gain when sending small chunks

    Improves the performance when moving small buffers by 5%,
    and it adds a benchmark to avoid regression in that area.
    In all other cases it is equally performant to current master.
    
    Full performance results available at:
    https://gist.github.com/mcollina/717c35ad07d15710b6b9.
    mcollina committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    f990d62 View commit details
    Browse the repository at this point in the history