-
Notifications
You must be signed in to change notification settings - Fork 306
🍒 8865 - Add support for JUnit 5.13-RC1 #8928
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
Closed
nikita-tkachenko-datadog
wants to merge
1
commit into
release/v1.49.x
from
nikita.tkachenko/backport-pr-8865
Closed
🍒 8865 - Add support for JUnit 5.13-RC1 #8928
nikita-tkachenko-datadog
wants to merge
1
commit into
release/v1.49.x
from
nikita.tkachenko/backport-pr-8865
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit a08d100)
daniel-mohedano
approved these changes
Jun 5, 2025
BenchmarksStartupParameters
See matching parameters
SummaryFound 3 performance improvements and 1 performance regressions! Performance is the same for 56 metrics, 11 unstable metrics.
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.024 s) : 0, 1024177
Total [baseline] (11.095 s) : 0, 11094727
Agent [candidate] (1.005 s) : 0, 1004836
Total [candidate] (11.111 s) : 0, 11111242
section appsec
Agent [baseline] (1.165 s) : 0, 1165010
Total [baseline] (11.21 s) : 0, 11209702
Agent [candidate] (1.153 s) : 0, 1153455
Total [candidate] (11.207 s) : 0, 11207003
section iast
Agent [baseline] (1.152 s) : 0, 1152214
Total [baseline] (11.451 s) : 0, 11451476
Agent [candidate] (1.148 s) : 0, 1147693
Total [candidate] (11.314 s) : 0, 11314236
section profiling
Agent [baseline] (1.283 s) : 0, 1282969
Total [baseline] (11.601 s) : 0, 11600743
Agent [candidate] (1.261 s) : 0, 1260820
Total [candidate] (11.387 s) : 0, 11386899
gantt
title petclinic - break down per module: candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (683.693 ms) : 0, 683693
BytebuddyAgent [candidate] (669.047 ms) : 0, 669047
GlobalTracer [baseline] (240.451 ms) : 0, 240451
GlobalTracer [candidate] (239.589 ms) : 0, 239589
AppSec [baseline] (56.585 ms) : 0, 56585
AppSec [candidate] (54.992 ms) : 0, 54992
Debugger [baseline] (6.198 ms) : 0, 6198
Debugger [candidate] (6.28 ms) : 0, 6280
Remote Config [baseline] (735.284 µs) : 0, 735
Remote Config [candidate] (706.48 µs) : 0, 706
Telemetry [baseline] (12.788 ms) : 0, 12788
Telemetry [candidate] (10.743 ms) : 0, 10743
section appsec
BytebuddyAgent [baseline] (702.433 ms) : 0, 702433
BytebuddyAgent [candidate] (691.366 ms) : 0, 691366
GlobalTracer [baseline] (237.963 ms) : 0, 237963
GlobalTracer [candidate] (236.827 ms) : 0, 236827
AppSec [baseline] (176.052 ms) : 0, 176052
AppSec [candidate] (176.819 ms) : 0, 176819
Debugger [baseline] (5.974 ms) : 0, 5974
Debugger [candidate] (5.922 ms) : 0, 5922
Remote Config [baseline] (623.326 µs) : 0, 623
Remote Config [candidate] (622.026 µs) : 0, 622
Telemetry [baseline] (7.351 ms) : 0, 7351
Telemetry [candidate] (7.355 ms) : 0, 7355
IAST [baseline] (21.964 ms) : 0, 21964
IAST [candidate] (21.847 ms) : 0, 21847
section iast
BytebuddyAgent [baseline] (802.53 ms) : 0, 802530
BytebuddyAgent [candidate] (797.668 ms) : 0, 797668
GlobalTracer [baseline] (231.557 ms) : 0, 231557
GlobalTracer [candidate] (231.813 ms) : 0, 231813
AppSec [baseline] (53.158 ms) : 0, 53158
AppSec [candidate] (56.962 ms) : 0, 56962
Debugger [baseline] (5.978 ms) : 0, 5978
Debugger [candidate] (5.976 ms) : 0, 5976
Remote Config [baseline] (609.354 µs) : 0, 609
Remote Config [candidate] (620.612 µs) : 0, 621
Telemetry [baseline] (7.899 ms) : 0, 7899
Telemetry [candidate] (7.99 ms) : 0, 7990
IAST [baseline] (26.904 ms) : 0, 26904
IAST [candidate] (22.928 ms) : 0, 22928
section profiling
BytebuddyAgent [baseline] (685.285 ms) : 0, 685285
BytebuddyAgent [candidate] (663.524 ms) : 0, 663524
GlobalTracer [baseline] (364.978 ms) : 0, 364978
GlobalTracer [candidate] (380.573 ms) : 0, 380573
AppSec [baseline] (62.095 ms) : 0, 62095
AppSec [candidate] (53.673 ms) : 0, 53673
Debugger [baseline] (6.136 ms) : 0, 6136
Debugger [candidate] (6.167 ms) : 0, 6167
Remote Config [baseline] (661.094 µs) : 0, 661
Remote Config [candidate] (660.164 µs) : 0, 660
Telemetry [baseline] (8.171 ms) : 0, 8171
Telemetry [candidate] (8.232 ms) : 0, 8232
ProfilingAgent [baseline] (104.08 ms) : 0, 104080
ProfilingAgent [candidate] (97.675 ms) : 0, 97675
Profiling [baseline] (104.104 ms) : 0, 104104
Profiling [candidate] (97.699 ms) : 0, 97699
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.021 s) : 0, 1021496
Total [baseline] (8.52 s) : 0, 8520290
Agent [candidate] (1.014 s) : 0, 1014353
Total [candidate] (8.533 s) : 0, 8532672
section iast
Agent [baseline] (1.148 s) : 0, 1148112
Total [baseline] (9.156 s) : 0, 9156396
Agent [candidate] (1.145 s) : 0, 1144927
Total [candidate] (9.237 s) : 0, 9236988
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.157 s) : 0, 1157246
Total [baseline] (9.192 s) : 0, 9191788
Agent [candidate] (1.134 s) : 0, 1133584
Total [candidate] (9.126 s) : 0, 9126356
section iast_TELEMETRY_OFF
Agent [baseline] (1.148 s) : 0, 1147527
Total [baseline] (9.249 s) : 0, 9248931
Agent [candidate] (1.15 s) : 0, 1149898
Total [candidate] (9.195 s) : 0, 9195418
gantt
title insecure-bank - break down per module: candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (681.902 ms) : 0, 681902
BytebuddyAgent [candidate] (675.525 ms) : 0, 675525
GlobalTracer [baseline] (240.073 ms) : 0, 240073
GlobalTracer [candidate] (240.767 ms) : 0, 240767
AppSec [baseline] (55.828 ms) : 0, 55828
AppSec [candidate] (54.981 ms) : 0, 54981
Debugger [baseline] (6.228 ms) : 0, 6228
Debugger [candidate] (6.274 ms) : 0, 6274
Remote Config [baseline] (740.938 µs) : 0, 741
Remote Config [candidate] (717.617 µs) : 0, 718
Telemetry [baseline] (13.179 ms) : 0, 13179
Telemetry [candidate] (12.423 ms) : 0, 12423
section iast
BytebuddyAgent [baseline] (800.336 ms) : 0, 800336
BytebuddyAgent [candidate] (796.188 ms) : 0, 796188
GlobalTracer [baseline] (230.373 ms) : 0, 230373
GlobalTracer [candidate] (231.326 ms) : 0, 231326
AppSec [baseline] (52.439 ms) : 0, 52439
AppSec [candidate] (56.511 ms) : 0, 56511
Debugger [baseline] (6.016 ms) : 0, 6016
Debugger [candidate] (5.943 ms) : 0, 5943
Remote Config [baseline] (585.362 µs) : 0, 585
Remote Config [candidate] (603.649 µs) : 0, 604
Telemetry [baseline] (7.896 ms) : 0, 7896
Telemetry [candidate] (7.877 ms) : 0, 7877
IAST [baseline] (26.996 ms) : 0, 26996
IAST [candidate] (22.794 ms) : 0, 22794
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (805.155 ms) : 0, 805155
BytebuddyAgent [candidate] (787.06 ms) : 0, 787060
GlobalTracer [baseline] (232.648 ms) : 0, 232648
GlobalTracer [candidate] (229.711 ms) : 0, 229711
AppSec [baseline] (54.423 ms) : 0, 54423
AppSec [candidate] (56.276 ms) : 0, 56276
Debugger [baseline] (6.117 ms) : 0, 6117
Debugger [candidate] (5.91 ms) : 0, 5910
Remote Config [baseline] (611.584 µs) : 0, 612
Remote Config [candidate] (588.66 µs) : 0, 589
Telemetry [baseline] (8.099 ms) : 0, 8099
Telemetry [candidate] (7.832 ms) : 0, 7832
IAST [baseline] (26.543 ms) : 0, 26543
IAST [candidate] (22.798 ms) : 0, 22798
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (799.114 ms) : 0, 799114
BytebuddyAgent [candidate] (799.883 ms) : 0, 799883
GlobalTracer [baseline] (230.757 ms) : 0, 230757
GlobalTracer [candidate] (231.823 ms) : 0, 231823
AppSec [baseline] (52.084 ms) : 0, 52084
AppSec [candidate] (57.304 ms) : 0, 57304
Debugger [baseline] (6.025 ms) : 0, 6025
Debugger [candidate] (6.006 ms) : 0, 6006
Remote Config [baseline] (601.952 µs) : 0, 602
Remote Config [candidate] (604.936 µs) : 0, 605
Telemetry [baseline] (7.876 ms) : 0, 7876
Telemetry [candidate] (7.828 ms) : 0, 7828
IAST [baseline] (27.521 ms) : 0, 27521
IAST [candidate] (22.656 ms) : 0, 22656
LoadParameters
See matching parameters
SummaryFound 6 performance improvements and 2 performance regressions! Performance is the same for 3 metrics, 11 unstable metrics.
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section baseline
no_agent (7.818 ms) : 7795, 7841
. : milestone, 7818,
appsec (59.268 ms) : 58473, 60064
. : milestone, 59268,
appsec_no_iast (67.819 ms) : 66909, 68728
. : milestone, 67819,
code_origins (82.218 ms) : 80563, 83873
. : milestone, 82218,
iast (75.671 ms) : 74546, 76796
. : milestone, 75671,
profiling (49.516 ms) : 48793, 50239
. : milestone, 49516,
tracing (12.36 ms) : 12246, 12473
. : milestone, 12360,
section candidate
no_agent (8.647 ms) : 8625, 8670
. : milestone, 8647,
appsec (8.308 ms) : 8282, 8333
. : milestone, 8308,
appsec_no_iast (11.318 ms) : 11255, 11381
. : milestone, 11318,
code_origins (44.778 ms) : 44358, 45197
. : milestone, 44778,
iast (36.985 ms) : 36611, 37360
. : milestone, 36985,
profiling (22.074 µs) : 16, 28
. : milestone, 22,
tracing (8.619 ms) : 8591, 8647
. : milestone, 8619,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics. Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section baseline
no_agent (15.34 s) : 15340000, 15340000
. : milestone, 15340000,
appsec (14.976 s) : 14976000, 14976000
. : milestone, 14976000,
iast (19.117 s) : 19117000, 19117000
. : milestone, 19117000,
iast_GLOBAL (18.206 s) : 18206000, 18206000
. : milestone, 18206000,
profiling (15.164 s) : 15164000, 15164000
. : milestone, 15164000,
tracing (14.877 s) : 14877000, 14877000
. : milestone, 14877000,
section candidate
no_agent (15.205 s) : 15205000, 15205000
. : milestone, 15205000,
appsec (14.831 s) : 14831000, 14831000
. : milestone, 14831000,
iast (18.316 s) : 18316000, 18316000
. : milestone, 18316000,
iast_GLOBAL (17.789 s) : 17789000, 17789000
. : milestone, 17789000,
profiling (15.244 s) : 15244000, 15244000
. : milestone, 15244000,
tracing (14.915 s) : 14915000, 14915000
. : milestone, 14915000,
Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~fdacac3b73, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section baseline
no_agent (1.474 ms) : 1462, 1486
. : milestone, 1474,
appsec (2.401 ms) : 2352, 2449
. : milestone, 2401,
iast (2.185 ms) : 2124, 2246
. : milestone, 2185,
iast_GLOBAL (2.226 ms) : 2164, 2287
. : milestone, 2226,
profiling (2.474 ms) : 2250, 2698
. : milestone, 2474,
tracing (2.008 ms) : 1960, 2055
. : milestone, 2008,
section candidate
no_agent (1.474 ms) : 1462, 1485
. : milestone, 1474,
appsec (2.4 ms) : 2351, 2448
. : milestone, 2400,
iast (2.17 ms) : 2109, 2231
. : milestone, 2170,
iast_GLOBAL (2.225 ms) : 2163, 2287
. : milestone, 2225,
profiling (2.026 ms) : 1977, 2075
. : milestone, 2026,
tracing (2.001 ms) : 1954, 2049
. : milestone, 2001,
|
auto-merge was automatically disabled
June 5, 2025 13:49
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport #8865 to release/v1.49.x