-
Notifications
You must be signed in to change notification settings - Fork 160
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
Hunt memory leak #2619
Hunt memory leak #2619
Conversation
BenchmarksBenchmark execution time: 2024-04-10 09:57:17 Comparing candidate commit e2db360 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 18 metrics, 3 unstable metrics. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## ddtrace-0.99.1 #2619 +/- ##
=================================================
Coverage 75.39% 75.39%
Complexity 2607 2607
=================================================
Files 243 243
Lines 27266 27316 +50
Branches 985 985
=================================================
+ Hits 20556 20595 +39
- Misses 6185 6196 +11
Partials 525 525
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
a356ac2
to
2c22f02
Compare
2c22f02
to
c67d918
Compare
Memory leak found, closing :-) |
Description
Based on branch ddtrace-0.99.1
Reviewer checklist