-
Notifications
You must be signed in to change notification settings - Fork 377
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
Improve log correlation performance #3486
Conversation
BenchmarksBenchmark execution time: 2024-03-05 17:12:04 Comparing candidate commit b15be92 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 9 metrics, 2 unstable metrics. scenario:Tracing.log_correlation
|
Just trying to make sure I have a complete understanding of the change. I think the broad strokes are
The new Still, some questions in my mind were:
My own read on the history of Bottom line: I think the change is fine. It's certainly nice to see a speed up in throughput like that. Consider addressing the issue outlined in (2) though. |
2d208bf
to
6dbb175
Compare
b15be92
to
145613f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.0 #3486 +/- ##
=======================================
Coverage 98.08% 98.08%
=======================================
Files 1219 1219
Lines 71543 71589 +46
Branches 3404 3406 +2
=======================================
+ Hits 70173 70221 +48
+ Misses 1370 1368 -2 ☔ View full report in Codecov by Sentry. |
Inspired by #3447
What does this PR do?
This is a performance improvement for correlation object.
version
,env
andservice
without duplicate in memory