-
Notifications
You must be signed in to change notification settings - Fork 312
Attempt to catch dump via Gradle #9414
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
AlexeyKuznetsov-DD
wants to merge
62
commits into
master
Choose a base branch
from
alexeyk/debug-ci-freeze-gradle
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.
Draft
+65
−14
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
# Conflicts: # dd-java-agent/instrumentation/java-concurrent/java-concurrent-21/src/previewTest/groovy/StructuredConcurrencyTest.groovy # dd-java-agent/instrumentation/lettuce-4/src/test/groovy/Lettuce4ClientTestBase.groovy
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 46 metrics, 13 unstable metrics. Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.06 s) : 0, 1059852
Total [baseline] (8.665 s) : 0, 8665288
Agent [candidate] (1.05 s) : 0, 1050092
Total [candidate] (8.627 s) : 0, 8626749
section iast
Agent [baseline] (1.179 s) : 0, 1179135
Total [baseline] (9.352 s) : 0, 9351798
Agent [candidate] (1.182 s) : 0, 1181749
Total [candidate] (9.31 s) : 0, 9309881
gantt
title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.478 ms) : 0, 1478
crashtracking [candidate] (1.463 ms) : 0, 1463
BytebuddyAgent [baseline] (740.673 ms) : 0, 740673
BytebuddyAgent [candidate] (733.622 ms) : 0, 733622
GlobalTracer [baseline] (244.872 ms) : 0, 244872
GlobalTracer [candidate] (243.267 ms) : 0, 243267
AppSec [baseline] (30.429 ms) : 0, 30429
AppSec [candidate] (30.166 ms) : 0, 30166
Debugger [baseline] (6.088 ms) : 0, 6088
Debugger [candidate] (6.051 ms) : 0, 6051
Remote Config [baseline] (681.181 µs) : 0, 681
Remote Config [candidate] (659.349 µs) : 0, 659
Telemetry [baseline] (14.456 ms) : 0, 14456
Telemetry [candidate] (13.815 ms) : 0, 13815
section iast
crashtracking [baseline] (1.46 ms) : 0, 1460
crashtracking [candidate] (1.456 ms) : 0, 1456
BytebuddyAgent [baseline] (851.294 ms) : 0, 851294
BytebuddyAgent [candidate] (852.832 ms) : 0, 852832
GlobalTracer [baseline] (233.922 ms) : 0, 233922
GlobalTracer [candidate] (233.515 ms) : 0, 233515
AppSec [baseline] (27.496 ms) : 0, 27496
AppSec [candidate] (27.681 ms) : 0, 27681
Debugger [baseline] (5.716 ms) : 0, 5716
Debugger [candidate] (6.597 ms) : 0, 6597
Remote Config [baseline] (594.514 µs) : 0, 595
Remote Config [candidate] (607.854 µs) : 0, 608
Telemetry [baseline] (8.287 ms) : 0, 8287
Telemetry [candidate] (8.379 ms) : 0, 8379
IAST [baseline] (29.365 ms) : 0, 29365
IAST [candidate] (29.529 ms) : 0, 29529
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.058 s) : 0, 1058218
Total [baseline] (10.723 s) : 0, 10722740
Agent [candidate] (1.044 s) : 0, 1043611
Total [candidate] (10.692 s) : 0, 10691705
section appsec
Agent [baseline] (1.222 s) : 0, 1222197
Total [baseline] (10.81 s) : 0, 10809529
Agent [candidate] (1.225 s) : 0, 1224904
Total [candidate] (10.791 s) : 0, 10791019
section iast
Agent [baseline] (1.181 s) : 0, 1181455
Total [baseline] (11.009 s) : 0, 11008633
Agent [candidate] (1.179 s) : 0, 1178919
Total [candidate] (11.007 s) : 0, 11006724
section profiling
Agent [baseline] (1.196 s) : 0, 1196448
Total [baseline] (10.935 s) : 0, 10934817
Agent [candidate] (1.201 s) : 0, 1200900
Total [candidate] (10.914 s) : 0, 10913903
gantt
title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.469 ms) : 0, 1469
crashtracking [candidate] (1.442 ms) : 0, 1442
BytebuddyAgent [baseline] (739.036 ms) : 0, 739036
BytebuddyAgent [candidate] (731.87 ms) : 0, 731870
GlobalTracer [baseline] (244.83 ms) : 0, 244830
GlobalTracer [candidate] (241.949 ms) : 0, 241949
AppSec [baseline] (30.38 ms) : 0, 30380
AppSec [candidate] (29.844 ms) : 0, 29844
Debugger [baseline] (6.086 ms) : 0, 6086
Debugger [candidate] (6.064 ms) : 0, 6064
Remote Config [baseline] (677.192 µs) : 0, 677
Remote Config [candidate] (674.411 µs) : 0, 674
Telemetry [baseline] (14.465 ms) : 0, 14465
Telemetry [candidate] (10.694 ms) : 0, 10694
section appsec
crashtracking [baseline] (1.445 ms) : 0, 1445
crashtracking [candidate] (1.45 ms) : 0, 1450
BytebuddyAgent [baseline] (755.106 ms) : 0, 755106
BytebuddyAgent [candidate] (755.405 ms) : 0, 755405
GlobalTracer [baseline] (234.705 ms) : 0, 234705
GlobalTracer [candidate] (236.015 ms) : 0, 236015
AppSec [baseline] (170.589 ms) : 0, 170589
AppSec [candidate] (168.439 ms) : 0, 168439
Debugger [baseline] (6.514 ms) : 0, 6514
Debugger [candidate] (8.096 ms) : 0, 8096
Remote Config [baseline] (631.512 µs) : 0, 632
Remote Config [candidate] (634.377 µs) : 0, 634
Telemetry [baseline] (8.473 ms) : 0, 8473
Telemetry [candidate] (10.094 ms) : 0, 10094
IAST [baseline] (23.626 ms) : 0, 23626
IAST [candidate] (23.573 ms) : 0, 23573
section iast
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.443 ms) : 0, 1443
BytebuddyAgent [baseline] (852.243 ms) : 0, 852243
BytebuddyAgent [candidate] (850.234 ms) : 0, 850234
GlobalTracer [baseline] (233.555 ms) : 0, 233555
GlobalTracer [candidate] (234.215 ms) : 0, 234215
AppSec [baseline] (26.148 ms) : 0, 26148
AppSec [candidate] (26.926 ms) : 0, 26926
Debugger [baseline] (7.587 ms) : 0, 7587
Debugger [candidate] (7.505 ms) : 0, 7505
Remote Config [baseline] (611.133 µs) : 0, 611
Remote Config [candidate] (614.312 µs) : 0, 614
Telemetry [baseline] (8.282 ms) : 0, 8282
Telemetry [candidate] (8.383 ms) : 0, 8383
IAST [baseline] (30.414 ms) : 0, 30414
IAST [candidate] (28.475 ms) : 0, 28475
section profiling
crashtracking [baseline] (1.447 ms) : 0, 1447
crashtracking [candidate] (1.458 ms) : 0, 1458
BytebuddyAgent [baseline] (761.587 ms) : 0, 761587
BytebuddyAgent [candidate] (764.118 ms) : 0, 764118
GlobalTracer [baseline] (221.907 ms) : 0, 221907
GlobalTracer [candidate] (223.182 ms) : 0, 223182
AppSec [baseline] (29.913 ms) : 0, 29913
AppSec [candidate] (30.812 ms) : 0, 30812
Debugger [baseline] (6.266 ms) : 0, 6266
Debugger [candidate] (6.379 ms) : 0, 6379
Remote Config [baseline] (694.884 µs) : 0, 695
Remote Config [candidate] (711.526 µs) : 0, 712
Telemetry [baseline] (16.252 ms) : 0, 16252
Telemetry [candidate] (15.321 ms) : 0, 15321
ProfilingAgent [baseline] (107.806 ms) : 0, 107806
ProfilingAgent [candidate] (108.405 ms) : 0, 108405
Profiling [baseline] (108.465 ms) : 0, 108465
Profiling [candidate] (109.084 ms) : 0, 109084
LoadParameters
See matching parameters
SummaryFound 1 performance improvements and 1 performance regressions! Performance is the same for 10 metrics, 12 unstable metrics.
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section baseline
no_agent (4.304 ms) : 4250, 4358
. : milestone, 4304,
iast (9.347 ms) : 9192, 9501
. : milestone, 9347,
iast_FULL (13.971 ms) : 13694, 14249
. : milestone, 13971,
iast_GLOBAL (10.245 ms) : 10064, 10426
. : milestone, 10245,
profiling (8.713 ms) : 8573, 8853
. : milestone, 8713,
tracing (7.455 ms) : 7347, 7563
. : milestone, 7455,
section candidate
no_agent (4.412 ms) : 4364, 4460
. : milestone, 4412,
iast (9.29 ms) : 9136, 9444
. : milestone, 9290,
iast_FULL (14.058 ms) : 13777, 14339
. : milestone, 14058,
iast_GLOBAL (10.554 ms) : 10349, 10760
. : milestone, 10554,
profiling (8.652 ms) : 8514, 8789
. : milestone, 8652,
tracing (7.773 ms) : 7664, 7882
. : milestone, 7773,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section baseline
no_agent (36.545 ms) : 36251, 36839
. : milestone, 36545,
appsec (46.757 ms) : 46355, 47159
. : milestone, 46757,
code_origins (46.822 ms) : 46417, 47227
. : milestone, 46822,
iast (44.475 ms) : 44086, 44863
. : milestone, 44475,
profiling (48.812 ms) : 48353, 49271
. : milestone, 48812,
tracing (44.683 ms) : 44278, 45087
. : milestone, 44683,
section candidate
no_agent (36.082 ms) : 35794, 36370
. : milestone, 36082,
appsec (47.12 ms) : 46702, 47538
. : milestone, 47120,
code_origins (45.163 ms) : 44752, 45574
. : milestone, 45163,
iast (44.408 ms) : 44026, 44790
. : milestone, 44408,
profiling (49.245 ms) : 48760, 49729
. : milestone, 49245,
tracing (43.937 ms) : 43577, 44298
. : milestone, 43937,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 10 metrics, 2 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section baseline
no_agent (1.484 ms) : 1472, 1495
. : milestone, 1484,
appsec (3.635 ms) : 3422, 3849
. : milestone, 3635,
iast (2.226 ms) : 2163, 2290
. : milestone, 2226,
iast_GLOBAL (2.265 ms) : 2201, 2328
. : milestone, 2265,
profiling (2.501 ms) : 2337, 2665
. : milestone, 2501,
tracing (2.03 ms) : 1981, 2079
. : milestone, 2030,
section candidate
no_agent (1.488 ms) : 1477, 1500
. : milestone, 1488,
appsec (3.697 ms) : 3479, 3915
. : milestone, 3697,
iast (2.214 ms) : 2151, 2277
. : milestone, 2214,
iast_GLOBAL (2.258 ms) : 2195, 2322
. : milestone, 2258,
profiling (2.08 ms) : 2028, 2133
. : milestone, 2080,
tracing (2.047 ms) : 1997, 2097
. : milestone, 2047,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~71ebf30b23, baseline=1.53.0-SNAPSHOT~030f9bbb36
dateFormat X
axisFormat %s
section baseline
no_agent (15.534 s) : 15534000, 15534000
. : milestone, 15534000,
appsec (14.932 s) : 14932000, 14932000
. : milestone, 14932000,
iast (18.796 s) : 18796000, 18796000
. : milestone, 18796000,
iast_GLOBAL (18.37 s) : 18370000, 18370000
. : milestone, 18370000,
profiling (15.842 s) : 15842000, 15842000
. : milestone, 15842000,
tracing (14.914 s) : 14914000, 14914000
. : milestone, 14914000,
section candidate
no_agent (15.568 s) : 15568000, 15568000
. : milestone, 15568000,
appsec (14.993 s) : 14993000, 14993000
. : milestone, 14993000,
iast (18.503 s) : 18503000, 18503000
. : milestone, 18503000,
iast_GLOBAL (18.131 s) : 18131000, 18131000
. : milestone, 18131000,
profiling (15.472 s) : 15472000, 15472000
. : milestone, 15472000,
tracing (14.844 s) : 14844000, 14844000
. : milestone, 14844000,
|
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.
What Does This Do
DO NOT MERGE