-
Notifications
You must be signed in to change notification settings - Fork 319
Try using a test task specific folder for user preference to avoid file locks #10083
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
Draft
bric3
wants to merge
1
commit into
master
Choose a base branch
from
bdu/change-preferences-dir-for-tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
AlexeyKuznetsov-DD
approved these changes
Dec 4, 2025
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 55 metrics, 10 unstable metrics. Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.052 s) : 0, 1051791
Total [baseline] (8.702 s) : 0, 8702177
Agent [candidate] (1.06 s) : 0, 1059974
Total [candidate] (8.682 s) : 0, 8682049
section iast
Agent [baseline] (1.202 s) : 0, 1202202
Total [baseline] (9.3 s) : 0, 9299748
Agent [candidate] (1.194 s) : 0, 1193624
Total [candidate] (9.301 s) : 0, 9301196
gantt
title insecure-bank - break down per module: candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.471 ms) : 0, 1471
crashtracking [candidate] (1.492 ms) : 0, 1492
BytebuddyAgent [baseline] (691.332 ms) : 0, 691332
BytebuddyAgent [candidate] (697.075 ms) : 0, 697075
GlobalTracer [baseline] (264.235 ms) : 0, 264235
GlobalTracer [candidate] (266.4 ms) : 0, 266400
AppSec [baseline] (32.137 ms) : 0, 32137
AppSec [candidate] (32.186 ms) : 0, 32186
Debugger [baseline] (6.385 ms) : 0, 6385
Debugger [candidate] (6.45 ms) : 0, 6450
Remote Config [baseline] (667.88 µs) : 0, 668
Remote Config [candidate] (666.979 µs) : 0, 667
Telemetry [baseline] (16.402 ms) : 0, 16402
Telemetry [candidate] (16.294 ms) : 0, 16294
Flare Poller [baseline] (4.24 ms) : 0, 4240
Flare Poller [candidate] (4.288 ms) : 0, 4288
section iast
crashtracking [baseline] (1.481 ms) : 0, 1481
crashtracking [candidate] (1.466 ms) : 0, 1466
BytebuddyAgent [baseline] (839.033 ms) : 0, 839033
BytebuddyAgent [candidate] (831.859 ms) : 0, 831859
GlobalTracer [baseline] (238.669 ms) : 0, 238669
GlobalTracer [candidate] (237.47 ms) : 0, 237470
AppSec [baseline] (27.851 ms) : 0, 27851
AppSec [candidate] (26.861 ms) : 0, 26861
Debugger [baseline] (6.055 ms) : 0, 6055
Debugger [candidate] (6.019 ms) : 0, 6019
Remote Config [baseline] (605.604 µs) : 0, 606
Remote Config [candidate] (612.787 µs) : 0, 613
Telemetry [baseline] (8.617 ms) : 0, 8617
Telemetry [candidate] (8.556 ms) : 0, 8556
Flare Poller [baseline] (10.851 ms) : 0, 10851
Flare Poller [candidate] (10.775 ms) : 0, 10775
IAST [baseline] (33.777 ms) : 0, 33777
IAST [candidate] (35.037 ms) : 0, 35037
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.059 s) : 0, 1059389
Total [baseline] (10.963 s) : 0, 10962534
Agent [candidate] (1.06 s) : 0, 1060291
Total [candidate] (10.883 s) : 0, 10883408
section appsec
Agent [baseline] (1.233 s) : 0, 1232666
Total [baseline] (10.894 s) : 0, 10893627
Agent [candidate] (1.236 s) : 0, 1235919
Total [candidate] (10.951 s) : 0, 10950556
section iast
Agent [baseline] (1.196 s) : 0, 1195812
Total [baseline] (11.202 s) : 0, 11202470
Agent [candidate] (1.207 s) : 0, 1206996
Total [candidate] (11.258 s) : 0, 11257540
section profiling
Agent [baseline] (1.2 s) : 0, 1200308
Total [baseline] (10.928 s) : 0, 10928252
Agent [candidate] (1.198 s) : 0, 1198463
Total [candidate] (10.903 s) : 0, 10902839
gantt
title petclinic - break down per module: candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.493 ms) : 0, 1493
crashtracking [candidate] (1.488 ms) : 0, 1488
BytebuddyAgent [baseline] (696.326 ms) : 0, 696326
BytebuddyAgent [candidate] (697.026 ms) : 0, 697026
GlobalTracer [baseline] (266.194 ms) : 0, 266194
GlobalTracer [candidate] (266.33 ms) : 0, 266330
AppSec [baseline] (32.286 ms) : 0, 32286
AppSec [candidate] (32.326 ms) : 0, 32326
Debugger [baseline] (6.427 ms) : 0, 6427
Debugger [candidate] (6.448 ms) : 0, 6448
Remote Config [baseline] (666.903 µs) : 0, 667
Remote Config [candidate] (681.634 µs) : 0, 682
Telemetry [baseline] (15.725 ms) : 0, 15725
Telemetry [candidate] (16.591 ms) : 0, 16591
Flare Poller [baseline] (5.035 ms) : 0, 5035
Flare Poller [candidate] (4.302 ms) : 0, 4302
section appsec
crashtracking [baseline] (1.5 ms) : 0, 1500
crashtracking [candidate] (1.495 ms) : 0, 1495
BytebuddyAgent [baseline] (735.208 ms) : 0, 735208
BytebuddyAgent [candidate] (737.276 ms) : 0, 737276
GlobalTracer [baseline] (240.917 ms) : 0, 240917
GlobalTracer [candidate] (242.284 ms) : 0, 242284
AppSec [baseline] (175.134 ms) : 0, 175134
AppSec [candidate] (175.181 ms) : 0, 175181
Debugger [baseline] (6.3 ms) : 0, 6300
Debugger [candidate] (6.268 ms) : 0, 6268
Remote Config [baseline] (704.784 µs) : 0, 705
Remote Config [candidate] (698.493 µs) : 0, 698
Telemetry [baseline] (8.852 ms) : 0, 8852
Telemetry [candidate] (8.802 ms) : 0, 8802
Flare Poller [baseline] (4.005 ms) : 0, 4005
Flare Poller [candidate] (4.009 ms) : 0, 4009
IAST [baseline] (24.874 ms) : 0, 24874
IAST [candidate] (24.766 ms) : 0, 24766
section iast
crashtracking [baseline] (1.473 ms) : 0, 1473
crashtracking [candidate] (1.482 ms) : 0, 1482
BytebuddyAgent [baseline] (833.314 ms) : 0, 833314
BytebuddyAgent [candidate] (842.485 ms) : 0, 842485
GlobalTracer [baseline] (237.88 ms) : 0, 237880
GlobalTracer [candidate] (239.461 ms) : 0, 239461
AppSec [baseline] (30.586 ms) : 0, 30586
AppSec [candidate] (30.032 ms) : 0, 30032
Debugger [baseline] (6.064 ms) : 0, 6064
Debugger [candidate] (6.169 ms) : 0, 6169
Remote Config [baseline] (624.109 µs) : 0, 624
Remote Config [candidate] (622.261 µs) : 0, 622
Telemetry [baseline] (8.75 ms) : 0, 8750
Telemetry [candidate] (8.797 ms) : 0, 8797
Flare Poller [baseline] (10.671 ms) : 0, 10671
Flare Poller [candidate] (10.843 ms) : 0, 10843
IAST [baseline] (31.312 ms) : 0, 31312
IAST [candidate] (31.812 ms) : 0, 31812
section profiling
ProfilingAgent [baseline] (110.585 ms) : 0, 110585
ProfilingAgent [candidate] (110.376 ms) : 0, 110376
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.457 ms) : 0, 1457
BytebuddyAgent [baseline] (735.567 ms) : 0, 735567
BytebuddyAgent [candidate] (733.571 ms) : 0, 733571
GlobalTracer [baseline] (222.734 ms) : 0, 222734
GlobalTracer [candidate] (223.022 ms) : 0, 223022
AppSec [baseline] (32.309 ms) : 0, 32309
AppSec [candidate] (32.273 ms) : 0, 32273
Debugger [baseline] (7.483 ms) : 0, 7483
Debugger [candidate] (6.78 ms) : 0, 6780
Remote Config [baseline] (681.584 µs) : 0, 682
Remote Config [candidate] (697.266 µs) : 0, 697
Telemetry [baseline] (15.829 ms) : 0, 15829
Telemetry [candidate] (16.677 ms) : 0, 16677
Flare Poller [baseline] (4.119 ms) : 0, 4119
Flare Poller [candidate] (4.159 ms) : 0, 4159
Profiling [baseline] (111.212 ms) : 0, 111212
Profiling [candidate] (110.997 ms) : 0, 110997
LoadParameters
See matching parameters
SummaryFound 4 performance improvements and 0 performance regressions! Performance is the same for 17 metrics, 15 unstable metrics.
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section baseline
no_agent (1.222 ms) : 1210, 1234
. : milestone, 1222,
iast (3.221 ms) : 3175, 3266
. : milestone, 3221,
iast_FULL (5.909 ms) : 5850, 5968
. : milestone, 5909,
iast_GLOBAL (3.71 ms) : 3646, 3773
. : milestone, 3710,
profiling (2.074 ms) : 2054, 2093
. : milestone, 2074,
tracing (1.826 ms) : 1810, 1843
. : milestone, 1826,
section candidate
no_agent (1.287 ms) : 1272, 1302
. : milestone, 1287,
iast (3.279 ms) : 3236, 3323
. : milestone, 3279,
iast_FULL (5.8 ms) : 5742, 5858
. : milestone, 5800,
iast_GLOBAL (3.605 ms) : 3554, 3657
. : milestone, 3605,
profiling (2.077 ms) : 2059, 2096
. : milestone, 2077,
tracing (1.768 ms) : 1753, 1783
. : milestone, 1768,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section baseline
no_agent (19.34 ms) : 19143, 19536
. : milestone, 19340,
appsec (18.53 ms) : 18343, 18716
. : milestone, 18530,
code_origins (18.086 ms) : 17903, 18268
. : milestone, 18086,
iast (18.734 ms) : 18545, 18922
. : milestone, 18734,
profiling (20.762 ms) : 20556, 20969
. : milestone, 20762,
tracing (17.591 ms) : 17416, 17766
. : milestone, 17591,
section candidate
no_agent (18.117 ms) : 17931, 18303
. : milestone, 18117,
appsec (18.426 ms) : 18237, 18614
. : milestone, 18426,
code_origins (18.329 ms) : 18141, 18517
. : milestone, 18329,
iast (17.731 ms) : 17551, 17911
. : milestone, 17731,
profiling (18.726 ms) : 18535, 18917
. : milestone, 18726,
tracing (17.765 ms) : 17585, 17944
. : milestone, 17765,
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.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section baseline
no_agent (14.966 s) : 14966000, 14966000
. : milestone, 14966000,
appsec (14.813 s) : 14813000, 14813000
. : milestone, 14813000,
iast (18.195 s) : 18195000, 18195000
. : milestone, 18195000,
iast_GLOBAL (17.98 s) : 17980000, 17980000
. : milestone, 17980000,
profiling (15.207 s) : 15207000, 15207000
. : milestone, 15207000,
tracing (14.576 s) : 14576000, 14576000
. : milestone, 14576000,
section candidate
no_agent (15.729 s) : 15729000, 15729000
. : milestone, 15729000,
appsec (14.893 s) : 14893000, 14893000
. : milestone, 14893000,
iast (18.222 s) : 18222000, 18222000
. : milestone, 18222000,
iast_GLOBAL (18.035 s) : 18035000, 18035000
. : milestone, 18035000,
profiling (14.453 s) : 14453000, 14453000
. : milestone, 14453000,
tracing (14.953 s) : 14953000, 14953000
. : milestone, 14953000,
Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~1c2f93aff4, baseline=1.57.0-SNAPSHOT~b690a79bd7
dateFormat X
axisFormat %s
section baseline
no_agent (1.472 ms) : 1460, 1483
. : milestone, 1472,
appsec (2.515 ms) : 2460, 2570
. : milestone, 2515,
iast (2.202 ms) : 2137, 2266
. : milestone, 2202,
iast_GLOBAL (2.246 ms) : 2181, 2310
. : milestone, 2246,
profiling (2.063 ms) : 2010, 2116
. : milestone, 2063,
tracing (2.038 ms) : 1987, 2089
. : milestone, 2038,
section candidate
no_agent (1.476 ms) : 1464, 1487
. : milestone, 1476,
appsec (3.652 ms) : 3440, 3864
. : milestone, 3652,
iast (2.211 ms) : 2147, 2276
. : milestone, 2211,
iast_GLOBAL (2.257 ms) : 2192, 2322
. : milestone, 2257,
profiling (2.108 ms) : 2053, 2164
. : milestone, 2108,
tracing (2.048 ms) : 1997, 2099
. : milestone, 2048,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
What Does This Do
Motivation
Additional Notes
Contributor Checklist
type:and (comp:orinst:) labels in addition to any useful labelsclose,fixor any linking keywords when referencing an issue.Use
solvesinstead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]