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

Reduce latency and spikes by tunning TCP socket #137

Conversation

rafaeling
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 59.35%. Comparing base (74f92fe) to head (dec6488).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
databroker/src/grpc/server.rs 25.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   59.41%   59.35%   -0.07%     
==========================================
  Files          34       34              
  Lines       15128    15137       +9     
==========================================
- Hits         8988     8984       -4     
- Misses       6140     6153      +13     

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

@rafaeling rafaeling force-pushed the reduce_latency_by_tunning_tcp_socket branch 3 times, most recently from acf984f to e6868f6 Compare February 11, 2025 14:38
@rafaeling rafaeling force-pushed the reduce_latency_by_tunning_tcp_socket branch from e6868f6 to 0738a96 Compare February 11, 2025 14:40
@rafaeling rafaeling changed the title Reduce latency and spikes tunning by TCP socket Reduce latency and spikes by tunning TCP socket Feb 17, 2025
Copy link
Contributor

@lukasmittag lukasmittag left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

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

lgtm 🚋

@SebastianSchildt SebastianSchildt merged commit c8c1a60 into eclipse-kuksa:main Feb 25, 2025
34 checks passed
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.

4 participants