Skip to content

Detect dirtiness only if gradle property is enabled#9344

Merged
PerfectSlayer merged 1 commit intomasterfrom
bdu/disable-dirtyness
Aug 11, 2025
Merged

Detect dirtiness only if gradle property is enabled#9344
PerfectSlayer merged 1 commit intomasterfrom
bdu/disable-dirtyness

Conversation

@bric3
Copy link
Copy Markdown
Contributor

@bric3 bric3 commented Aug 8, 2025

What Does This Do

Detect the dirtyness only of the property tracerVersion.dirtiness is true.

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@bric3 bric3 marked this pull request as ready for review August 8, 2025 16:21
@bric3 bric3 requested a review from a team as a code owner August 8, 2025 16:21
@bric3 bric3 requested a review from amarziali August 8, 2025 16:21
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 8, 2025

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@datadog-official
Copy link
Copy Markdown
Contributor

datadog-official Bot commented Aug 8, 2025

Code coverage: total 57.28%, patch 100.00% (view details)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b4ef2f8 | Docs | Was this helpful? Give us feedback!

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Aug 8, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/disable-dirtyness
git_commit_date 1754661579 1754669958
git_commit_sha 5ed2f59 b4ef2f8
release_version 1.53.0-SNAPSHOT~5ed2f5961b 1.53.0-SNAPSHOT~b4ef2f8498
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754672196 1754672196
ci_job_id 1071871486 1071871486
ci_pipeline_id 73134801 73134801
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-0waflxuz 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-0waflxuz 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 48 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.06 s) : 0, 1059729
Total [baseline] (8.638 s) : 0, 8638375
Agent [candidate] (1.043 s) : 0, 1042689
Total [candidate] (8.562 s) : 0, 8561801
section iast
Agent [baseline] (1.174 s) : 0, 1174108
Total [baseline] (9.307 s) : 0, 9307233
Agent [candidate] (1.184 s) : 0, 1183811
Total [candidate] (9.371 s) : 0, 9370803
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.06 s -
Agent iast 1.174 s 114.379 ms (10.8%)
Total tracing 8.638 s -
Total iast 9.307 s 668.858 ms (7.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.043 s -
Agent iast 1.184 s 141.122 ms (13.5%)
Total tracing 8.562 s -
Total iast 9.371 s 809.003 ms (9.4%)
gantt
    title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.428 ms) : 0, 1428
crashtracking [candidate] (1.42 ms) : 0, 1420
BytebuddyAgent [baseline] (741.87 ms) : 0, 741870
BytebuddyAgent [candidate] (729.174 ms) : 0, 729174
GlobalTracer [baseline] (245.4 ms) : 0, 245400
GlobalTracer [candidate] (241.256 ms) : 0, 241256
AppSec [baseline] (30.31 ms) : 0, 30310
AppSec [candidate] (29.926 ms) : 0, 29926
Debugger [baseline] (6.064 ms) : 0, 6064
Debugger [candidate] (6.016 ms) : 0, 6016
Remote Config [baseline] (654.405 µs) : 0, 654
Remote Config [candidate] (648.1 µs) : 0, 648
Telemetry [baseline] (12.944 ms) : 0, 12944
Telemetry [candidate] (13.38 ms) : 0, 13380
section iast
crashtracking [baseline] (1.431 ms) : 0, 1431
crashtracking [candidate] (1.435 ms) : 0, 1435
BytebuddyAgent [baseline] (847.876 ms) : 0, 847876
BytebuddyAgent [candidate] (855.54 ms) : 0, 855540
GlobalTracer [baseline] (232.084 ms) : 0, 232084
GlobalTracer [candidate] (233.876 ms) : 0, 233876
AppSec [baseline] (28.89 ms) : 0, 28890
AppSec [candidate] (27.775 ms) : 0, 27775
Debugger [baseline] (5.676 ms) : 0, 5676
Debugger [candidate] (5.746 ms) : 0, 5746
Remote Config [baseline] (575.039 µs) : 0, 575
Remote Config [candidate] (587.806 µs) : 0, 588
Telemetry [baseline] (8.283 ms) : 0, 8283
Telemetry [candidate] (8.346 ms) : 0, 8346
IAST [baseline] (28.306 ms) : 0, 28306
IAST [candidate] (29.424 ms) : 0, 29424
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.05 s) : 0, 1050366
Total [baseline] (10.775 s) : 0, 10775171
Agent [candidate] (1.04 s) : 0, 1040017
Total [candidate] (10.755 s) : 0, 10755310
section appsec
Agent [baseline] (1.23 s) : 0, 1229919
Total [baseline] (10.769 s) : 0, 10768556
Agent [candidate] (1.217 s) : 0, 1216614
Total [candidate] (10.755 s) : 0, 10754806
section iast
Agent [baseline] (1.185 s) : 0, 1185179
Total [baseline] (10.9 s) : 0, 10900330
Agent [candidate] (1.177 s) : 0, 1176590
Total [candidate] (10.881 s) : 0, 10880507
section profiling
Agent [baseline] (1.194 s) : 0, 1194301
Total [baseline] (10.965 s) : 0, 10965250
Agent [candidate] (1.199 s) : 0, 1199366
Total [candidate] (10.9 s) : 0, 10900392
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent appsec 1.23 s 179.552 ms (17.1%)
Agent iast 1.185 s 134.812 ms (12.8%)
Agent profiling 1.194 s 143.934 ms (13.7%)
Total tracing 10.775 s -
Total appsec 10.769 s -6.615 ms (-0.1%)
Total iast 10.9 s 125.159 ms (1.2%)
Total profiling 10.965 s 190.079 ms (1.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.04 s -
Agent appsec 1.217 s 176.597 ms (17.0%)
Agent iast 1.177 s 136.573 ms (13.1%)
Agent profiling 1.199 s 159.349 ms (15.3%)
Total tracing 10.755 s -
Total appsec 10.755 s -503.858 µs (-0.0%)
Total iast 10.881 s 125.197 ms (1.2%)
Total profiling 10.9 s 145.082 ms (1.3%)
gantt
    title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.443 ms) : 0, 1443
crashtracking [candidate] (1.425 ms) : 0, 1425
BytebuddyAgent [baseline] (735.65 ms) : 0, 735650
BytebuddyAgent [candidate] (728.67 ms) : 0, 728670
GlobalTracer [baseline] (242.696 ms) : 0, 242696
GlobalTracer [candidate] (241.141 ms) : 0, 241141
AppSec [baseline] (29.984 ms) : 0, 29984
AppSec [candidate] (29.817 ms) : 0, 29817
Debugger [baseline] (6.023 ms) : 0, 6023
Debugger [candidate] (6.007 ms) : 0, 6007
Remote Config [baseline] (651.807 µs) : 0, 652
Remote Config [candidate] (650.086 µs) : 0, 650
Telemetry [baseline] (12.845 ms) : 0, 12845
Telemetry [candidate] (11.377 ms) : 0, 11377
section appsec
crashtracking [baseline] (1.442 ms) : 0, 1442
crashtracking [candidate] (1.438 ms) : 0, 1438
BytebuddyAgent [baseline] (760.115 ms) : 0, 760115
BytebuddyAgent [candidate] (751.051 ms) : 0, 751051
GlobalTracer [baseline] (236.999 ms) : 0, 236999
GlobalTracer [candidate] (233.803 ms) : 0, 233803
IAST [baseline] (23.725 ms) : 0, 23725
IAST [candidate] (23.56 ms) : 0, 23560
AppSec [baseline] (170.801 ms) : 0, 170801
AppSec [candidate] (168.957 ms) : 0, 168957
Debugger [baseline] (6.498 ms) : 0, 6498
Debugger [candidate] (6.422 ms) : 0, 6422
Remote Config [baseline] (628.644 µs) : 0, 629
Remote Config [candidate] (629.137 µs) : 0, 629
Telemetry [baseline] (8.493 ms) : 0, 8493
Telemetry [candidate] (9.788 ms) : 0, 9788
section iast
crashtracking [baseline] (1.449 ms) : 0, 1449
crashtracking [candidate] (1.434 ms) : 0, 1434
BytebuddyAgent [baseline] (856.316 ms) : 0, 856316
BytebuddyAgent [candidate] (849.484 ms) : 0, 849484
GlobalTracer [baseline] (233.13 ms) : 0, 233130
GlobalTracer [candidate] (232.768 ms) : 0, 232768
IAST [baseline] (28.837 ms) : 0, 28837
IAST [candidate] (28.167 ms) : 0, 28167
AppSec [baseline] (27.029 ms) : 0, 27029
AppSec [candidate] (28.17 ms) : 0, 28170
Debugger [baseline] (8.261 ms) : 0, 8261
Debugger [candidate] (6.568 ms) : 0, 6568
Remote Config [baseline] (585.765 µs) : 0, 586
Remote Config [candidate] (567.369 µs) : 0, 567
Telemetry [baseline] (8.424 ms) : 0, 8424
Telemetry [candidate] (8.329 ms) : 0, 8329
section profiling
crashtracking [baseline] (1.394 ms) : 0, 1394
crashtracking [candidate] (1.417 ms) : 0, 1417
BytebuddyAgent [baseline] (758.552 ms) : 0, 758552
BytebuddyAgent [candidate] (764.797 ms) : 0, 764797
GlobalTracer [baseline] (222.072 ms) : 0, 222072
GlobalTracer [candidate] (222.908 ms) : 0, 222908
AppSec [baseline] (30.226 ms) : 0, 30226
AppSec [candidate] (30.134 ms) : 0, 30134
Debugger [baseline] (6.279 ms) : 0, 6279
Debugger [candidate] (6.375 ms) : 0, 6375
Remote Config [baseline] (685.767 µs) : 0, 686
Remote Config [candidate] (671.369 µs) : 0, 671
Telemetry [baseline] (15.238 ms) : 0, 15238
Telemetry [candidate] (16.102 ms) : 0, 16102
ProfilingAgent [baseline] (110.385 ms) : 0, 110385
ProfilingAgent [candidate] (107.225 ms) : 0, 107225
Profiling [baseline] (111.037 ms) : 0, 111037
Profiling [candidate] (107.856 ms) : 0, 107856
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/disable-dirtyness
git_commit_date 1754661579 1754669958
git_commit_sha 5ed2f59 b4ef2f8
release_version 1.53.0-SNAPSHOT~5ed2f5961b 1.53.0-SNAPSHOT~b4ef2f8498
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754671797 1754671797
ci_job_id 1071871487 1071871487
ci_pipeline_id 73134801 73134801
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-2-lt9x6g6e 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-2-lt9x6g6e 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 2 performance improvements and 0 performance regressions! Performance is the same for 10 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:profiling:high_load better
[-607.072µs; -301.886µs] or [-6.624%; -3.294%]
unstable
[-42.082op/s; +94.395op/s] or [-8.311%; +18.642%]
8.711ms 532.500op/s 9.165ms 506.344op/s
scenario:load:insecure-bank:tracing:high_load better
[-460.812µs; -205.509µs] or [-5.886%; -2.625%]
unstable
[-47.969op/s; +99.906op/s] or [-8.108%; +16.886%]
7.495ms 617.625op/s 7.829ms 591.656op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.362 ms) : 4314, 4410
.   : milestone, 4362,
iast (9.008 ms) : 8854, 9161
.   : milestone, 9008,
iast_FULL (14.083 ms) : 13805, 14362
.   : milestone, 14083,
iast_GLOBAL (9.922 ms) : 9751, 10093
.   : milestone, 9922,
profiling (9.165 ms) : 9026, 9304
.   : milestone, 9165,
tracing (7.829 ms) : 7701, 7956
.   : milestone, 7829,
section candidate
no_agent (4.38 ms) : 4330, 4430
.   : milestone, 4380,
iast (9.188 ms) : 9040, 9335
.   : milestone, 9188,
iast_FULL (13.844 ms) : 13566, 14122
.   : milestone, 13844,
iast_GLOBAL (10.298 ms) : 10119, 10477
.   : milestone, 10298,
profiling (8.711 ms) : 8566, 8855
.   : milestone, 8711,
tracing (7.495 ms) : 7386, 7605
.   : milestone, 7495,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.362 ms [4.314 ms, 4.41 ms] -
iast 9.008 ms [8.854 ms, 9.161 ms] 4.646 ms (106.5%)
iast_FULL 14.083 ms [13.805 ms, 14.362 ms] 9.721 ms (222.9%)
iast_GLOBAL 9.922 ms [9.751 ms, 10.093 ms] 5.56 ms (127.5%)
profiling 9.165 ms [9.026 ms, 9.304 ms] 4.803 ms (110.1%)
tracing 7.829 ms [7.701 ms, 7.956 ms] 3.467 ms (79.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.38 ms [4.33 ms, 4.43 ms] -
iast 9.188 ms [9.04 ms, 9.335 ms] 4.808 ms (109.8%)
iast_FULL 13.844 ms [13.566 ms, 14.122 ms] 9.464 ms (216.1%)
iast_GLOBAL 10.298 ms [10.119 ms, 10.477 ms] 5.918 ms (135.1%)
profiling 8.711 ms [8.566 ms, 8.855 ms] 4.331 ms (98.9%)
tracing 7.495 ms [7.386 ms, 7.605 ms] 3.115 ms (71.1%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.044 ms) : 36742, 37345
.   : milestone, 37044,
appsec (46.813 ms) : 46395, 47230
.   : milestone, 46813,
code_origins (44.969 ms) : 44557, 45381
.   : milestone, 44969,
iast (44.938 ms) : 44563, 45312
.   : milestone, 44938,
profiling (46.808 ms) : 46395, 47221
.   : milestone, 46808,
tracing (43.201 ms) : 42850, 43551
.   : milestone, 43201,
section candidate
no_agent (37.048 ms) : 36745, 37351
.   : milestone, 37048,
appsec (47.083 ms) : 46665, 47501
.   : milestone, 47083,
code_origins (45.321 ms) : 44928, 45713
.   : milestone, 45321,
iast (45.9 ms) : 45503, 46296
.   : milestone, 45900,
profiling (45.504 ms) : 45089, 45919
.   : milestone, 45504,
tracing (43.287 ms) : 42935, 43639
.   : milestone, 43287,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.044 ms [36.742 ms, 37.345 ms] -
appsec 46.813 ms [46.395 ms, 47.23 ms] 9.769 ms (26.4%)
code_origins 44.969 ms [44.557 ms, 45.381 ms] 7.925 ms (21.4%)
iast 44.938 ms [44.563 ms, 45.312 ms] 7.894 ms (21.3%)
profiling 46.808 ms [46.395 ms, 47.221 ms] 9.764 ms (26.4%)
tracing 43.201 ms [42.85 ms, 43.551 ms] 6.157 ms (16.6%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.048 ms [36.745 ms, 37.351 ms] -
appsec 47.083 ms [46.665 ms, 47.501 ms] 10.035 ms (27.1%)
code_origins 45.321 ms [44.928 ms, 45.713 ms] 8.273 ms (22.3%)
iast 45.9 ms [45.503 ms, 46.296 ms] 8.852 ms (23.9%)
profiling 45.504 ms [45.089 ms, 45.919 ms] 8.456 ms (22.8%)
tracing 43.287 ms [42.935 ms, 43.639 ms] 6.239 ms (16.8%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/disable-dirtyness
git_commit_date 1754661579 1754669958
git_commit_sha 5ed2f59 b4ef2f8
release_version 1.53.0-SNAPSHOT~5ed2f5961b 1.53.0-SNAPSHOT~b4ef2f8498
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1754672386 1754672386
ci_job_id 1071871488 1071871488
ci_pipeline_id 73134801 73134801
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-6pgzijji 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-6pgzijji 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.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.481 ms) : 1469, 1492
.   : milestone, 1481,
appsec (3.671 ms) : 3453, 3889
.   : milestone, 3671,
iast (2.21 ms) : 2147, 2273
.   : milestone, 2210,
iast_GLOBAL (2.242 ms) : 2179, 2305
.   : milestone, 2242,
profiling (2.058 ms) : 2006, 2109
.   : milestone, 2058,
tracing (2.015 ms) : 1966, 2064
.   : milestone, 2015,
section candidate
no_agent (1.482 ms) : 1470, 1493
.   : milestone, 1482,
appsec (3.685 ms) : 3468, 3902
.   : milestone, 3685,
iast (2.205 ms) : 2142, 2268
.   : milestone, 2205,
iast_GLOBAL (2.252 ms) : 2188, 2315
.   : milestone, 2252,
profiling (2.069 ms) : 2017, 2121
.   : milestone, 2069,
tracing (2.025 ms) : 1976, 2075
.   : milestone, 2025,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.481 ms [1.469 ms, 1.492 ms] -
appsec 3.671 ms [3.453 ms, 3.889 ms] 2.19 ms (147.9%)
iast 2.21 ms [2.147 ms, 2.273 ms] 728.883 µs (49.2%)
iast_GLOBAL 2.242 ms [2.179 ms, 2.305 ms] 761.075 µs (51.4%)
profiling 2.058 ms [2.006 ms, 2.109 ms] 576.66 µs (38.9%)
tracing 2.015 ms [1.966 ms, 2.064 ms] 534.401 µs (36.1%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.493 ms] -
appsec 3.685 ms [3.468 ms, 3.902 ms] 2.204 ms (148.7%)
iast 2.205 ms [2.142 ms, 2.268 ms] 723.34 µs (48.8%)
iast_GLOBAL 2.252 ms [2.188 ms, 2.315 ms] 770.325 µs (52.0%)
profiling 2.069 ms [2.017 ms, 2.121 ms] 587.259 µs (39.6%)
tracing 2.025 ms [1.976 ms, 2.075 ms] 543.946 µs (36.7%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~b4ef2f8498, baseline=1.53.0-SNAPSHOT~5ed2f5961b
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.054 s) : 15054000, 15054000
.   : milestone, 15054000,
appsec (14.934 s) : 14934000, 14934000
.   : milestone, 14934000,
iast (18.488 s) : 18488000, 18488000
.   : milestone, 18488000,
iast_GLOBAL (18.108 s) : 18108000, 18108000
.   : milestone, 18108000,
profiling (15.306 s) : 15306000, 15306000
.   : milestone, 15306000,
tracing (14.901 s) : 14901000, 14901000
.   : milestone, 14901000,
section candidate
no_agent (14.762 s) : 14762000, 14762000
.   : milestone, 14762000,
appsec (14.846 s) : 14846000, 14846000
.   : milestone, 14846000,
iast (18.311 s) : 18311000, 18311000
.   : milestone, 18311000,
iast_GLOBAL (18.038 s) : 18038000, 18038000
.   : milestone, 18038000,
profiling (15.317 s) : 15317000, 15317000
.   : milestone, 15317000,
tracing (14.883 s) : 14883000, 14883000
.   : milestone, 14883000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.054 s [15.054 s, 15.054 s] -
appsec 14.934 s [14.934 s, 14.934 s] -120.0 ms (-0.8%)
iast 18.488 s [18.488 s, 18.488 s] 3.434 s (22.8%)
iast_GLOBAL 18.108 s [18.108 s, 18.108 s] 3.054 s (20.3%)
profiling 15.306 s [15.306 s, 15.306 s] 252.0 ms (1.7%)
tracing 14.901 s [14.901 s, 14.901 s] -153.0 ms (-1.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.762 s [14.762 s, 14.762 s] -
appsec 14.846 s [14.846 s, 14.846 s] 84.0 ms (0.6%)
iast 18.311 s [18.311 s, 18.311 s] 3.549 s (24.0%)
iast_GLOBAL 18.038 s [18.038 s, 18.038 s] 3.276 s (22.2%)
profiling 15.317 s [15.317 s, 15.317 s] 555.0 ms (3.8%)
tracing 14.883 s [14.883 s, 14.883 s] 121.0 ms (0.8%)

@PerfectSlayer PerfectSlayer enabled auto-merge (squash) August 11, 2025 06:31
@amarziali amarziali added type: enhancement Enhancements and improvements comp: tooling Build & Tooling labels Aug 11, 2025
@PerfectSlayer PerfectSlayer merged commit 0eeb9e5 into master Aug 11, 2025
508 of 510 checks passed
@PerfectSlayer PerfectSlayer deleted the bdu/disable-dirtyness branch August 11, 2025 07:26
@amarziali amarziali added the tag: no release notes Changes to exclude from release notes label Aug 11, 2025
@github-actions github-actions Bot added this to the 1.53.0 milestone Aug 11, 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 type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants