-
Notifications
You must be signed in to change notification settings - Fork 308
Reduces Maven smoke test timeout for better feedback on failures #9142
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
daniel-mohedano
wants to merge
1
commit into
master
Choose a base branch
from
daniel.mohedano/maven-smoke-feedback
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.
+9
−5
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
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 10 unstable metrics. Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (995.27 ms) : 0, 995270
Total [baseline] (10.65 s) : 0, 10650255
Agent [candidate] (998.317 ms) : 0, 998317
Total [candidate] (9.564 s) : 0, 9564426
section appsec
Agent [baseline] (1.175 s) : 0, 1174587
Total [baseline] (10.764 s) : 0, 10764457
Agent [candidate] (1.185 s) : 0, 1184638
Total [candidate] (10.853 s) : 0, 10852982
section iast
Agent [baseline] (1.134 s) : 0, 1134169
Total [baseline] (10.825 s) : 0, 10825455
Agent [candidate] (1.147 s) : 0, 1146517
Total [candidate] (11.041 s) : 0, 11040910
section profiling
Agent [baseline] (1.244 s) : 0, 1244240
Total [baseline] (11.001 s) : 0, 11000985
Agent [candidate] (1.249 s) : 0, 1249208
Total [candidate] (11.005 s) : 0, 11005484
gantt
title petclinic - break down per module: candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (686.656 ms) : 0, 686656
BytebuddyAgent [candidate] (689.163 ms) : 0, 689163
GlobalTracer [baseline] (242.403 ms) : 0, 242403
GlobalTracer [candidate] (243.15 ms) : 0, 243150
AppSec [baseline] (30.371 ms) : 0, 30371
AppSec [candidate] (30.193 ms) : 0, 30193
Debugger [baseline] (6.018 ms) : 0, 6018
Debugger [candidate] (6.029 ms) : 0, 6029
Remote Config [baseline] (686.564 µs) : 0, 687
Remote Config [candidate] (671.72 µs) : 0, 672
Telemetry [baseline] (8.24 ms) : 0, 8240
Telemetry [candidate] (8.256 ms) : 0, 8256
section appsec
BytebuddyAgent [baseline] (709.135 ms) : 0, 709135
BytebuddyAgent [candidate] (717.651 ms) : 0, 717651
GlobalTracer [baseline] (235.049 ms) : 0, 235049
GlobalTracer [candidate] (236.092 ms) : 0, 236092
IAST [baseline] (23.403 ms) : 0, 23403
IAST [candidate] (23.329 ms) : 0, 23329
AppSec [baseline] (171.698 ms) : 0, 171698
AppSec [candidate] (171.959 ms) : 0, 171959
Debugger [baseline] (5.696 ms) : 0, 5696
Debugger [candidate] (5.761 ms) : 0, 5761
Remote Config [baseline] (622.646 µs) : 0, 623
Remote Config [candidate] (609.187 µs) : 0, 609
Telemetry [baseline] (8.047 ms) : 0, 8047
Telemetry [candidate] (8.115 ms) : 0, 8115
section iast
BytebuddyAgent [baseline] (808.551 ms) : 0, 808551
BytebuddyAgent [candidate] (817.237 ms) : 0, 817237
GlobalTracer [baseline] (232.886 ms) : 0, 232886
GlobalTracer [candidate] (235.189 ms) : 0, 235189
IAST [baseline] (26.202 ms) : 0, 26202
IAST [candidate] (25.85 ms) : 0, 25850
AppSec [baseline] (30.557 ms) : 0, 30557
AppSec [candidate] (31.71 ms) : 0, 31710
Debugger [baseline] (6.605 ms) : 0, 6605
Debugger [candidate] (6.726 ms) : 0, 6726
Remote Config [baseline] (576.106 µs) : 0, 576
Remote Config [candidate] (590.996 µs) : 0, 591
Telemetry [baseline] (7.93 ms) : 0, 7930
Telemetry [candidate] (8.003 ms) : 0, 8003
section profiling
BytebuddyAgent [baseline] (678.191 ms) : 0, 678191
BytebuddyAgent [candidate] (679.709 ms) : 0, 679709
GlobalTracer [baseline] (361.58 ms) : 0, 361580
GlobalTracer [candidate] (362.78 ms) : 0, 362780
AppSec [baseline] (30.83 ms) : 0, 30830
AppSec [candidate] (31.835 ms) : 0, 31835
Debugger [baseline] (12.656 ms) : 0, 12656
Debugger [candidate] (11.359 ms) : 0, 11359
Remote Config [baseline] (653.096 µs) : 0, 653
Remote Config [candidate] (674.152 µs) : 0, 674
Telemetry [baseline] (8.006 ms) : 0, 8006
Telemetry [candidate] (9.591 ms) : 0, 9591
ProfilingAgent [baseline] (103.966 ms) : 0, 103966
ProfilingAgent [candidate] (104.512 ms) : 0, 104512
Profiling [baseline] (103.991 ms) : 0, 103991
Profiling [candidate] (104.537 ms) : 0, 104537
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (996.346 ms) : 0, 996346
Total [baseline] (8.605 s) : 0, 8605293
Agent [candidate] (1.004 s) : 0, 1003937
Total [candidate] (8.608 s) : 0, 8608440
section iast
Agent [baseline] (1.134 s) : 0, 1134258
Total [baseline] (9.292 s) : 0, 9291631
Agent [candidate] (1.13 s) : 0, 1130094
Total [candidate] (9.326 s) : 0, 9326011
gantt
title insecure-bank - break down per module: candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (688.612 ms) : 0, 688612
BytebuddyAgent [candidate] (693.573 ms) : 0, 693573
GlobalTracer [baseline] (241.808 ms) : 0, 241808
GlobalTracer [candidate] (243.888 ms) : 0, 243888
AppSec [baseline] (30.209 ms) : 0, 30209
AppSec [candidate] (30.586 ms) : 0, 30586
Debugger [baseline] (5.969 ms) : 0, 5969
Debugger [candidate] (6.052 ms) : 0, 6052
Remote Config [baseline] (675.953 µs) : 0, 676
Remote Config [candidate] (690.205 µs) : 0, 690
Telemetry [baseline] (8.2 ms) : 0, 8200
Telemetry [candidate] (8.298 ms) : 0, 8298
section iast
BytebuddyAgent [baseline] (808.911 ms) : 0, 808911
BytebuddyAgent [candidate] (805.575 ms) : 0, 805575
GlobalTracer [baseline] (232.664 ms) : 0, 232664
GlobalTracer [candidate] (231.664 ms) : 0, 231664
AppSec [baseline] (28.117 ms) : 0, 28117
AppSec [candidate] (29.83 ms) : 0, 29830
Debugger [baseline] (5.739 ms) : 0, 5739
Debugger [candidate] (5.767 ms) : 0, 5767
Remote Config [baseline] (576.957 µs) : 0, 577
Remote Config [candidate] (580.099 µs) : 0, 580
Telemetry [baseline] (7.932 ms) : 0, 7932
Telemetry [candidate] (7.909 ms) : 0, 7909
IAST [baseline] (29.48 ms) : 0, 29480
IAST [candidate] (27.953 ms) : 0, 27953
LoadParameters
See matching parameters
SummaryFound 2 performance improvements and 2 performance regressions! Performance is the same for 8 metrics, 12 unstable metrics.
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section baseline
no_agent (36.867 ms) : 36572, 37161
. : milestone, 36867,
appsec (48.127 ms) : 47701, 48552
. : milestone, 48127,
code_origins (46.295 ms) : 45888, 46702
. : milestone, 46295,
iast (44.169 ms) : 43777, 44561
. : milestone, 44169,
profiling (47.432 ms) : 46993, 47870
. : milestone, 47432,
tracing (42.338 ms) : 41973, 42702
. : milestone, 42338,
section candidate
no_agent (37.041 ms) : 36744, 37339
. : milestone, 37041,
appsec (46.835 ms) : 46419, 47251
. : milestone, 46835,
code_origins (45.024 ms) : 44642, 45406
. : milestone, 45024,
iast (44.281 ms) : 43887, 44676
. : milestone, 44281,
profiling (48.461 ms) : 48015, 48908
. : milestone, 48461,
tracing (44.217 ms) : 43865, 44569
. : milestone, 44217,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section baseline
no_agent (4.555 ms) : 4502, 4608
. : milestone, 4555,
iast (9.379 ms) : 9207, 9550
. : milestone, 9379,
iast_FULL (13.933 ms) : 13659, 14208
. : milestone, 13933,
iast_GLOBAL (10.469 ms) : 10278, 10659
. : milestone, 10469,
profiling (8.236 ms) : 8112, 8360
. : milestone, 8236,
tracing (7.441 ms) : 7330, 7552
. : milestone, 7441,
section candidate
no_agent (4.345 ms) : 4296, 4395
. : milestone, 4345,
iast (9.499 ms) : 9336, 9662
. : milestone, 9499,
iast_FULL (13.916 ms) : 13641, 14192
. : milestone, 13916,
iast_GLOBAL (9.963 ms) : 9790, 10136
. : milestone, 9963,
profiling (8.556 ms) : 8419, 8694
. : milestone, 8556,
tracing (7.585 ms) : 7480, 7690
. : milestone, 7585,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section baseline
no_agent (1.472 ms) : 1460, 1483
. : milestone, 1472,
appsec (2.402 ms) : 2352, 2451
. : milestone, 2402,
iast (2.193 ms) : 2131, 2256
. : milestone, 2193,
iast_GLOBAL (2.228 ms) : 2166, 2291
. : milestone, 2228,
profiling (2.052 ms) : 2000, 2104
. : milestone, 2052,
tracing (2.01 ms) : 1962, 2058
. : milestone, 2010,
section candidate
no_agent (1.468 ms) : 1456, 1479
. : milestone, 1468,
appsec (2.401 ms) : 2351, 2450
. : milestone, 2401,
iast (2.186 ms) : 2124, 2248
. : milestone, 2186,
iast_GLOBAL (2.242 ms) : 2178, 2305
. : milestone, 2242,
profiling (2.048 ms) : 1996, 2099
. : milestone, 2048,
tracing (2.002 ms) : 1954, 2050
. : milestone, 2002,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.52.0-SNAPSHOT~582c1b6b87, baseline=1.52.0-SNAPSHOT~89e92d59f6
dateFormat X
axisFormat %s
section baseline
no_agent (15.515 s) : 15515000, 15515000
. : milestone, 15515000,
appsec (15.067 s) : 15067000, 15067000
. : milestone, 15067000,
iast (18.287 s) : 18287000, 18287000
. : milestone, 18287000,
iast_GLOBAL (18.024 s) : 18024000, 18024000
. : milestone, 18024000,
profiling (14.94 s) : 14940000, 14940000
. : milestone, 14940000,
tracing (14.544 s) : 14544000, 14544000
. : milestone, 14544000,
section candidate
no_agent (15.482 s) : 15482000, 15482000
. : milestone, 15482000,
appsec (14.831 s) : 14831000, 14831000
. : milestone, 14831000,
iast (18.699 s) : 18699000, 18699000
. : milestone, 18699000,
iast_GLOBAL (17.924 s) : 17924000, 17924000
. : milestone, 17924000,
profiling (15.077 s) : 15077000, 15077000
. : milestone, 15077000,
tracing (14.896 s) : 14896000, 14896000
. : milestone, 14896000,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp: ci visibility
Continuous Integration Visibility
tag: do not merge
Do not merge changes
tag: no release notes
Changes to exclude from release notes
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 usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]