Skip to content

Initial doc about working with Gradle#10387

Merged
bric3 merged 14 commits intomasterfrom
bdu/document-gradle
Jan 23, 2026
Merged

Initial doc about working with Gradle#10387
bric3 merged 14 commits intomasterfrom
bdu/document-gradle

Conversation

@bric3
Copy link
Copy Markdown
Contributor

@bric3 bric3 commented Jan 15, 2026

What Does This Do

Initial document about working with Gradle.

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@bric3 bric3 added type: documentation tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jan 15, 2026
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Jan 15, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/document-gradle
git_commit_date 1769198304 1769202433
git_commit_sha a89f803 193121b
release_version 1.59.0-SNAPSHOT~a89f80317f 1.59.0-SNAPSHOT~193121b9f5
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1769204264 1769204264
ci_job_id 1374498753 1374498753
ci_pipeline_id 92602168 92602168
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-96rx7pam 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-96rx7pam 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 57 metrics, 8 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.086 s) : 0, 1085655
Total [baseline] (8.799 s) : 0, 8799433
Agent [candidate] (1.086 s) : 0, 1086016
Total [candidate] (8.785 s) : 0, 8784836
section iast
Agent [baseline] (1.226 s) : 0, 1226441
Total [baseline] (9.368 s) : 0, 9368006
Agent [candidate] (1.228 s) : 0, 1227709
Total [candidate] (9.335 s) : 0, 9335304
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.086 s -
Agent iast 1.226 s 140.786 ms (13.0%)
Total tracing 8.799 s -
Total iast 9.368 s 568.572 ms (6.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.086 s -
Agent iast 1.228 s 141.693 ms (13.0%)
Total tracing 8.785 s -
Total iast 9.335 s 550.468 ms (6.3%)
gantt
    title insecure-bank - break down per module: candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.176 ms) : 0, 1176
crashtracking [candidate] (1.175 ms) : 0, 1175
BytebuddyAgent [baseline] (649.995 ms) : 0, 649995
BytebuddyAgent [candidate] (650.257 ms) : 0, 650257
GlobalTracer [baseline] (285.295 ms) : 0, 285295
GlobalTracer [candidate] (285.333 ms) : 0, 285333
AppSec [baseline] (32.988 ms) : 0, 32988
AppSec [candidate] (32.857 ms) : 0, 32857
Debugger [baseline] (66.63 ms) : 0, 66630
Debugger [candidate] (66.059 ms) : 0, 66059
Remote Config [baseline] (614.055 µs) : 0, 614
Remote Config [candidate] (601.869 µs) : 0, 602
Telemetry [baseline] (9.675 ms) : 0, 9675
Telemetry [candidate] (8.853 ms) : 0, 8853
Flare Poller [baseline] (3.741 ms) : 0, 3741
Flare Poller [candidate] (5.31 ms) : 0, 5310
section iast
crashtracking [baseline] (1.175 ms) : 0, 1175
crashtracking [candidate] (1.175 ms) : 0, 1175
BytebuddyAgent [baseline] (791.121 ms) : 0, 791121
BytebuddyAgent [candidate] (793.052 ms) : 0, 793052
GlobalTracer [baseline] (259.238 ms) : 0, 259238
GlobalTracer [candidate] (259.025 ms) : 0, 259025
AppSec [baseline] (33.453 ms) : 0, 33453
AppSec [candidate] (33.167 ms) : 0, 33167
Debugger [baseline] (66.521 ms) : 0, 66521
Debugger [candidate] (66.119 ms) : 0, 66119
Remote Config [baseline] (540.314 µs) : 0, 540
Remote Config [candidate] (552.066 µs) : 0, 552
Telemetry [baseline] (8.505 ms) : 0, 8505
Telemetry [candidate] (8.58 ms) : 0, 8580
Flare Poller [baseline] (3.478 ms) : 0, 3478
Flare Poller [candidate] (3.53 ms) : 0, 3530
IAST [baseline] (26.99 ms) : 0, 26990
IAST [candidate] (27.053 ms) : 0, 27053
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.096 s) : 0, 1096395
Total [baseline] (10.824 s) : 0, 10824395
Agent [candidate] (1.089 s) : 0, 1089126
Total [candidate] (10.805 s) : 0, 10804622
section appsec
Agent [baseline] (1.27 s) : 0, 1270500
Total [baseline] (11.056 s) : 0, 11056050
Agent [candidate] (1.269 s) : 0, 1269416
Total [candidate] (11.101 s) : 0, 11101298
section iast
Agent [baseline] (1.238 s) : 0, 1237997
Total [baseline] (11.118 s) : 0, 11117860
Agent [candidate] (1.229 s) : 0, 1229175
Total [candidate] (11.163 s) : 0, 11163493
section profiling
Agent [baseline] (1.215 s) : 0, 1215221
Total [baseline] (11.072 s) : 0, 11072471
Agent [candidate] (1.21 s) : 0, 1209806
Total [candidate] (10.9 s) : 0, 10899605
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.096 s -
Agent appsec 1.27 s 174.105 ms (15.9%)
Agent iast 1.238 s 141.602 ms (12.9%)
Agent profiling 1.215 s 118.827 ms (10.8%)
Total tracing 10.824 s -
Total appsec 11.056 s 231.655 ms (2.1%)
Total iast 11.118 s 293.464 ms (2.7%)
Total profiling 11.072 s 248.075 ms (2.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.089 s -
Agent appsec 1.269 s 180.29 ms (16.6%)
Agent iast 1.229 s 140.049 ms (12.9%)
Agent profiling 1.21 s 120.68 ms (11.1%)
Total tracing 10.805 s -
Total appsec 11.101 s 296.676 ms (2.7%)
Total iast 11.163 s 358.871 ms (3.3%)
Total profiling 10.9 s 94.983 ms (0.9%)
gantt
    title petclinic - break down per module: candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.181 ms) : 0, 1181
crashtracking [candidate] (1.179 ms) : 0, 1179
BytebuddyAgent [baseline] (656.652 ms) : 0, 656652
BytebuddyAgent [candidate] (651.857 ms) : 0, 651857
GlobalTracer [baseline] (287.714 ms) : 0, 287714
GlobalTracer [candidate] (286.36 ms) : 0, 286360
AppSec [baseline] (33.088 ms) : 0, 33088
AppSec [candidate] (32.926 ms) : 0, 32926
Debugger [baseline] (67.293 ms) : 0, 67293
Debugger [candidate] (67.289 ms) : 0, 67289
Remote Config [baseline] (610.615 µs) : 0, 611
Remote Config [candidate] (599.472 µs) : 0, 599
Telemetry [baseline] (8.877 ms) : 0, 8877
Telemetry [candidate] (8.852 ms) : 0, 8852
Flare Poller [baseline] (5.32 ms) : 0, 5320
Flare Poller [candidate] (4.488 ms) : 0, 4488
section appsec
crashtracking [baseline] (1.183 ms) : 0, 1183
crashtracking [candidate] (1.174 ms) : 0, 1174
BytebuddyAgent [baseline] (692.134 ms) : 0, 692134
BytebuddyAgent [candidate] (691.066 ms) : 0, 691066
GlobalTracer [baseline] (262.908 ms) : 0, 262908
GlobalTracer [candidate] (262.193 ms) : 0, 262193
AppSec [baseline] (173.341 ms) : 0, 173341
AppSec [candidate] (174.361 ms) : 0, 174361
Debugger [baseline] (67.202 ms) : 0, 67202
Debugger [candidate] (66.729 ms) : 0, 66729
Remote Config [baseline] (688.513 µs) : 0, 689
Remote Config [candidate] (710.898 µs) : 0, 711
Telemetry [baseline] (9.327 ms) : 0, 9327
Telemetry [candidate] (9.366 ms) : 0, 9366
Flare Poller [baseline] (3.585 ms) : 0, 3585
Flare Poller [candidate] (3.703 ms) : 0, 3703
IAST [baseline] (24.535 ms) : 0, 24535
IAST [candidate] (24.524 ms) : 0, 24524
section iast
crashtracking [baseline] (1.184 ms) : 0, 1184
crashtracking [candidate] (1.188 ms) : 0, 1188
BytebuddyAgent [baseline] (799.072 ms) : 0, 799072
BytebuddyAgent [candidate] (792.754 ms) : 0, 792754
GlobalTracer [baseline] (261.555 ms) : 0, 261555
GlobalTracer [candidate] (259.662 ms) : 0, 259662
AppSec [baseline] (31.26 ms) : 0, 31260
AppSec [candidate] (34.941 ms) : 0, 34941
Debugger [baseline] (69.602 ms) : 0, 69602
Debugger [candidate] (65.608 ms) : 0, 65608
Remote Config [baseline] (561.845 µs) : 0, 562
Remote Config [candidate] (536.56 µs) : 0, 537
Telemetry [baseline] (8.481 ms) : 0, 8481
Telemetry [candidate] (8.536 ms) : 0, 8536
Flare Poller [baseline] (3.454 ms) : 0, 3454
Flare Poller [candidate] (3.493 ms) : 0, 3493
IAST [baseline] (27.223 ms) : 0, 27223
IAST [candidate] (27.029 ms) : 0, 27029
section profiling
ProfilingAgent [baseline] (97.684 ms) : 0, 97684
ProfilingAgent [candidate] (98.202 ms) : 0, 98202
crashtracking [baseline] (1.235 ms) : 0, 1235
crashtracking [candidate] (1.236 ms) : 0, 1236
BytebuddyAgent [baseline] (706.194 ms) : 0, 706194
BytebuddyAgent [candidate] (701.871 ms) : 0, 701871
GlobalTracer [baseline] (226.048 ms) : 0, 226048
GlobalTracer [candidate] (224.458 ms) : 0, 224458
AppSec [baseline] (32.634 ms) : 0, 32634
AppSec [candidate] (32.449 ms) : 0, 32449
Debugger [baseline] (67.96 ms) : 0, 67960
Debugger [candidate] (68.434 ms) : 0, 68434
Remote Config [baseline] (615.296 µs) : 0, 615
Remote Config [candidate] (609.119 µs) : 0, 609
Telemetry [baseline] (8.922 ms) : 0, 8922
Telemetry [candidate] (8.973 ms) : 0, 8973
Flare Poller [baseline] (3.645 ms) : 0, 3645
Flare Poller [candidate] (3.701 ms) : 0, 3701
Profiling [baseline] (98.264 ms) : 0, 98264
Profiling [candidate] (98.772 ms) : 0, 98772
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/document-gradle
git_commit_date 1769198304 1769202433
git_commit_sha a89f803 193121b
release_version 1.59.0-SNAPSHOT~a89f80317f 1.59.0-SNAPSHOT~193121b9f5
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1769204762 1769204762
ci_job_id 1374498755 1374498755
ci_pipeline_id 92602168 92602168
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-1q8l6awd 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-1q8l6awd 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 2 performance regressions! Performance is the same for 18 metrics, 16 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:petclinic:tracing:high_load worse
[+0.711ms; +1.871ms] or [+4.156%; +10.936%]
worse
[+0.799ms; +2.137ms] or [+2.858%; +7.647%]
unstable
[-39.317op/s; +9.504op/s] or [-14.734%; +3.562%]
18.398ms 29.417ms 251.938op/s 17.107ms 27.949ms 266.844op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.55 ms) : 19342, 19757
.   : milestone, 19550,
appsec (18.835 ms) : 18643, 19026
.   : milestone, 18835,
code_origins (17.839 ms) : 17658, 18021
.   : milestone, 17839,
iast (18.071 ms) : 17892, 18250
.   : milestone, 18071,
profiling (18.62 ms) : 18437, 18803
.   : milestone, 18620,
tracing (17.488 ms) : 17316, 17660
.   : milestone, 17488,
section candidate
no_agent (19.315 ms) : 19116, 19513
.   : milestone, 19315,
appsec (18.631 ms) : 18442, 18820
.   : milestone, 18631,
code_origins (17.727 ms) : 17550, 17905
.   : milestone, 17727,
iast (18.439 ms) : 18250, 18629
.   : milestone, 18439,
profiling (18.449 ms) : 18264, 18633
.   : milestone, 18449,
tracing (18.531 ms) : 18344, 18719
.   : milestone, 18531,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.55 ms [19.342 ms, 19.757 ms] -
appsec 18.835 ms [18.643 ms, 19.026 ms] -715.031 µs (-3.7%)
code_origins 17.839 ms [17.658 ms, 18.021 ms] -1.71 ms (-8.7%)
iast 18.071 ms [17.892 ms, 18.25 ms] -1.479 ms (-7.6%)
profiling 18.62 ms [18.437 ms, 18.803 ms] -929.894 µs (-4.8%)
tracing 17.488 ms [17.316 ms, 17.66 ms] -2.062 ms (-10.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.315 ms [19.116 ms, 19.513 ms] -
appsec 18.631 ms [18.442 ms, 18.82 ms] -683.848 µs (-3.5%)
code_origins 17.727 ms [17.55 ms, 17.905 ms] -1.587 ms (-8.2%)
iast 18.439 ms [18.25 ms, 18.629 ms] -875.289 µs (-4.5%)
profiling 18.449 ms [18.264 ms, 18.633 ms] -866.046 µs (-4.5%)
tracing 18.531 ms [18.344 ms, 18.719 ms] -783.557 µs (-4.1%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.197 ms) : 1185, 1209
.   : milestone, 1197,
iast (3.071 ms) : 3034, 3109
.   : milestone, 3071,
iast_FULL (5.859 ms) : 5799, 5919
.   : milestone, 5859,
iast_GLOBAL (3.623 ms) : 3566, 3680
.   : milestone, 3623,
profiling (1.978 ms) : 1960, 1995
.   : milestone, 1978,
tracing (1.833 ms) : 1817, 1848
.   : milestone, 1833,
section candidate
no_agent (1.184 ms) : 1172, 1195
.   : milestone, 1184,
iast (3.126 ms) : 3084, 3169
.   : milestone, 3126,
iast_FULL (5.7 ms) : 5643, 5756
.   : milestone, 5700,
iast_GLOBAL (3.673 ms) : 3617, 3728
.   : milestone, 3673,
profiling (1.873 ms) : 1858, 1888
.   : milestone, 1873,
tracing (1.816 ms) : 1800, 1831
.   : milestone, 1816,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.197 ms [1.185 ms, 1.209 ms] -
iast 3.071 ms [3.034 ms, 3.109 ms] 1.874 ms (156.6%)
iast_FULL 5.859 ms [5.799 ms, 5.919 ms] 4.662 ms (389.4%)
iast_GLOBAL 3.623 ms [3.566 ms, 3.68 ms] 2.426 ms (202.6%)
profiling 1.978 ms [1.96 ms, 1.995 ms] 780.364 µs (65.2%)
tracing 1.833 ms [1.817 ms, 1.848 ms] 635.434 µs (53.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.184 ms [1.172 ms, 1.195 ms] -
iast 3.126 ms [3.084 ms, 3.169 ms] 1.943 ms (164.1%)
iast_FULL 5.7 ms [5.643 ms, 5.756 ms] 4.516 ms (381.5%)
iast_GLOBAL 3.673 ms [3.617 ms, 3.728 ms] 2.489 ms (210.3%)
profiling 1.873 ms [1.858 ms, 1.888 ms] 689.668 µs (58.3%)
tracing 1.816 ms [1.8 ms, 1.831 ms] 632.131 µs (53.4%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/document-gradle
git_commit_date 1769198304 1769202433
git_commit_sha a89f803 193121b
release_version 1.59.0-SNAPSHOT~a89f80317f 1.59.0-SNAPSHOT~193121b9f5
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1769204647 1769204647
ci_job_id 1374498757 1374498757
ci_pipeline_id 92602168 92602168
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-wzd3v0ke 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-wzd3v0ke 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.47 ms) : 1459, 1482
.   : milestone, 1470,
appsec (3.715 ms) : 3496, 3933
.   : milestone, 3715,
iast (2.208 ms) : 2143, 2273
.   : milestone, 2208,
iast_GLOBAL (2.256 ms) : 2190, 2321
.   : milestone, 2256,
profiling (2.094 ms) : 2040, 2149
.   : milestone, 2094,
tracing (2.05 ms) : 1999, 2102
.   : milestone, 2050,
section candidate
no_agent (1.474 ms) : 1462, 1485
.   : milestone, 1474,
appsec (3.695 ms) : 3475, 3915
.   : milestone, 3695,
iast (2.209 ms) : 2144, 2274
.   : milestone, 2209,
iast_GLOBAL (2.255 ms) : 2189, 2320
.   : milestone, 2255,
profiling (2.065 ms) : 2012, 2118
.   : milestone, 2065,
tracing (2.047 ms) : 1996, 2098
.   : milestone, 2047,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.47 ms [1.459 ms, 1.482 ms] -
appsec 3.715 ms [3.496 ms, 3.933 ms] 2.244 ms (152.7%)
iast 2.208 ms [2.143 ms, 2.273 ms] 738.133 µs (50.2%)
iast_GLOBAL 2.256 ms [2.19 ms, 2.321 ms] 785.456 µs (53.4%)
profiling 2.094 ms [2.04 ms, 2.149 ms] 624.289 µs (42.5%)
tracing 2.05 ms [1.999 ms, 2.102 ms] 580.079 µs (39.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.462 ms, 1.485 ms] -
appsec 3.695 ms [3.475 ms, 3.915 ms] 2.222 ms (150.7%)
iast 2.209 ms [2.144 ms, 2.274 ms] 735.745 µs (49.9%)
iast_GLOBAL 2.255 ms [2.189 ms, 2.32 ms] 781.098 µs (53.0%)
profiling 2.065 ms [2.012 ms, 2.118 ms] 591.689 µs (40.2%)
tracing 2.047 ms [1.996 ms, 2.098 ms] 573.583 µs (38.9%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.59.0-SNAPSHOT~193121b9f5, baseline=1.59.0-SNAPSHOT~a89f80317f
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.361 s) : 15361000, 15361000
.   : milestone, 15361000,
appsec (14.779 s) : 14779000, 14779000
.   : milestone, 14779000,
iast (17.705 s) : 17705000, 17705000
.   : milestone, 17705000,
iast_GLOBAL (18.207 s) : 18207000, 18207000
.   : milestone, 18207000,
profiling (15.168 s) : 15168000, 15168000
.   : milestone, 15168000,
tracing (14.817 s) : 14817000, 14817000
.   : milestone, 14817000,
section candidate
no_agent (15.457 s) : 15457000, 15457000
.   : milestone, 15457000,
appsec (14.517 s) : 14517000, 14517000
.   : milestone, 14517000,
iast (17.92 s) : 17920000, 17920000
.   : milestone, 17920000,
iast_GLOBAL (17.804 s) : 17804000, 17804000
.   : milestone, 17804000,
profiling (15.055 s) : 15055000, 15055000
.   : milestone, 15055000,
tracing (14.782 s) : 14782000, 14782000
.   : milestone, 14782000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.361 s [15.361 s, 15.361 s] -
appsec 14.779 s [14.779 s, 14.779 s] -582.0 ms (-3.8%)
iast 17.705 s [17.705 s, 17.705 s] 2.344 s (15.3%)
iast_GLOBAL 18.207 s [18.207 s, 18.207 s] 2.846 s (18.5%)
profiling 15.168 s [15.168 s, 15.168 s] -193.0 ms (-1.3%)
tracing 14.817 s [14.817 s, 14.817 s] -544.0 ms (-3.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.457 s [15.457 s, 15.457 s] -
appsec 14.517 s [14.517 s, 14.517 s] -940.0 ms (-6.1%)
iast 17.92 s [17.92 s, 17.92 s] 2.463 s (15.9%)
iast_GLOBAL 17.804 s [17.804 s, 17.804 s] 2.347 s (15.2%)
profiling 15.055 s [15.055 s, 15.055 s] -402.0 ms (-2.6%)
tracing 14.782 s [14.782 s, 14.782 s] -675.0 ms (-4.4%)

@bric3 bric3 force-pushed the bdu/document-gradle branch from 37b7513 to f237403 Compare January 18, 2026 11:35
@bric3 bric3 force-pushed the bdu/document-gradle branch from 89b77c2 to 7295b02 Compare January 19, 2026 11:34
@bric3 bric3 marked this pull request as ready for review January 19, 2026 11:36
@bric3 bric3 requested a review from a team as a code owner January 19, 2026 11:36
@bric3 bric3 requested a review from amarziali January 19, 2026 11:36
Copy link
Copy Markdown
Contributor

@amarziali amarziali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks it's really a goldmine of useful info

Copy link
Copy Markdown
Contributor

@sarahchen6 sarahchen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! This reference is super helpful for Gradle fundamentals and understanding our build system better!

Given the large amount of info here, it would be nice to have a Table of Contents at the beginning to easily see and access the different sections.

@bric3
Copy link
Copy Markdown
Contributor Author

bric3 commented Jan 23, 2026

@sarahchen6 I added a quick reference ; Github also has an outline navigation menu.

image image

@bric3 bric3 enabled auto-merge (squash) January 23, 2026 13:28
@bric3 bric3 disabled auto-merge January 23, 2026 19:27
@bric3 bric3 enabled auto-merge (squash) January 23, 2026 19:27
@bric3 bric3 merged commit 285f51e into master Jan 23, 2026
568 checks passed
@bric3 bric3 deleted the bdu/document-gradle branch January 23, 2026 21:57
@github-actions github-actions Bot added this to the 1.59.0 milestone Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes type: documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants