Skip to content

improve HTTP server performance#5886

Merged
aler9 merged 1 commit into
mainfrom
fix/http-perf
Jun 20, 2026
Merged

improve HTTP server performance#5886
aler9 merged 1 commit into
mainfrom
fix/http-perf

Conversation

@aler9

@aler9 aler9 commented Jun 20, 2026

Copy link
Copy Markdown
Member

log incoming requests without cloning.

log incoming requests without cloning.
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.79%. Comparing base (28d648d) to head (af2b004).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/protocols/httpp/handler_logger.go 88.23% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5886      +/-   ##
==========================================
+ Coverage   62.75%   62.79%   +0.04%     
==========================================
  Files         243      243              
  Lines       21184    21200      +16     
==========================================
+ Hits        13294    13313      +19     
+ Misses       6762     6759       -3     
  Partials     1128     1128              

☔ 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.

@aler9 aler9 merged commit 90b8d5c into main Jun 20, 2026
20 checks passed
@aler9 aler9 deleted the fix/http-perf branch June 20, 2026 10:03
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.

1 participant