-
Notifications
You must be signed in to change notification settings - Fork 301
Convert :telemetry build file to kotlin #8743
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
3
commits into
master
Choose a base branch
from
migrate-telemetry-build-to-kotlin-dsl
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
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 63 metrics, 8 unstable metrics. Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.006 s) : 0, 1005764
Total [baseline] (8.617 s) : 0, 8617467
Agent [candidate] (1.012 s) : 0, 1011638
Total [candidate] (8.621 s) : 0, 8621088
section iast
Agent [baseline] (1.145 s) : 0, 1144501
Total [baseline] (9.219 s) : 0, 9218593
Agent [candidate] (1.143 s) : 0, 1143009
Total [candidate] (9.213 s) : 0, 9213057
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.135 s) : 0, 1135111
Total [baseline] (9.161 s) : 0, 9161102
Agent [candidate] (1.141 s) : 0, 1140919
Total [candidate] (9.166 s) : 0, 9166024
section iast_TELEMETRY_OFF
Agent [baseline] (1.132 s) : 0, 1131582
Total [baseline] (9.157 s) : 0, 9156789
Agent [candidate] (1.133 s) : 0, 1133276
Total [candidate] (9.227 s) : 0, 9226987
gantt
title insecure-bank - break down per module: candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (669.864 ms) : 0, 669864
BytebuddyAgent [candidate] (672.273 ms) : 0, 672273
GlobalTracer [baseline] (239.653 ms) : 0, 239653
GlobalTracer [candidate] (240.713 ms) : 0, 240713
AppSec [baseline] (54.609 ms) : 0, 54609
AppSec [candidate] (54.814 ms) : 0, 54814
Debugger [baseline] (6.172 ms) : 0, 6172
Debugger [candidate] (7.587 ms) : 0, 7587
Remote Config [baseline] (706.497 µs) : 0, 706
Remote Config [candidate] (708.429 µs) : 0, 708
Telemetry [baseline] (11.28 ms) : 0, 11280
Telemetry [candidate] (12.114 ms) : 0, 12114
section iast
BytebuddyAgent [baseline] (794.519 ms) : 0, 794519
BytebuddyAgent [candidate] (794.762 ms) : 0, 794762
GlobalTracer [baseline] (231.551 ms) : 0, 231551
GlobalTracer [candidate] (231.106 ms) : 0, 231106
AppSec [baseline] (57.374 ms) : 0, 57374
AppSec [candidate] (56.412 ms) : 0, 56412
Debugger [baseline] (5.975 ms) : 0, 5975
Debugger [candidate] (5.883 ms) : 0, 5883
Remote Config [baseline] (602.092 µs) : 0, 602
Remote Config [candidate] (602.737 µs) : 0, 603
Telemetry [baseline] (7.95 ms) : 0, 7950
Telemetry [candidate] (7.87 ms) : 0, 7870
IAST [baseline] (23.056 ms) : 0, 23056
IAST [candidate] (22.815 ms) : 0, 22815
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (788.202 ms) : 0, 788202
BytebuddyAgent [candidate] (792.247 ms) : 0, 792247
GlobalTracer [baseline] (229.895 ms) : 0, 229895
GlobalTracer [candidate] (230.863 ms) : 0, 230863
AppSec [baseline] (56.189 ms) : 0, 56189
AppSec [candidate] (56.842 ms) : 0, 56842
Debugger [baseline] (5.914 ms) : 0, 5914
Debugger [candidate] (5.934 ms) : 0, 5934
Remote Config [baseline] (589.178 µs) : 0, 589
Remote Config [candidate] (637.076 µs) : 0, 637
Telemetry [baseline] (7.967 ms) : 0, 7967
Telemetry [candidate] (7.846 ms) : 0, 7846
IAST [baseline] (22.954 ms) : 0, 22954
IAST [candidate] (23.017 ms) : 0, 23017
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (785.157 ms) : 0, 785157
BytebuddyAgent [candidate] (786.449 ms) : 0, 786449
GlobalTracer [baseline] (230.106 ms) : 0, 230106
GlobalTracer [candidate] (230.467 ms) : 0, 230467
AppSec [baseline] (56.481 ms) : 0, 56481
AppSec [candidate] (56.306 ms) : 0, 56306
Debugger [baseline] (5.894 ms) : 0, 5894
Debugger [candidate] (5.966 ms) : 0, 5966
Remote Config [baseline] (590.038 µs) : 0, 590
Remote Config [candidate] (592.69 µs) : 0, 593
Telemetry [baseline] (7.69 ms) : 0, 7690
Telemetry [candidate] (7.7 ms) : 0, 7700
IAST [baseline] (22.307 ms) : 0, 22307
IAST [candidate] (22.404 ms) : 0, 22404
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.004 s) : 0, 1004191
Total [baseline] (10.446 s) : 0, 10445708
Agent [candidate] (1.024 s) : 0, 1023859
Total [candidate] (10.483 s) : 0, 10483425
section appsec
Agent [baseline] (1.155 s) : 0, 1154831
Total [baseline] (10.639 s) : 0, 10638918
Agent [candidate] (1.15 s) : 0, 1150292
Total [candidate] (10.625 s) : 0, 10625371
section iast
Agent [baseline] (1.145 s) : 0, 1144987
Total [baseline] (10.816 s) : 0, 10815592
Agent [candidate] (1.136 s) : 0, 1135926
Total [candidate] (10.825 s) : 0, 10825330
section profiling
Agent [baseline] (1.267 s) : 0, 1266596
Total [baseline] (10.791 s) : 0, 10790654
Agent [candidate] (1.254 s) : 0, 1254308
Total [candidate] (10.817 s) : 0, 10817072
gantt
title petclinic - break down per module: candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (669.144 ms) : 0, 669144
BytebuddyAgent [candidate] (683.073 ms) : 0, 683073
GlobalTracer [baseline] (239.626 ms) : 0, 239626
GlobalTracer [candidate] (243.529 ms) : 0, 243529
AppSec [baseline] (54.637 ms) : 0, 54637
AppSec [candidate] (55.58 ms) : 0, 55580
Debugger [baseline] (6.158 ms) : 0, 6158
Debugger [candidate] (6.304 ms) : 0, 6304
Remote Config [baseline] (706.094 µs) : 0, 706
Remote Config [candidate] (726.333 µs) : 0, 726
Telemetry [baseline] (10.536 ms) : 0, 10536
Telemetry [candidate] (10.761 ms) : 0, 10761
section appsec
BytebuddyAgent [baseline] (692.228 ms) : 0, 692228
BytebuddyAgent [candidate] (689.353 ms) : 0, 689353
GlobalTracer [baseline] (237.48 ms) : 0, 237480
GlobalTracer [candidate] (236.955 ms) : 0, 236955
AppSec [baseline] (175.969 ms) : 0, 175969
AppSec [candidate] (175.669 ms) : 0, 175669
Debugger [baseline] (5.902 ms) : 0, 5902
Debugger [candidate] (5.844 ms) : 0, 5844
Remote Config [baseline] (632.852 µs) : 0, 633
Remote Config [candidate] (635.741 µs) : 0, 636
Telemetry [baseline] (8.201 ms) : 0, 8201
Telemetry [candidate] (7.396 ms) : 0, 7396
IAST [baseline] (21.872 ms) : 0, 21872
IAST [candidate] (21.898 ms) : 0, 21898
section iast
BytebuddyAgent [baseline] (796.246 ms) : 0, 796246
BytebuddyAgent [candidate] (789.163 ms) : 0, 789163
GlobalTracer [baseline] (231.318 ms) : 0, 231318
GlobalTracer [candidate] (230.148 ms) : 0, 230148
AppSec [baseline] (56.533 ms) : 0, 56533
AppSec [candidate] (56.211 ms) : 0, 56211
Debugger [baseline] (5.913 ms) : 0, 5913
Debugger [candidate] (5.887 ms) : 0, 5887
Remote Config [baseline] (603.009 µs) : 0, 603
Remote Config [candidate] (598.693 µs) : 0, 599
Telemetry [baseline] (7.931 ms) : 0, 7931
Telemetry [candidate] (7.917 ms) : 0, 7917
IAST [baseline] (22.873 ms) : 0, 22873
IAST [candidate] (22.581 ms) : 0, 22581
section profiling
BytebuddyAgent [baseline] (666.549 ms) : 0, 666549
BytebuddyAgent [candidate] (661.325 ms) : 0, 661325
GlobalTracer [baseline] (380.921 ms) : 0, 380921
GlobalTracer [candidate] (377.392 ms) : 0, 377392
AppSec [baseline] (55.388 ms) : 0, 55388
AppSec [candidate] (53.862 ms) : 0, 53862
Debugger [baseline] (6.229 ms) : 0, 6229
Debugger [candidate] (6.136 ms) : 0, 6136
Remote Config [baseline] (680.329 µs) : 0, 680
Remote Config [candidate] (634.313 µs) : 0, 634
Telemetry [baseline] (8.303 ms) : 0, 8303
Telemetry [candidate] (8.143 ms) : 0, 8143
ProfilingAgent [baseline] (98.121 ms) : 0, 98121
ProfilingAgent [candidate] (96.034 ms) : 0, 96034
Profiling [baseline] (98.146 ms) : 0, 98146
Profiling [candidate] (96.057 ms) : 0, 96057
LoadParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 13 metrics, 17 unstable metrics. Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section baseline
no_agent (1.366 ms) : 1346, 1385
. : milestone, 1366,
appsec (1.752 ms) : 1728, 1777
. : milestone, 1752,
appsec_no_iast (1.743 ms) : 1720, 1766
. : milestone, 1743,
code_origins (1.687 ms) : 1659, 1714
. : milestone, 1687,
iast (1.53 ms) : 1505, 1554
. : milestone, 1530,
profiling (1.537 ms) : 1514, 1561
. : milestone, 1537,
tracing (1.501 ms) : 1476, 1525
. : milestone, 1501,
section candidate
no_agent (1.365 ms) : 1345, 1384
. : milestone, 1365,
appsec (1.747 ms) : 1723, 1771
. : milestone, 1747,
appsec_no_iast (1.755 ms) : 1731, 1779
. : milestone, 1755,
code_origins (1.673 ms) : 1646, 1700
. : milestone, 1673,
iast (1.516 ms) : 1491, 1540
. : milestone, 1516,
profiling (1.53 ms) : 1507, 1554
. : milestone, 1530,
tracing (1.489 ms) : 1464, 1514
. : milestone, 1489,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section baseline
no_agent (390.71 µs) : 368, 414
. : milestone, 391,
iast (524.566 µs) : 501, 548
. : milestone, 525,
iast_FULL (742.883 µs) : 719, 766
. : milestone, 743,
iast_GLOBAL (578.922 µs) : 554, 603
. : milestone, 579,
iast_HARDCODED_SECRET_DISABLED (534.944 µs) : 512, 558
. : milestone, 535,
iast_INACTIVE (475.574 µs) : 453, 498
. : milestone, 476,
iast_TELEMETRY_OFF (510.209 µs) : 487, 533
. : milestone, 510,
tracing (468.446 µs) : 447, 490
. : milestone, 468,
section candidate
no_agent (383.78 µs) : 363, 405
. : milestone, 384,
iast (521.726 µs) : 498, 545
. : milestone, 522,
iast_FULL (744.277 µs) : 721, 768
. : milestone, 744,
iast_GLOBAL (573.681 µs) : 550, 597
. : milestone, 574,
iast_HARDCODED_SECRET_DISABLED (531.347 µs) : 509, 554
. : milestone, 531,
iast_INACTIVE (473.952 µs) : 451, 496
. : milestone, 474,
iast_TELEMETRY_OFF (524.257 µs) : 501, 548
. : milestone, 524,
tracing (469.701 µs) : 448, 491
. : milestone, 470,
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 biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section baseline
no_agent (15.322 s) : 15322000, 15322000
. : milestone, 15322000,
appsec (15.139 s) : 15139000, 15139000
. : milestone, 15139000,
iast (18.989 s) : 18989000, 18989000
. : milestone, 18989000,
iast_GLOBAL (18.006 s) : 18006000, 18006000
. : milestone, 18006000,
profiling (15.47 s) : 15470000, 15470000
. : milestone, 15470000,
tracing (15.157 s) : 15157000, 15157000
. : milestone, 15157000,
section candidate
no_agent (14.894 s) : 14894000, 14894000
. : milestone, 14894000,
appsec (14.726 s) : 14726000, 14726000
. : milestone, 14726000,
iast (19.13 s) : 19130000, 19130000
. : milestone, 19130000,
iast_GLOBAL (17.736 s) : 17736000, 17736000
. : milestone, 17736000,
profiling (14.942 s) : 14942000, 14942000
. : milestone, 14942000,
tracing (15.066 s) : 15066000, 15066000
. : milestone, 15066000,
Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.49.0-SNAPSHOT~91c831a7bc, baseline=1.49.0-SNAPSHOT~12da6fe499
dateFormat X
axisFormat %s
section baseline
no_agent (1.475 ms) : 1463, 1486
. : milestone, 1475,
appsec (2.38 ms) : 2333, 2427
. : milestone, 2380,
iast (2.167 ms) : 2108, 2227
. : milestone, 2167,
iast_GLOBAL (2.205 ms) : 2145, 2264
. : milestone, 2205,
profiling (2.024 ms) : 1976, 2071
. : milestone, 2024,
tracing (1.98 ms) : 1934, 2025
. : milestone, 1980,
section candidate
no_agent (1.476 ms) : 1465, 1488
. : milestone, 1476,
appsec (2.383 ms) : 2336, 2430
. : milestone, 2383,
iast (2.166 ms) : 2106, 2225
. : milestone, 2166,
iast_GLOBAL (2.208 ms) : 2148, 2267
. : milestone, 2208,
profiling (2.008 ms) : 1960, 2055
. : milestone, 2008,
tracing (2.0 ms) : 1954, 2046
. : milestone, 2000,
|
564a43c
to
84f5501
Compare
84f5501
to
91c831a
Compare
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
Converts the build.gradle to build.gradle.kts
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]