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: improve webstream readable async iterator performance #49662

Merged

Commits on Sep 15, 2023

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

Commits on Sep 17, 2023

  1. stream: add proto

    Co-authored-by: Benjamin Gruenbaum <inglor@gmail.com>
    rluvaton and benjamingr authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    066330b View commit details
    Browse the repository at this point in the history
  2. stream: inline var

    rluvaton committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7f423eb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. stream: remove __proto__: null due to performance hit

    from 140% improvement to 120%
    rluvaton committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    824abd6 View commit details
    Browse the repository at this point in the history