Skip to content

Update compression method#3332

Merged
hannahramadan merged 4 commits intov10_0_0from
zlib_gzip
Nov 20, 2025
Merged

Update compression method#3332
hannahramadan merged 4 commits intov10_0_0from
zlib_gzip

Conversation

@hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Nov 17, 2025

Use Zlib gzip compression directly. Previously, the agent appeared to use a forked version of zlibs' gzip. This PR brings in gzip directly. While there isn't a performance gain, benchmark, it is worth relying on more modern code and not having to maintain our fork.

CI run: https://github.com/newrelic/newrelic-ruby-agent/actions/runs/19484865503

closes #1570

@github-actions
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.76% 93%

@hannahramadan hannahramadan marked this pull request as ready for review November 19, 2025 01:07
@hannahramadan hannahramadan requested a review from a team as a code owner November 19, 2025 01:07
@hannahramadan hannahramadan merged commit 16acb51 into v10_0_0 Nov 20, 2025
2 checks passed
@hannahramadan hannahramadan deleted the zlib_gzip branch November 20, 2025 22:08
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.

3 participants