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

perf: stream-decoder, metadata #2733

Draft
wants to merge 9 commits into
base: @grpc/grpc-js@1.10.x
Choose a base branch
from

Commits on Apr 30, 2024

  1. feat: decoder perf

    AVVS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    40f9fba View commit details
    Browse the repository at this point in the history
  2. fix: logic issues in the decoder

    AVVS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    26bd140 View commit details
    Browse the repository at this point in the history
  3. feat: use new decoder everywhere

    AVVS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    791890f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b64cb6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore: add common headers

    AVVS committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5164797 View commit details
    Browse the repository at this point in the history
  2. fix: slightly improved bench

    AVVS committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5161dfd View commit details
    Browse the repository at this point in the history
  3. fix: improve benchmark

    AVVS committed May 1, 2024
    Configuration menu
    Copy the full SHA
    73b701a View commit details
    Browse the repository at this point in the history
  4. fix: stream-decoder benches

    AVVS committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ff0880c View commit details
    Browse the repository at this point in the history
  5. chore: adjust metadata tests

    AVVS committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3077f82 View commit details
    Browse the repository at this point in the history