Conversation
Signed-off-by: Bob Weinand <[email protected]>
BenchmarksBenchmark execution time: 2024-03-19 12:21:00 Comparing candidate commit 87effa0 in PR branch Found 0 performance improvements and 3 performance regressions! Performance is the same for 179 metrics, 0 unstable metrics. scenario:PDOBench/benchPDOBaseline
scenario:PDOBench/benchPDOOverhead
scenario:PDOBench/benchPDOOverheadWithDBM
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2576 +/- ##
=========================================
Coverage 75.77% 75.77%
Complexity 2563 2563
=========================================
Files 241 241
Lines 27024 27024
Branches 976 976
=========================================
Hits 20478 20478
Misses 6026 6026
Partials 520 520
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Description
Fibers were crashing when using ddtrace.disable=1.
Reviewer checklist