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

Improve performance of small websocket messages [jetty-9.4.x] #4564

Merged
merged 2 commits into from
Feb 10, 2020
Merged

Improve performance of small websocket messages [jetty-9.4.x] #4564

merged 2 commits into from
Feb 10, 2020

Conversation

SerCeMan
Copy link
Contributor

Hi, Jetty Maintainers!

There is a detailed description for this PR in #4561. This PR introduces the same change but on the 9.4.x branch.

Thanks :)

@SerCeMan SerCeMan changed the title Improve performance of small websocket messages Improve performance of small websocket messages [jetty-9.4.x] Feb 10, 2020
Signed-off-by: Sergey Tselovalnikov <[email protected]>
Copy link
Contributor

@lachlan-roberts lachlan-roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, should reduce the memory allocation for single frame binary messages quite a bit.

@lachlan-roberts lachlan-roberts merged commit 636c604 into jetty:jetty-9.4.x Feb 10, 2020
@SerCeMan
Copy link
Contributor Author

Thanks for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants