Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

orca: use atomic pointer instead of mutex in server metrics recorder to improve performance #6799

Merged
merged 2 commits into from
Dec 16, 2023

orca: ServerMetrics() method returns a copy of current metrics

ba06b28
Select commit
Loading
Failed to load commit list.
Merged

orca: use atomic pointer instead of mutex in server metrics recorder to improve performance #6799

orca: ServerMetrics() method returns a copy of current metrics
ba06b28
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 6, 2023 in 1s

83.45% (-0.12%) compared to 8645f95

View this Pull Request on Codecov

83.45% (-0.12%) compared to 8645f95

Details

Codecov Report

Merging #6799 (ba06b28) into master (8645f95) will decrease coverage by 0.12%.
Report is 19 commits behind head on master.
The diff coverage is 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6799      +/-   ##
==========================================
- Coverage   83.57%   83.45%   -0.12%     
==========================================
  Files         285      285              
  Lines       30950    30879      -71     
==========================================
- Hits        25865    25771      -94     
- Misses       4021     4036      +15     
- Partials     1064     1072       +8     
Files Coverage Δ
orca/server_metrics.go 80.92% <87.50%> (ø)

... and 32 files with indirect coverage changes