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

stream: bump default highWaterMark #50120

Closed
wants to merge 5 commits into from

Commits on Dec 4, 2023

  1. stream: bump default highWaterMark

    This should give a performance boost accross the board.
    
    Given that the old limit is a decod old and memory capacity has
    doubled many times since I think it is appropriate to slightly bump
    the default limit.
    ronag authored and RafaelGSS committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5d6e5c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    8d7a929 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    4411343 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Revert "fixup! adjust net benchmark to 64"

    This reverts commit 4411343.
    RafaelGSS committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    64dd3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fa1d3 View commit details
    Browse the repository at this point in the history