Conversation
Avoid trying to transform classes already loading. SymDB transformer and DebuggerTransformer should skip packages from the debugger itself Prevent duplicated class definiton
|
Hi! 👋 Thanks for your pull request! 🎉 To help us review it, please make sure to:
If you need help, please check our contributing guidelines. |
There was a problem hiding this comment.
More details
The shared package filter blocks debugger classes in both transformers. The unused imports are a format issue, not a run-time defect.
🤖 Datadog Autotest · Commit fa41c42 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
This comment has been minimized.
This comment has been minimized.
Debugger benchmarksParameters
See matching parameters
SummaryFound 0 performance improvements and 5 performance regressions! Performance is the same for 4 metrics, 6 unstable metrics.
See unchanged results
Request duration reports for reportsgantt
title reports - request duration [CI 0.99] : candidate=None, baseline=None
dateFormat X
axisFormat %s
section baseline
noprobe (366.612 µs) : 328, 405
. : milestone, 367,
basic (342.017 µs) : 335, 349
. : milestone, 342,
loop (8.116 ms) : 8052, 8179
. : milestone, 8116,
section candidate
noprobe (370.082 µs) : 327, 413
. : milestone, 370,
basic (344.23 µs) : 340, 349
. : milestone, 344,
loop (9.82 ms) : 9604, 10036
. : milestone, 9820,
|
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Build pipeline has failing jobs for b56bd05:
What to do next?
DetailsSince those jobs are not marked as being allowed to fail, the pipeline will most likely fail. |
What Does This Do
Avoid trying to transform classes already loading. SymDB transformer and DebuggerTransformer should skip packages from the debugger itself Prevent duplicated class definiton
Motivation
Additional Notes
relates to #10803
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: DEBUG-6214