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

Reduce allocations in WebSockets #4623

Merged
merged 3 commits into from Oct 4, 2023
Merged

Reduce allocations in WebSockets #4623

merged 3 commits into from Oct 4, 2023

Commits on Oct 4, 2023

  1. Reduce allocations in WebSocket compression

    Signed-off-by: Neil Twigg <neil@nats.io>
    neilalexander committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6b65452 View commit details
    Browse the repository at this point in the history
  2. Don't append empty slices in the unfragmented path

    Signed-off-by: Neil Twigg <neil@nats.io>
    neilalexander committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e20ca90 View commit details
    Browse the repository at this point in the history
  3. Revert changes to nbPoolPut, force compressor to forget byte buffer

    Signed-off-by: Neil Twigg <neil@nats.io>
    neilalexander committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7124dc7 View commit details
    Browse the repository at this point in the history