Skip to content

perf(utils/compression): add buffer pool - #3959

Closed
rodrodros wants to merge 1 commit into
mainfrom
rdr/chore/stream-gzip
Closed

perf(utils/compression): add buffer pool#3959
rodrodros wants to merge 1 commit into
mainfrom
rdr/chore/stream-gzip

perf(utils/compression): add buffer pool

2c0931b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

74.49% (target 70.00%)

View this Pull Request on Codecov

74.49% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.49%. Comparing base (cfe9406) to head (2c0931b).

Files with missing lines Patch % Lines
utils/compression/compression.go 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3959      +/-   ##
==========================================
- Coverage   74.67%   74.49%   -0.18%     
==========================================
  Files         462      462              
  Lines       41029    41039      +10     
==========================================
- Hits        30637    30574      -63     
- Misses       8293     8359      +66     
- Partials     2099     2106       +7     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.