Skip to content

Convert some build file to kotlin dsl #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
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bric3
Copy link
Contributor

@bric3 bric3 commented Apr 28, 2025

What Does This Do

Converts the build.gradle to build.gradle.kts

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@pr-commenter
Copy link

pr-commenter bot commented Apr 28, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master migrate-telemetry-build-to-kotlin-dsl
git_commit_date 1750323428 1750337043
git_commit_sha a7ce6e7 3909acc
release_version 1.50.0-SNAPSHOT~a7ce6e7f58 1.50.0-SNAPSHOT~3909accba6
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1750338925 1750338925
ci_job_id 990048138 990048138
ci_pipeline_id 68234992 68234992
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zazkytx-project-304-concurrent-0-gnoaa8rv 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zazkytx-project-304-concurrent-0-gnoaa8rv 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 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 42 metrics, 11 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.027 s) : 0, 1026609
Total [baseline] (10.646 s) : 0, 10645678
Agent [candidate] (1.029 s) : 0, 1028560
Total [candidate] (10.662 s) : 0, 10662328
section appsec
Agent [baseline] (1.184 s) : 0, 1183614
Total [baseline] (10.709 s) : 0, 10709011
Agent [candidate] (1.182 s) : 0, 1182177
Total [candidate] (10.705 s) : 0, 10704650
section iast
Agent [baseline] (1.153 s) : 0, 1153263
Total [baseline] (10.862 s) : 0, 10862074
Agent [candidate] (1.162 s) : 0, 1162393
Total [candidate] (10.841 s) : 0, 10840796
section profiling
Agent [baseline] (1.27 s) : 0, 1269773
Total [baseline] (10.958 s) : 0, 10958328
Agent [candidate] (1.271 s) : 0, 1270854
Total [candidate] (10.923 s) : 0, 10922721
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.027 s -
Agent appsec 1.184 s 157.005 ms (15.3%)
Agent iast 1.153 s 126.654 ms (12.3%)
Agent profiling 1.27 s 243.164 ms (23.7%)
Total tracing 10.646 s -
Total appsec 10.709 s 63.333 ms (0.6%)
Total iast 10.862 s 216.397 ms (2.0%)
Total profiling 10.958 s 312.65 ms (2.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.029 s -
Agent appsec 1.182 s 153.617 ms (14.9%)
Agent iast 1.162 s 133.833 ms (13.0%)
Agent profiling 1.271 s 242.295 ms (23.6%)
Total tracing 10.662 s -
Total appsec 10.705 s 42.322 ms (0.4%)
Total iast 10.841 s 178.469 ms (1.7%)
Total profiling 10.923 s 260.393 ms (2.4%)
gantt
    title petclinic - break down per module: candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (685.075 ms) : 0, 685075
BytebuddyAgent [candidate] (685.442 ms) : 0, 685442
GlobalTracer [baseline] (242.043 ms) : 0, 242043
GlobalTracer [candidate] (242.425 ms) : 0, 242425
AppSec [baseline] (58.624 ms) : 0, 58624
AppSec [candidate] (56.661 ms) : 0, 56661
Debugger [baseline] (7.594 ms) : 0, 7594
Debugger [candidate] (8.473 ms) : 0, 8473
Remote Config [baseline] (722.158 µs) : 0, 722
Remote Config [candidate] (739.019 µs) : 0, 739
Telemetry [baseline] (9.017 ms) : 0, 9017
Telemetry [candidate] (11.332 ms) : 0, 11332
section appsec
BytebuddyAgent [baseline] (712.524 ms) : 0, 712524
BytebuddyAgent [candidate] (711.086 ms) : 0, 711086
GlobalTracer [baseline] (235.424 ms) : 0, 235424
GlobalTracer [candidate] (235.976 ms) : 0, 235976
AppSec [baseline] (176.253 ms) : 0, 176253
AppSec [candidate] (175.87 ms) : 0, 175870
Debugger [baseline] (5.967 ms) : 0, 5967
Debugger [candidate] (5.926 ms) : 0, 5926
Remote Config [baseline] (619.462 µs) : 0, 619
Remote Config [candidate] (619.038 µs) : 0, 619
Telemetry [baseline] (7.32 ms) : 0, 7320
Telemetry [candidate] (7.272 ms) : 0, 7272
IAST [baseline] (21.739 ms) : 0, 21739
IAST [candidate] (21.852 ms) : 0, 21852
section iast
BytebuddyAgent [baseline] (804.978 ms) : 0, 804978
BytebuddyAgent [candidate] (813.339 ms) : 0, 813339
GlobalTracer [baseline] (231.643 ms) : 0, 231643
GlobalTracer [candidate] (232.117 ms) : 0, 232117
AppSec [baseline] (50.476 ms) : 0, 50476
AppSec [candidate] (51.889 ms) : 0, 51889
Debugger [baseline] (5.941 ms) : 0, 5941
Debugger [candidate] (5.925 ms) : 0, 5925
Remote Config [baseline] (600.642 µs) : 0, 601
Remote Config [candidate] (606.997 µs) : 0, 607
Telemetry [baseline] (8.004 ms) : 0, 8004
Telemetry [candidate] (7.939 ms) : 0, 7939
IAST [baseline] (27.376 ms) : 0, 27376
IAST [candidate] (26.86 ms) : 0, 26860
section profiling
ProfilingAgent [baseline] (105.063 ms) : 0, 105063
ProfilingAgent [candidate] (103.8 ms) : 0, 103800
BytebuddyAgent [baseline] (675.873 ms) : 0, 675873
BytebuddyAgent [candidate] (677.239 ms) : 0, 677239
GlobalTracer [baseline] (360.387 ms) : 0, 360387
GlobalTracer [candidate] (361.693 ms) : 0, 361693
AppSec [baseline] (62.406 ms) : 0, 62406
AppSec [candidate] (62.016 ms) : 0, 62016
Debugger [baseline] (6.198 ms) : 0, 6198
Debugger [candidate] (6.168 ms) : 0, 6168
Remote Config [baseline] (668.643 µs) : 0, 669
Remote Config [candidate] (673.866 µs) : 0, 674
Telemetry [baseline] (8.376 ms) : 0, 8376
Telemetry [candidate] (8.195 ms) : 0, 8195
Profiling [baseline] (105.087 ms) : 0, 105087
Profiling [candidate] (103.826 ms) : 0, 103826
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.023 s) : 0, 1022712
Total [baseline] (8.557 s) : 0, 8557294
Agent [candidate] (1.026 s) : 0, 1026009
Total [candidate] (8.546 s) : 0, 8545782
section iast
Agent [baseline] (1.159 s) : 0, 1158973
Total [baseline] (9.189 s) : 0, 9189301
Agent [candidate] (1.161 s) : 0, 1160518
Total [candidate] (9.233 s) : 0, 9233264
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.023 s -
Agent iast 1.159 s 136.261 ms (13.3%)
Total tracing 8.557 s -
Total iast 9.189 s 632.007 ms (7.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.026 s -
Agent iast 1.161 s 134.508 ms (13.1%)
Total tracing 8.546 s -
Total iast 9.233 s 687.482 ms (8.0%)
gantt
    title insecure-bank - break down per module: candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (684.181 ms) : 0, 684181
BytebuddyAgent [candidate] (684.96 ms) : 0, 684960
GlobalTracer [baseline] (240.845 ms) : 0, 240845
GlobalTracer [candidate] (241.25 ms) : 0, 241250
AppSec [baseline] (58.201 ms) : 0, 58201
AppSec [candidate] (59.007 ms) : 0, 59007
Debugger [baseline] (6.139 ms) : 0, 6139
Debugger [candidate] (6.084 ms) : 0, 6084
Remote Config [baseline] (734.888 µs) : 0, 735
Remote Config [candidate] (741.363 µs) : 0, 741
Telemetry [baseline] (9.082 ms) : 0, 9082
Telemetry [candidate] (10.393 ms) : 0, 10393
section iast
BytebuddyAgent [baseline] (809.364 ms) : 0, 809364
BytebuddyAgent [candidate] (809.553 ms) : 0, 809553
GlobalTracer [baseline] (232.374 ms) : 0, 232374
GlobalTracer [candidate] (232.615 ms) : 0, 232615
IAST [baseline] (26.142 ms) : 0, 26142
IAST [candidate] (25.603 ms) : 0, 25603
AppSec [baseline] (53.041 ms) : 0, 53041
AppSec [candidate] (54.327 ms) : 0, 54327
Debugger [baseline] (5.915 ms) : 0, 5915
Debugger [candidate] (6.066 ms) : 0, 6066
Remote Config [baseline] (600.719 µs) : 0, 601
Remote Config [candidate] (617.202 µs) : 0, 617
Telemetry [baseline] (7.924 ms) : 0, 7924
Telemetry [candidate] (8.098 ms) : 0, 8098
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master migrate-telemetry-build-to-kotlin-dsl
git_commit_date 1750323428 1750337043
git_commit_sha a7ce6e7 3909acc
release_version 1.50.0-SNAPSHOT~a7ce6e7f58 1.50.0-SNAPSHOT~3909accba6
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1750338581 1750338581
ci_job_id 990048140 990048140
ci_pipeline_id 68234992 68234992
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zazkytx-project-304-concurrent-1-lwekuf1s 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zazkytx-project-304-concurrent-1-lwekuf1s 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 3 performance improvements and 1 performance regressions! Performance is the same for 8 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:tracing:high_load worse
[+212.633µs; +460.402µs] or [+2.817%; +6.099%]
unstable
[-103.376op/s; +51.439op/s] or [-16.853%; +8.386%]
7.885ms 587.438op/s 7.549ms 613.406op/s
scenario:load:insecure-bank:iast:high_load better
[-601.518µs; -273.749µs] or [-6.355%; -2.892%]
unstable
[-30.408op/s; +107.198op/s] or [-6.393%; +22.538%]
9.028ms 514.031op/s 9.466ms 475.636op/s
scenario:load:petclinic:code_origins:high_load better
[-2.666ms; -1.864ms] or [-5.824%; -4.072%]
unstable
[-2.152op/s; +12.702op/s] or [-2.106%; +12.429%]
43.510ms 107.475op/s 45.775ms 102.200op/s
scenario:load:petclinic:no_agent:high_load better
[-1.383ms; -0.772ms] or [-3.817%; -2.129%]
unstable
[-5.011op/s; +12.861op/s] or [-3.886%; +9.973%]
35.168ms 132.887op/s 36.245ms 128.963op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.245 ms) : 35956, 36535
.   : milestone, 36245,
appsec (47.57 ms) : 47153, 47986
.   : milestone, 47570,
code_origins (45.775 ms) : 45394, 46155
.   : milestone, 45775,
iast (43.302 ms) : 42929, 43675
.   : milestone, 43302,
profiling (50.033 ms) : 49579, 50487
.   : milestone, 50033,
tracing (44.002 ms) : 43653, 44352
.   : milestone, 44002,
section candidate
no_agent (35.168 ms) : 34889, 35446
.   : milestone, 35168,
appsec (47.394 ms) : 46978, 47810
.   : milestone, 47394,
code_origins (43.51 ms) : 43145, 43874
.   : milestone, 43510,
iast (44.038 ms) : 43661, 44415
.   : milestone, 44038,
profiling (49.04 ms) : 48560, 49519
.   : milestone, 49040,
tracing (44.163 ms) : 43792, 44535
.   : milestone, 44163,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.245 ms [35.956 ms, 36.535 ms] -
appsec 47.57 ms [47.153 ms, 47.986 ms] 11.324 ms (31.2%)
code_origins 45.775 ms [45.394 ms, 46.155 ms] 9.529 ms (26.3%)
iast 43.302 ms [42.929 ms, 43.675 ms] 7.056 ms (19.5%)
profiling 50.033 ms [49.579 ms, 50.487 ms] 13.788 ms (38.0%)
tracing 44.002 ms [43.653 ms, 44.352 ms] 7.757 ms (21.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 35.168 ms [34.889 ms, 35.446 ms] -
appsec 47.394 ms [46.978 ms, 47.81 ms] 12.227 ms (34.8%)
code_origins 43.51 ms [43.145 ms, 43.874 ms] 8.342 ms (23.7%)
iast 44.038 ms [43.661 ms, 44.415 ms] 8.87 ms (25.2%)
profiling 49.04 ms [48.56 ms, 49.519 ms] 13.872 ms (39.4%)
tracing 44.163 ms [43.792 ms, 44.535 ms] 8.995 ms (25.6%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.425 ms) : 4375, 4476
.   : milestone, 4425,
iast (9.466 ms) : 9308, 9623
.   : milestone, 9466,
iast_FULL (13.488 ms) : 13222, 13753
.   : milestone, 13488,
iast_GLOBAL (9.785 ms) : 9606, 9963
.   : milestone, 9785,
profiling (8.53 ms) : 8389, 8671
.   : milestone, 8530,
tracing (7.549 ms) : 7441, 7657
.   : milestone, 7549,
section candidate
no_agent (4.346 ms) : 4296, 4397
.   : milestone, 4346,
iast (9.028 ms) : 8881, 9174
.   : milestone, 9028,
iast_FULL (13.841 ms) : 13568, 14114
.   : milestone, 13841,
iast_GLOBAL (10.023 ms) : 9848, 10198
.   : milestone, 10023,
profiling (8.333 ms) : 8207, 8458
.   : milestone, 8333,
tracing (7.885 ms) : 7763, 8007
.   : milestone, 7885,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.425 ms [4.375 ms, 4.476 ms] -
iast 9.466 ms [9.308 ms, 9.623 ms] 5.04 ms (113.9%)
iast_FULL 13.488 ms [13.222 ms, 13.753 ms] 9.062 ms (204.8%)
iast_GLOBAL 9.785 ms [9.606 ms, 9.963 ms] 5.359 ms (121.1%)
profiling 8.53 ms [8.389 ms, 8.671 ms] 4.105 ms (92.8%)
tracing 7.549 ms [7.441 ms, 7.657 ms] 3.123 ms (70.6%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.346 ms [4.296 ms, 4.397 ms] -
iast 9.028 ms [8.881 ms, 9.174 ms] 4.682 ms (107.7%)
iast_FULL 13.841 ms [13.568 ms, 14.114 ms] 9.495 ms (218.5%)
iast_GLOBAL 10.023 ms [9.848 ms, 10.198 ms] 5.677 ms (130.6%)
profiling 8.333 ms [8.207 ms, 8.458 ms] 3.986 ms (91.7%)
tracing 7.885 ms [7.763 ms, 8.007 ms] 3.539 ms (81.4%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master migrate-telemetry-build-to-kotlin-dsl
git_commit_date 1750323428 1750337043
git_commit_sha a7ce6e7 3909acc
release_version 1.50.0-SNAPSHOT~a7ce6e7f58 1.50.0-SNAPSHOT~3909accba6
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1750339114 1750339114
ci_job_id 990048142 990048142
ci_pipeline_id 68234992 68234992
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-ecr1ksdw-project-304-concurrent-1-tt7igoaz 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-ecr1ksdw-project-304-concurrent-1-tt7igoaz 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 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.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.086 s) : 15086000, 15086000
.   : milestone, 15086000,
appsec (15.031 s) : 15031000, 15031000
.   : milestone, 15031000,
iast (18.869 s) : 18869000, 18869000
.   : milestone, 18869000,
iast_GLOBAL (18.068 s) : 18068000, 18068000
.   : milestone, 18068000,
profiling (15.302 s) : 15302000, 15302000
.   : milestone, 15302000,
tracing (15.006 s) : 15006000, 15006000
.   : milestone, 15006000,
section candidate
no_agent (15.198 s) : 15198000, 15198000
.   : milestone, 15198000,
appsec (14.628 s) : 14628000, 14628000
.   : milestone, 14628000,
iast (18.371 s) : 18371000, 18371000
.   : milestone, 18371000,
iast_GLOBAL (18.057 s) : 18057000, 18057000
.   : milestone, 18057000,
profiling (15.22 s) : 15220000, 15220000
.   : milestone, 15220000,
tracing (14.998 s) : 14998000, 14998000
.   : milestone, 14998000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.086 s [15.086 s, 15.086 s] -
appsec 15.031 s [15.031 s, 15.031 s] -55.0 ms (-0.4%)
iast 18.869 s [18.869 s, 18.869 s] 3.783 s (25.1%)
iast_GLOBAL 18.068 s [18.068 s, 18.068 s] 2.982 s (19.8%)
profiling 15.302 s [15.302 s, 15.302 s] 216.0 ms (1.4%)
tracing 15.006 s [15.006 s, 15.006 s] -80.0 ms (-0.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.198 s [15.198 s, 15.198 s] -
appsec 14.628 s [14.628 s, 14.628 s] -570.0 ms (-3.8%)
iast 18.371 s [18.371 s, 18.371 s] 3.173 s (20.9%)
iast_GLOBAL 18.057 s [18.057 s, 18.057 s] 2.859 s (18.8%)
profiling 15.22 s [15.22 s, 15.22 s] 22.0 ms (0.1%)
tracing 14.998 s [14.998 s, 14.998 s] -200.0 ms (-1.3%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~3909accba6, baseline=1.50.0-SNAPSHOT~a7ce6e7f58
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.473 ms) : 1462, 1485
.   : milestone, 1473,
appsec (2.399 ms) : 2350, 2448
.   : milestone, 2399,
iast (2.186 ms) : 2124, 2247
.   : milestone, 2186,
iast_GLOBAL (2.234 ms) : 2172, 2296
.   : milestone, 2234,
profiling (2.033 ms) : 1983, 2083
.   : milestone, 2033,
tracing (2.0 ms) : 1952, 2047
.   : milestone, 2000,
section candidate
no_agent (1.477 ms) : 1465, 1488
.   : milestone, 1477,
appsec (2.396 ms) : 2347, 2444
.   : milestone, 2396,
iast (2.192 ms) : 2131, 2253
.   : milestone, 2192,
iast_GLOBAL (2.231 ms) : 2170, 2293
.   : milestone, 2231,
profiling (2.028 ms) : 1978, 2077
.   : milestone, 2028,
tracing (2.021 ms) : 1973, 2069
.   : milestone, 2021,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.473 ms [1.462 ms, 1.485 ms] -
appsec 2.399 ms [2.35 ms, 2.448 ms] 925.812 µs (62.8%)
iast 2.186 ms [2.124 ms, 2.247 ms] 712.331 µs (48.4%)
iast_GLOBAL 2.234 ms [2.172 ms, 2.296 ms] 760.788 µs (51.6%)
profiling 2.033 ms [1.983 ms, 2.083 ms] 559.962 µs (38.0%)
tracing 2.0 ms [1.952 ms, 2.047 ms] 526.759 µs (35.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.488 ms] -
appsec 2.396 ms [2.347 ms, 2.444 ms] 919.277 µs (62.3%)
iast 2.192 ms [2.131 ms, 2.253 ms] 715.457 µs (48.5%)
iast_GLOBAL 2.231 ms [2.17 ms, 2.293 ms] 754.755 µs (51.1%)
profiling 2.028 ms [1.978 ms, 2.077 ms] 551.042 µs (37.3%)
tracing 2.021 ms [1.973 ms, 2.069 ms] 544.612 µs (36.9%)

@bric3 bric3 force-pushed the migrate-telemetry-build-to-kotlin-dsl branch 3 times, most recently from 84f5501 to 91c831a Compare May 5, 2025 12:52
@bric3 bric3 changed the title Convert :telemetry build file to kotlin Convert some build file to kotlin dsl May 23, 2025
@bric3 bric3 force-pushed the migrate-telemetry-build-to-kotlin-dsl branch from 91c831a to 5119b96 Compare May 28, 2025 07:57
@bric3 bric3 force-pushed the migrate-telemetry-build-to-kotlin-dsl branch from 5119b96 to e78114c Compare June 12, 2025 15:56
@bric3 bric3 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jun 13, 2025
@bric3 bric3 force-pushed the migrate-telemetry-build-to-kotlin-dsl branch 5 times, most recently from 08154b0 to 5e42693 Compare June 17, 2025 06:58
@bric3 bric3 force-pushed the migrate-telemetry-build-to-kotlin-dsl branch from 5e42693 to 3909acc Compare June 19, 2025 12:44
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.

1 participant