Skip to content

Conversation

@bric3
Copy link
Contributor

@bric3 bric3 commented Jul 7, 2025

What Does This Do

No need to get the full distribution, it's heavier as it includes Gradle sources, but IntelliJ is capable to grab the sources now.

Note, due to a bug in IntelliJ IDEA, Kotlin K2 mode has to be disabled until this gets fixed.

https://youtrack.jetbrains.com/issue/KTIJ-32361/K2-Mode-Unable-to-Index-Gradle-Kotlin-sources

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

No need to get the full distribution, it's heavier as it includes Gradle sources, but IntelliJ is capable to grab the sources now.
@bric3 bric3 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jul 7, 2025
@pr-commenter
Copy link

pr-commenter bot commented Jul 7, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/no-need-for-full-source-download
git_commit_date 1751899764 1751905394
git_commit_sha 2ee59a9 a97108c
release_version 1.51.0-SNAPSHOT~2ee59a972d 1.51.0-SNAPSHOT~a97108c508
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1751907141 1751907141
ci_job_id 1016583405 1016583405
ci_pipeline_id 69805470 69805470
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-07czliqh 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-07czliqh 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 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 45 metrics, 8 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (996.221 ms) : 0, 996221
Total [baseline] (10.626 s) : 0, 10625513
Agent [candidate] (995.906 ms) : 0, 995906
Total [candidate] (10.639 s) : 0, 10639330
section appsec
Agent [baseline] (1.179 s) : 0, 1178811
Total [baseline] (10.754 s) : 0, 10753740
Agent [candidate] (1.174 s) : 0, 1174432
Total [candidate] (10.824 s) : 0, 10823844
section iast
Agent [baseline] (1.136 s) : 0, 1136225
Total [baseline] (10.9 s) : 0, 10899831
Agent [candidate] (1.147 s) : 0, 1146659
Total [candidate] (10.856 s) : 0, 10856094
section profiling
Agent [baseline] (1.255 s) : 0, 1255420
Total [baseline] (10.958 s) : 0, 10957526
Agent [candidate] (1.243 s) : 0, 1242532
Total [candidate] (10.902 s) : 0, 10901543
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 996.221 ms -
Agent appsec 1.179 s 182.59 ms (18.3%)
Agent iast 1.136 s 140.004 ms (14.1%)
Agent profiling 1.255 s 259.199 ms (26.0%)
Total tracing 10.626 s -
Total appsec 10.754 s 128.227 ms (1.2%)
Total iast 10.9 s 274.318 ms (2.6%)
Total profiling 10.958 s 332.013 ms (3.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 995.906 ms -
Agent appsec 1.174 s 178.526 ms (17.9%)
Agent iast 1.147 s 150.753 ms (15.1%)
Agent profiling 1.243 s 246.626 ms (24.8%)
Total tracing 10.639 s -
Total appsec 10.824 s 184.514 ms (1.7%)
Total iast 10.856 s 216.765 ms (2.0%)
Total profiling 10.902 s 262.214 ms (2.5%)
gantt
    title petclinic - break down per module: candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (687.855 ms) : 0, 687855
BytebuddyAgent [candidate] (687.485 ms) : 0, 687485
GlobalTracer [baseline] (242.277 ms) : 0, 242277
GlobalTracer [candidate] (242.216 ms) : 0, 242216
AppSec [baseline] (30.351 ms) : 0, 30351
AppSec [candidate] (30.471 ms) : 0, 30471
Debugger [baseline] (6.043 ms) : 0, 6043
Debugger [candidate] (6.066 ms) : 0, 6066
Remote Config [baseline] (680.991 µs) : 0, 681
Remote Config [candidate] (680.959 µs) : 0, 681
Telemetry [baseline] (8.196 ms) : 0, 8196
Telemetry [candidate] (8.209 ms) : 0, 8209
section appsec
BytebuddyAgent [baseline] (713.313 ms) : 0, 713313
BytebuddyAgent [candidate] (710.175 ms) : 0, 710175
GlobalTracer [baseline] (235.635 ms) : 0, 235635
GlobalTracer [candidate] (234.958 ms) : 0, 234958
IAST [baseline] (23.28 ms) : 0, 23280
IAST [candidate] (23.122 ms) : 0, 23122
AppSec [baseline] (171.2 ms) : 0, 171200
AppSec [candidate] (170.845 ms) : 0, 170845
Debugger [baseline] (5.795 ms) : 0, 5795
Debugger [candidate] (5.772 ms) : 0, 5772
Remote Config [baseline] (608.892 µs) : 0, 609
Remote Config [candidate] (613.566 µs) : 0, 614
Telemetry [baseline] (8.071 ms) : 0, 8071
Telemetry [candidate] (8.1 ms) : 0, 8100
section iast
BytebuddyAgent [baseline] (809.547 ms) : 0, 809547
BytebuddyAgent [candidate] (816.343 ms) : 0, 816343
GlobalTracer [baseline] (233.553 ms) : 0, 233553
GlobalTracer [candidate] (236.19 ms) : 0, 236190
IAST [baseline] (28.036 ms) : 0, 28036
IAST [candidate] (28.569 ms) : 0, 28569
AppSec [baseline] (29.685 ms) : 0, 29685
AppSec [candidate] (30.12 ms) : 0, 30120
Debugger [baseline] (5.897 ms) : 0, 5897
Debugger [candidate] (5.925 ms) : 0, 5925
Remote Config [baseline] (591.608 µs) : 0, 592
Remote Config [candidate] (588.541 µs) : 0, 589
Telemetry [baseline] (8.137 ms) : 0, 8137
Telemetry [candidate] (8.083 ms) : 0, 8083
section profiling
BytebuddyAgent [baseline] (684.117 ms) : 0, 684117
BytebuddyAgent [candidate] (677.013 ms) : 0, 677013
GlobalTracer [baseline] (363.794 ms) : 0, 363794
GlobalTracer [candidate] (361.088 ms) : 0, 361088
AppSec [baseline] (33.486 ms) : 0, 33486
AppSec [candidate] (32.156 ms) : 0, 32156
Debugger [baseline] (10.716 ms) : 0, 10716
Debugger [candidate] (9.709 ms) : 0, 9709
Remote Config [baseline] (670.943 µs) : 0, 671
Remote Config [candidate] (666.955 µs) : 0, 667
Telemetry [baseline] (8.869 ms) : 0, 8869
Telemetry [candidate] (10.19 ms) : 0, 10190
ProfilingAgent [baseline] (104.884 ms) : 0, 104884
ProfilingAgent [candidate] (103.269 ms) : 0, 103269
Profiling [baseline] (104.909 ms) : 0, 104909
Profiling [candidate] (103.293 ms) : 0, 103293
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (993.409 ms) : 0, 993409
Total [baseline] (8.535 s) : 0, 8534700
Agent [candidate] (995.675 ms) : 0, 995675
Total [candidate] (8.586 s) : 0, 8586421
section iast
Agent [baseline] (1.151 s) : 0, 1151214
Total [baseline] (9.319 s) : 0, 9318769
Agent [candidate] (1.135 s) : 0, 1134882
Total [candidate] (9.277 s) : 0, 9276819
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 993.409 ms -
Agent iast 1.151 s 157.805 ms (15.9%)
Total tracing 8.535 s -
Total iast 9.319 s 784.069 ms (9.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 995.675 ms -
Agent iast 1.135 s 139.207 ms (14.0%)
Total tracing 8.586 s -
Total iast 9.277 s 690.398 ms (8.0%)
gantt
    title insecure-bank - break down per module: candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (685.875 ms) : 0, 685875
BytebuddyAgent [candidate] (687.628 ms) : 0, 687628
GlobalTracer [baseline] (241.77 ms) : 0, 241770
GlobalTracer [candidate] (242.061 ms) : 0, 242061
AppSec [baseline] (30.121 ms) : 0, 30121
AppSec [candidate] (30.301 ms) : 0, 30301
Debugger [baseline] (6.056 ms) : 0, 6056
Debugger [candidate] (6.041 ms) : 0, 6041
Remote Config [baseline] (685.319 µs) : 0, 685
Remote Config [candidate] (674.212 µs) : 0, 674
Telemetry [baseline] (8.219 ms) : 0, 8219
Telemetry [candidate] (8.201 ms) : 0, 8201
section iast
BytebuddyAgent [baseline] (821.153 ms) : 0, 821153
BytebuddyAgent [candidate] (808.491 ms) : 0, 808491
GlobalTracer [baseline] (236.409 ms) : 0, 236409
GlobalTracer [candidate] (234.034 ms) : 0, 234034
AppSec [baseline] (29.132 ms) : 0, 29132
AppSec [candidate] (29.31 ms) : 0, 29310
Debugger [baseline] (5.92 ms) : 0, 5920
Debugger [candidate] (5.822 ms) : 0, 5822
Remote Config [baseline] (593.993 µs) : 0, 594
Remote Config [candidate] (590.848 µs) : 0, 591
Telemetry [baseline] (8.084 ms) : 0, 8084
Telemetry [candidate] (8.03 ms) : 0, 8030
IAST [baseline] (28.154 ms) : 0, 28154
IAST [candidate] (27.861 ms) : 0, 27861
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/no-need-for-full-source-download
git_commit_date 1751899764 1751905394
git_commit_sha 2ee59a9 a97108c
release_version 1.51.0-SNAPSHOT~2ee59a972d 1.51.0-SNAPSHOT~a97108c508
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1751906815 1751906815
ci_job_id 1016583406 1016583406
ci_pipeline_id 69805470 69805470
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-lypb2pui 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-lypb2pui 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 1 performance improvements and 2 performance regressions! Performance is the same for 9 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:insecure-bank:iast:high_load worse
[+184.549µs; +519.556µs] or [+2.027%; +5.707%]
unstable
[-78.247op/s; +40.935op/s] or [-15.351%; +8.031%]
9.455ms 491.062op/s 9.103ms 509.719op/s
scenario:load:insecure-bank:profiling:high_load worse
[+440.461µs; +742.226µs] or [+5.257%; +8.859%]
unstable
[-101.449op/s; +29.449op/s] or [-18.335%; +5.322%]
8.970ms 517.312op/s 8.378ms 553.312op/s
scenario:load:petclinic:profiling:high_load better
[-2.368ms; -1.474ms] or [-4.814%; -2.996%]
unstable
[-4.066op/s; +9.433op/s] or [-4.222%; +9.795%]
47.275ms 98.987op/s 49.197ms 96.304op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d
    dateFormat X
    axisFormat %s
section baseline
no_agent (38.113 ms) : 37804, 38422
.   : milestone, 38113,
appsec (47.477 ms) : 47062, 47892
.   : milestone, 47477,
code_origins (45.878 ms) : 45480, 46275
.   : milestone, 45878,
iast (45.356 ms) : 44963, 45749
.   : milestone, 45356,
profiling (49.197 ms) : 48759, 49634
.   : milestone, 49197,
tracing (43.915 ms) : 43540, 44289
.   : milestone, 43915,
section candidate
no_agent (38.361 ms) : 38056, 38665
.   : milestone, 38361,
appsec (47.681 ms) : 47242, 48120
.   : milestone, 47681,
code_origins (46.298 ms) : 45907, 46688
.   : milestone, 46298,
iast (44.524 ms) : 44139, 44909
.   : milestone, 44524,
profiling (47.275 ms) : 46883, 47668
.   : milestone, 47275,
tracing (43.481 ms) : 43122, 43840
.   : milestone, 43481,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 38.113 ms [37.804 ms, 38.422 ms] -
appsec 47.477 ms [47.062 ms, 47.892 ms] 9.364 ms (24.6%)
code_origins 45.878 ms [45.48 ms, 46.275 ms] 7.765 ms (20.4%)
iast 45.356 ms [44.963 ms, 45.749 ms] 7.243 ms (19.0%)
profiling 49.197 ms [48.759 ms, 49.634 ms] 11.084 ms (29.1%)
tracing 43.915 ms [43.54 ms, 44.289 ms] 5.802 ms (15.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 38.361 ms [38.056 ms, 38.665 ms] -
appsec 47.681 ms [47.242 ms, 48.12 ms] 9.32 ms (24.3%)
code_origins 46.298 ms [45.907 ms, 46.688 ms] 7.937 ms (20.7%)
iast 44.524 ms [44.139 ms, 44.909 ms] 6.163 ms (16.1%)
profiling 47.275 ms [46.883 ms, 47.668 ms] 8.915 ms (23.2%)
tracing 43.481 ms [43.122 ms, 43.84 ms] 5.12 ms (13.3%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.268 ms) : 4221, 4315
.   : milestone, 4268,
iast (9.103 ms) : 8958, 9248
.   : milestone, 9103,
iast_FULL (13.669 ms) : 13397, 13941
.   : milestone, 13669,
iast_GLOBAL (10.41 ms) : 10228, 10592
.   : milestone, 10410,
profiling (8.378 ms) : 8247, 8510
.   : milestone, 8378,
tracing (7.677 ms) : 7562, 7792
.   : milestone, 7677,
section candidate
no_agent (4.392 ms) : 4342, 4441
.   : milestone, 4392,
iast (9.455 ms) : 9290, 9621
.   : milestone, 9455,
iast_FULL (13.906 ms) : 13628, 14184
.   : milestone, 13906,
iast_GLOBAL (10.536 ms) : 10351, 10721
.   : milestone, 10536,
profiling (8.97 ms) : 8821, 9118
.   : milestone, 8970,
tracing (7.593 ms) : 7486, 7700
.   : milestone, 7593,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.268 ms [4.221 ms, 4.315 ms] -
iast 9.103 ms [8.958 ms, 9.248 ms] 4.835 ms (113.3%)
iast_FULL 13.669 ms [13.397 ms, 13.941 ms] 9.401 ms (220.3%)
iast_GLOBAL 10.41 ms [10.228 ms, 10.592 ms] 6.142 ms (143.9%)
profiling 8.378 ms [8.247 ms, 8.51 ms] 4.11 ms (96.3%)
tracing 7.677 ms [7.562 ms, 7.792 ms] 3.409 ms (79.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.392 ms [4.342 ms, 4.441 ms] -
iast 9.455 ms [9.29 ms, 9.621 ms] 5.064 ms (115.3%)
iast_FULL 13.906 ms [13.628 ms, 14.184 ms] 9.514 ms (216.6%)
iast_GLOBAL 10.536 ms [10.351 ms, 10.721 ms] 6.144 ms (139.9%)
profiling 8.97 ms [8.821 ms, 9.118 ms] 4.578 ms (104.2%)
tracing 7.593 ms [7.486 ms, 7.7 ms] 3.201 ms (72.9%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/no-need-for-full-source-download
git_commit_date 1751899764 1751905394
git_commit_sha 2ee59a9 a97108c
release_version 1.51.0-SNAPSHOT~2ee59a972d 1.51.0-SNAPSHOT~a97108c508
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1751907296 1751907296
ci_job_id 1016583407 1016583407
ci_pipeline_id 69805470 69805470
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-0klpt9g3 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-0klpt9g3 6.8.0-1030-aws #32~22.04.1-Ubuntu SMP Thu Jun 5 08:38:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

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

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.525 s) : 15525000, 15525000
.   : milestone, 15525000,
appsec (14.74 s) : 14740000, 14740000
.   : milestone, 14740000,
iast (18.394 s) : 18394000, 18394000
.   : milestone, 18394000,
iast_GLOBAL (17.803 s) : 17803000, 17803000
.   : milestone, 17803000,
profiling (15.199 s) : 15199000, 15199000
.   : milestone, 15199000,
tracing (14.969 s) : 14969000, 14969000
.   : milestone, 14969000,
section candidate
no_agent (15.002 s) : 15002000, 15002000
.   : milestone, 15002000,
appsec (14.745 s) : 14745000, 14745000
.   : milestone, 14745000,
iast (18.898 s) : 18898000, 18898000
.   : milestone, 18898000,
iast_GLOBAL (17.998 s) : 17998000, 17998000
.   : milestone, 17998000,
profiling (15.599 s) : 15599000, 15599000
.   : milestone, 15599000,
tracing (15.13 s) : 15130000, 15130000
.   : milestone, 15130000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.525 s [15.525 s, 15.525 s] -
appsec 14.74 s [14.74 s, 14.74 s] -785.0 ms (-5.1%)
iast 18.394 s [18.394 s, 18.394 s] 2.869 s (18.5%)
iast_GLOBAL 17.803 s [17.803 s, 17.803 s] 2.278 s (14.7%)
profiling 15.199 s [15.199 s, 15.199 s] -326.0 ms (-2.1%)
tracing 14.969 s [14.969 s, 14.969 s] -556.0 ms (-3.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.002 s [15.002 s, 15.002 s] -
appsec 14.745 s [14.745 s, 14.745 s] -257.0 ms (-1.7%)
iast 18.898 s [18.898 s, 18.898 s] 3.896 s (26.0%)
iast_GLOBAL 17.998 s [17.998 s, 17.998 s] 2.996 s (20.0%)
profiling 15.599 s [15.599 s, 15.599 s] 597.0 ms (4.0%)
tracing 15.13 s [15.13 s, 15.13 s] 128.0 ms (0.9%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~a97108c508, baseline=1.51.0-SNAPSHOT~2ee59a972d
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.473 ms) : 1462, 1485
.   : milestone, 1473,
appsec (2.422 ms) : 2372, 2472
.   : milestone, 2422,
iast (2.195 ms) : 2133, 2257
.   : milestone, 2195,
iast_GLOBAL (2.245 ms) : 2182, 2308
.   : milestone, 2245,
profiling (2.044 ms) : 1994, 2095
.   : milestone, 2044,
tracing (2.012 ms) : 1964, 2061
.   : milestone, 2012,
section candidate
no_agent (1.481 ms) : 1470, 1493
.   : milestone, 1481,
appsec (2.419 ms) : 2368, 2470
.   : milestone, 2419,
iast (2.196 ms) : 2133, 2258
.   : milestone, 2196,
iast_GLOBAL (2.249 ms) : 2186, 2313
.   : milestone, 2249,
profiling (2.049 ms) : 1999, 2100
.   : milestone, 2049,
tracing (2.008 ms) : 1960, 2056
.   : milestone, 2008,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.473 ms [1.462 ms, 1.485 ms] -
appsec 2.422 ms [2.372 ms, 2.472 ms] 948.602 µs (64.4%)
iast 2.195 ms [2.133 ms, 2.257 ms] 721.676 µs (49.0%)
iast_GLOBAL 2.245 ms [2.182 ms, 2.308 ms] 771.547 µs (52.4%)
profiling 2.044 ms [1.994 ms, 2.095 ms] 571.14 µs (38.8%)
tracing 2.012 ms [1.964 ms, 2.061 ms] 539.1 µs (36.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.481 ms [1.47 ms, 1.493 ms] -
appsec 2.419 ms [2.368 ms, 2.47 ms] 937.543 µs (63.3%)
iast 2.196 ms [2.133 ms, 2.258 ms] 714.33 µs (48.2%)
iast_GLOBAL 2.249 ms [2.186 ms, 2.313 ms] 768.004 µs (51.8%)
profiling 2.049 ms [1.999 ms, 2.1 ms] 567.968 µs (38.3%)
tracing 2.008 ms [1.96 ms, 2.056 ms] 526.587 µs (35.5%)

@bric3 bric3 marked this pull request as ready for review July 8, 2025 08:56
@bric3 bric3 requested a review from a team as a code owner July 8, 2025 08:56
@bric3 bric3 requested a review from amarziali July 8, 2025 08:56
@bric3 bric3 merged commit 2952bda into master Jul 8, 2025
512 checks passed
@bric3 bric3 deleted the bdu/no-need-for-full-source-download branch July 8, 2025 08:57
@github-actions github-actions bot added this to the 1.51.0 milestone Jul 8, 2025
@bric3 bric3 mentioned this pull request Jul 9, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants