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

change network compression to zstd. #4094

Merged
merged 1 commit into from
May 29, 2023

Conversation

thelsing
Copy link
Collaborator

@thelsing thelsing commented May 29, 2023

Identify the Bug or Feature request

-Fixes #4082 for 1.13

Description of the Change

This changes the compression for message from lzma to zstd.
Memory values for my campaign were:
zstd 540 MB
lzma 880 MB
gzip 590 MB
no compression 540 MB

Possible Drawbacks

I couldn't cherry pick the commit so there may be merge conflicts when merging 1.13 into dev.

Release Notes
change compression for messages from lzma to zstd


This change is Reviewable

@cwisniew cwisniew added the bug label May 29, 2023
@cwisniew cwisniew merged commit 85a1481 into RPTools:release-1.13 May 29, 2023
@cwisniew cwisniew changed the title change compression to zstd. change network compression to zstd. Jun 8, 2023
@thelsing thelsing deleted the compression-1.13 branch September 20, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants