Skip to content

Add missing space - #10093

Merged
sarahchen6 merged 1 commit into
masterfrom
sarahchen6/fix-space
Dec 5, 2025
Merged

Add missing space#10093
sarahchen6 merged 1 commit into
masterfrom
sarahchen6/fix-space

Conversation

@sarahchen6

Copy link
Copy Markdown
Contributor

What Does This Do

Add missing space for #10090

Motivation

check-slo-breaches job fails on master with the following error:

ValueError: Invalid YAML threshold configuration: execution_time < 1120ms is not in the format '<metric> <operator> <value> <unit>'.

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@sarahchen6
sarahchen6 requested a review from a team as a code ownerDecember 5, 2025 20:43
@sarahchen6sarahchen6 added the type: bug fix Bug fix label Dec 5, 2025
@sarahchen6
sarahchen6 requested review from colin-higgins and removed request for a teamDecember 5, 2025 20:43
@sarahchen6sarahchen6 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Dec 5, 2025
@pr-commenter

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastersarahchen6/fix-space
git_commit_date17649643061764967233
git_commit_sha5802e1e5251a98
release_version1.57.0-SNAPSHOT~5802e1e9f01.57.0-SNAPSHOT~5251a985d7
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17649690181764969018
ci_job_id12734893411273489341
ci_pipeline_id8507465985074659
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-0-ibn36fqi 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-0-ibn36fqi 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
moduleAgentAgent
parentNoneNone

Summary

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

Startup time reports for insecure-bank
gantt
title insecure-bank - global startup overhead: candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.079 s) : 0, 1078971
Total [baseline] (8.762 s) : 0, 8761629
Agent [candidate] (1.081 s) : 0, 1081037
Total [candidate] (8.757 s) : 0, 8757175
section iast
Agent [baseline] (1.222 s) : 0, 1221796
Total [baseline] (9.462 s) : 0, 9461943
Agent [candidate] (1.225 s) : 0, 1224589
Total [candidate] (9.504 s) : 0, 9504294
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.079 s-
Agentiast1.222 s142.825 ms (13.2%)
Totaltracing8.762 s-
Totaliast9.462 s700.314 ms (8.0%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.081 s-
Agentiast1.225 s143.551 ms (13.3%)
Totaltracing8.757 s-
Totaliast9.504 s747.119 ms (8.5%)
gantt
title insecure-bank - break down per module: candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.189 ms) : 0, 1189
crashtracking [candidate] (1.182 ms) : 0, 1182
BytebuddyAgent [baseline] (647.627 ms) : 0, 647627
BytebuddyAgent [candidate] (649.538 ms) : 0, 649538
GlobalTracer [baseline] (281.822 ms) : 0, 281822
GlobalTracer [candidate] (282.387 ms) : 0, 282387
AppSec [baseline] (32.292 ms) : 0, 32292
AppSec [candidate] (32.331 ms) : 0, 32331
Debugger [baseline] (67.187 ms) : 0, 67187
Debugger [candidate] (66.723 ms) : 0, 66723
Remote Config [baseline] (664.41 µs) : 0, 664
Remote Config [candidate] (644.694 µs) : 0, 645
Telemetry [baseline] (8.939 ms) : 0, 8939
Telemetry [candidate] (8.927 ms) : 0, 8927
Flare Poller [baseline] (3.716 ms) : 0, 3716
Flare Poller [candidate] (3.687 ms) : 0, 3687
section iast
crashtracking [baseline] (1.198 ms) : 0, 1198
crashtracking [candidate] (1.217 ms) : 0, 1217
BytebuddyAgent [baseline] (790.144 ms) : 0, 790144
BytebuddyAgent [candidate] (791.923 ms) : 0, 791923
GlobalTracer [baseline] (255.428 ms) : 0, 255428
GlobalTracer [candidate] (255.655 ms) : 0, 255655
IAST [baseline] (27.082 ms) : 0, 27082
IAST [candidate] (27.903 ms) : 0, 27903
AppSec [baseline] (35.435 ms) : 0, 35435
AppSec [candidate] (34.507 ms) : 0, 34507
Debugger [baseline] (64.556 ms) : 0, 64556
Debugger [candidate] (65.278 ms) : 0, 65278
Remote Config [baseline] (555.19 µs) : 0, 555
Remote Config [candidate] (562.782 µs) : 0, 563
Telemetry [baseline] (8.436 ms) : 0, 8436
Telemetry [candidate] (8.528 ms) : 0, 8528
Flare Poller [baseline] (3.46 ms) : 0, 3460
Flare Poller [candidate] (3.505 ms) : 0, 3505
Loading
Startup time reports for petclinic
gantt
title petclinic - global startup overhead: candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.081 s) : 0, 1080836
Total [baseline] (10.802 s) : 0, 10801817
Agent [candidate] (1.08 s) : 0, 1080042
Total [candidate] (10.76 s) : 0, 10759919
section appsec
Agent [baseline] (1.273 s) : 0, 1273018
Total [baseline] (11.127 s) : 0, 11127192
Agent [candidate] (1.264 s) : 0, 1264252
Total [candidate] (11.071 s) : 0, 11071122
section iast
Agent [baseline] (1.224 s) : 0, 1223846
Total [baseline] (11.253 s) : 0, 11253016
Agent [candidate] (1.227 s) : 0, 1226709
Total [candidate] (11.31 s) : 0, 11310379
section profiling
Agent [baseline] (1.205 s) : 0, 1205015
Total [baseline] (10.971 s) : 0, 10971095
Agent [candidate] (1.207 s) : 0, 1207478
Total [candidate] (11.029 s) : 0, 11029342
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.081 s-
Agentappsec1.273 s192.182 ms (17.8%)
Agentiast1.224 s143.01 ms (13.2%)
Agentprofiling1.205 s124.178 ms (11.5%)
Totaltracing10.802 s-
Totalappsec11.127 s325.375 ms (3.0%)
Totaliast11.253 s451.199 ms (4.2%)
Totalprofiling10.971 s169.279 ms (1.6%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.08 s-
Agentappsec1.264 s184.21 ms (17.1%)
Agentiast1.227 s146.667 ms (13.6%)
Agentprofiling1.207 s127.435 ms (11.8%)
Totaltracing10.76 s-
Totalappsec11.071 s311.203 ms (2.9%)
Totaliast11.31 s550.46 ms (5.1%)
Totalprofiling11.029 s269.423 ms (2.5%)
gantt
title petclinic - break down per module: candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.19 ms) : 0, 1190
crashtracking [candidate] (1.192 ms) : 0, 1192
BytebuddyAgent [baseline] (648.099 ms) : 0, 648099
BytebuddyAgent [candidate] (647.653 ms) : 0, 647653
GlobalTracer [baseline] (282.262 ms) : 0, 282262
GlobalTracer [candidate] (281.789 ms) : 0, 281789
AppSec [baseline] (32.361 ms) : 0, 32361
AppSec [candidate] (32.39 ms) : 0, 32390
Debugger [baseline] (67.953 ms) : 0, 67953
Debugger [candidate] (68.018 ms) : 0, 68018
Remote Config [baseline] (650.289 µs) : 0, 650
Remote Config [candidate] (648.039 µs) : 0, 648
Telemetry [baseline] (8.993 ms) : 0, 8993
Telemetry [candidate] (9.013 ms) : 0, 9013
Flare Poller [baseline] (3.686 ms) : 0, 3686
Flare Poller [candidate] (3.747 ms) : 0, 3747
section appsec
crashtracking [baseline] (1.203 ms) : 0, 1203
crashtracking [candidate] (1.201 ms) : 0, 1201
BytebuddyAgent [baseline] (694.009 ms) : 0, 694009
BytebuddyAgent [candidate] (688.683 ms) : 0, 688683
GlobalTracer [baseline] (260.689 ms) : 0, 260689
GlobalTracer [candidate] (259.709 ms) : 0, 259709
IAST [baseline] (24.791 ms) : 0, 24791
IAST [candidate] (24.47 ms) : 0, 24470
AppSec [baseline] (174.901 ms) : 0, 174901
AppSec [candidate] (174.807 ms) : 0, 174807
Debugger [baseline] (68.053 ms) : 0, 68053
Debugger [candidate] (66.459 ms) : 0, 66459
Remote Config [baseline] (698.218 µs) : 0, 698
Remote Config [candidate] (682.63 µs) : 0, 683
Telemetry [baseline] (9.02 ms) : 0, 9020
Telemetry [candidate] (8.875 ms) : 0, 8875
Flare Poller [baseline] (3.932 ms) : 0, 3932
Flare Poller [candidate] (3.768 ms) : 0, 3768
section iast
crashtracking [baseline] (1.18 ms) : 0, 1180
crashtracking [candidate] (1.184 ms) : 0, 1184
BytebuddyAgent [baseline] (790.358 ms) : 0, 790358
BytebuddyAgent [candidate] (791.68 ms) : 0, 791680
GlobalTracer [baseline] (255.185 ms) : 0, 255185
GlobalTracer [candidate] (256.891 ms) : 0, 256891
IAST [baseline] (27.125 ms) : 0, 27125
IAST [candidate] (27.145 ms) : 0, 27145
AppSec [baseline] (35.811 ms) : 0, 35811
AppSec [candidate] (35.516 ms) : 0, 35516
Debugger [baseline] (66.145 ms) : 0, 66145
Debugger [candidate] (66.378 ms) : 0, 66378
Remote Config [baseline] (575.339 µs) : 0, 575
Remote Config [candidate] (557.892 µs) : 0, 558
Telemetry [baseline] (8.561 ms) : 0, 8561
Telemetry [candidate] (8.51 ms) : 0, 8510
Flare Poller [baseline] (3.53 ms) : 0, 3530
Flare Poller [candidate] (3.47 ms) : 0, 3470
section profiling
crashtracking [baseline] (1.191 ms) : 0, 1191
crashtracking [candidate] (1.21 ms) : 0, 1210
BytebuddyAgent [baseline] (701.842 ms) : 0, 701842
BytebuddyAgent [candidate] (703.993 ms) : 0, 703993
GlobalTracer [baseline] (221.094 ms) : 0, 221094
GlobalTracer [candidate] (221.496 ms) : 0, 221496
AppSec [baseline] (32.145 ms) : 0, 32145
AppSec [candidate] (32.293 ms) : 0, 32293
Debugger [baseline] (68.339 ms) : 0, 68339
Debugger [candidate] (67.887 ms) : 0, 67887
Remote Config [baseline] (640.731 µs) : 0, 641
Remote Config [candidate] (645.403 µs) : 0, 645
Telemetry [baseline] (9.059 ms) : 0, 9059
Telemetry [candidate] (8.951 ms) : 0, 8951
Flare Poller [baseline] (3.831 ms) : 0, 3831
Flare Poller [candidate] (3.745 ms) : 0, 3745
ProfilingAgent [baseline] (97.195 ms) : 0, 97195
ProfilingAgent [candidate] (97.287 ms) : 0, 97287
Profiling [baseline] (97.763 ms) : 0, 97763
Profiling [candidate] (97.863 ms) : 0, 97863
Loading

Load

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastersarahchen6/fix-space
git_commit_date17649643061764967233
git_commit_sha5802e1e5251a98
release_version1.57.0-SNAPSHOT~5802e1e9f01.57.0-SNAPSHOT~5251a985d7
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17649696001764969600
ci_job_id12734893421273489342
ci_pipeline_id8507465985074659
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-0-97yogtj8 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-0-97yogtj8 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 1 performance improvements and 4 performance regressions! Performance is the same for 15 metrics, 16 unstable metrics.

scenarioΔ mean agg_http_req_duration_p50Δ mean agg_http_req_duration_p95Δ mean throughputcandidate mean agg_http_req_duration_p50candidate mean agg_http_req_duration_p95candidate mean throughputbaseline mean agg_http_req_duration_p50baseline mean agg_http_req_duration_p95baseline mean throughput
scenario:load:insecure-bank:iast:high_loadworse
[+77.903µs; +141.859µs] or [+3.234%; +5.890%]
unsure
[+126.215µs; +431.126µs] or [+1.762%; +6.020%]
unstable
[-205.367op/s; +79.742op/s] or [-13.929%; +5.408%]
2.518ms7.441ms1411.594op/s2.409ms7.162ms1474.406op/s
scenario:load:insecure-bank:profiling:high_loadbetter
[-175.151µs; -67.571µs] or [-10.177%; -3.926%]
unstable
[-1068.969µs; -251.860µs] or [-21.300%; -5.018%]
unstable
[-34.225op/s; +447.663op/s] or [-1.615%; +21.129%]
1.600ms4.358ms2325.469op/s1.721ms5.019ms2118.750op/s
scenario:load:petclinic:iast:high_loadworse
[+0.580ms; +1.707ms] or [+3.346%; +9.849%]
worse
[+0.646ms; +2.079ms] or [+2.267%; +7.295%]
unstable
[-43.033op/s; +13.283op/s] or [-16.283%; +5.026%]
18.481ms29.863ms249.406op/s17.337ms28.501ms264.281op/s
scenario:load:petclinic:appsec:high_loadworse
[+553.345µs; +1418.630µs] or [+3.042%; +7.799%]
unsure
[+0.421ms; +1.828ms] or [+1.414%; +6.134%]
unstable
[-39.382op/s; +13.507op/s] or [-15.636%; +5.363%]
19.176ms30.919ms238.938op/s18.190ms29.794ms251.875op/s
Request duration reports for petclinic
gantt
title petclinic - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section baseline
no_agent (18.948 ms) : 18752, 19144
. : milestone, 18948,
appsec (18.528 ms) : 18338, 18719
. : milestone, 18528,
code_origins (17.777 ms) : 17599, 17955
. : milestone, 17777,
iast (17.654 ms) : 17478, 17831
. : milestone, 17654,
profiling (18.664 ms) : 18477, 18851
. : milestone, 18664,
tracing (17.588 ms) : 17413, 17764
. : milestone, 17588,
section candidate
no_agent (18.085 ms) : 17904, 18266
. : milestone, 18085,
appsec (19.537 ms) : 19337, 19738
. : milestone, 19537,
code_origins (17.794 ms) : 17619, 17969
. : milestone, 17794,
iast (18.712 ms) : 18522, 18902
. : milestone, 18712,
profiling (18.995 ms) : 18803, 19186
. : milestone, 18995,
tracing (17.647 ms) : 17471, 17823
. : milestone, 17647,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent18.948 ms [18.752 ms, 19.144 ms]-
appsec18.528 ms [18.338 ms, 18.719 ms]-419.622 µs (-2.2%)
code_origins17.777 ms [17.599 ms, 17.955 ms]-1.171 ms (-6.2%)
iast17.654 ms [17.478 ms, 17.831 ms]-1.294 ms (-6.8%)
profiling18.664 ms [18.477 ms, 18.851 ms]-283.882 µs (-1.5%)
tracing17.588 ms [17.413 ms, 17.764 ms]-1.36 ms (-7.2%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent18.085 ms [17.904 ms, 18.266 ms]-
appsec19.537 ms [19.337 ms, 19.738 ms]1.452 ms (8.0%)
code_origins17.794 ms [17.619 ms, 17.969 ms]-290.832 µs (-1.6%)
iast18.712 ms [18.522 ms, 18.902 ms]626.904 µs (3.5%)
profiling18.995 ms [18.803 ms, 19.186 ms]909.727 µs (5.0%)
tracing17.647 ms [17.471 ms, 17.823 ms]-437.776 µs (-2.4%)
Request duration reports for insecure-bank
gantt
title insecure-bank - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section baseline
no_agent (1.215 ms) : 1203, 1227
. : milestone, 1215,
iast (3.101 ms) : 3062, 3139
. : milestone, 3101,
iast_FULL (5.843 ms) : 5785, 5902
. : milestone, 5843,
iast_GLOBAL (3.657 ms) : 3602, 3712
. : milestone, 3657,
profiling (2.135 ms) : 2116, 2154
. : milestone, 2135,
tracing (1.9 ms) : 1883, 1917
. : milestone, 1900,
section candidate
no_agent (1.238 ms) : 1226, 1250
. : milestone, 1238,
iast (3.241 ms) : 3203, 3278
. : milestone, 3241,
iast_FULL (5.87 ms) : 5811, 5929
. : milestone, 5870,
iast_GLOBAL (3.71 ms) : 3648, 3771
. : milestone, 3710,
profiling (1.938 ms) : 1922, 1955
. : milestone, 1938,
tracing (1.868 ms) : 1853, 1884
. : milestone, 1868,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent1.215 ms [1.203 ms, 1.227 ms]-
iast3.101 ms [3.062 ms, 3.139 ms]1.886 ms (155.3%)
iast_FULL5.843 ms [5.785 ms, 5.902 ms]4.629 ms (381.0%)
iast_GLOBAL3.657 ms [3.602 ms, 3.712 ms]2.442 ms (201.0%)
profiling2.135 ms [2.116 ms, 2.154 ms]920.202 µs (75.7%)
tracing1.9 ms [1.883 ms, 1.917 ms]685.575 µs (56.4%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent1.238 ms [1.226 ms, 1.25 ms]-
iast3.241 ms [3.203 ms, 3.278 ms]2.003 ms (161.8%)
iast_FULL5.87 ms [5.811 ms, 5.929 ms]4.632 ms (374.2%)
iast_GLOBAL3.71 ms [3.648 ms, 3.771 ms]2.472 ms (199.6%)
profiling1.938 ms [1.922 ms, 1.955 ms]700.279 µs (56.6%)
tracing1.868 ms [1.853 ms, 1.884 ms]630.278 µs (50.9%)

Dacapo

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastersarahchen6/fix-space
git_commit_date17649643061764967233
git_commit_sha5802e1e5251a98
release_version1.57.0-SNAPSHOT~5802e1e9f01.57.0-SNAPSHOT~5251a985d7
See matching parameters
BaselineCandidate
applicationbiojavabiojava
ci_job_date17649692731764969273
ci_job_id12734893431273489343
ci_pipeline_id8507465985074659
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-0-9fb02jsj 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-0-9fb02jsj 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 10 metrics, 2 unstable metrics.

Execution time for biojava
gantt
title biojava - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section baseline
no_agent (15.696 s) : 15696000, 15696000
. : milestone, 15696000,
appsec (14.456 s) : 14456000, 14456000
. : milestone, 14456000,
iast (18.254 s) : 18254000, 18254000
. : milestone, 18254000,
iast_GLOBAL (17.878 s) : 17878000, 17878000
. : milestone, 17878000,
profiling (14.391 s) : 14391000, 14391000
. : milestone, 14391000,
tracing (14.91 s) : 14910000, 14910000
. : milestone, 14910000,
section candidate
no_agent (15.323 s) : 15323000, 15323000
. : milestone, 15323000,
appsec (14.611 s) : 14611000, 14611000
. : milestone, 14611000,
iast (18.143 s) : 18143000, 18143000
. : milestone, 18143000,
iast_GLOBAL (18.146 s) : 18146000, 18146000
. : milestone, 18146000,
profiling (14.727 s) : 14727000, 14727000
. : milestone, 14727000,
tracing (14.995 s) : 14995000, 14995000
. : milestone, 14995000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent15.696 s [15.696 s, 15.696 s]-
appsec14.456 s [14.456 s, 14.456 s]-1.24 s (-7.9%)
iast18.254 s [18.254 s, 18.254 s]2.558 s (16.3%)
iast_GLOBAL17.878 s [17.878 s, 17.878 s]2.182 s (13.9%)
profiling14.391 s [14.391 s, 14.391 s]-1.305 s (-8.3%)
tracing14.91 s [14.91 s, 14.91 s]-786.0 ms (-5.0%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent15.323 s [15.323 s, 15.323 s]-
appsec14.611 s [14.611 s, 14.611 s]-712.0 ms (-4.6%)
iast18.143 s [18.143 s, 18.143 s]2.82 s (18.4%)
iast_GLOBAL18.146 s [18.146 s, 18.146 s]2.823 s (18.4%)
profiling14.727 s [14.727 s, 14.727 s]-596.0 ms (-3.9%)
tracing14.995 s [14.995 s, 14.995 s]-328.0 ms (-2.1%)
Execution time for tomcat
gantt
title tomcat - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~5251a985d7, baseline=1.57.0-SNAPSHOT~5802e1e9f0
dateFormat X
axisFormat %s
section baseline
no_agent (1.478 ms) : 1466, 1490
. : milestone, 1478,
appsec (3.706 ms) : 3484, 3928
. : milestone, 3706,
iast (2.224 ms) : 2159, 2288
. : milestone, 2224,
iast_GLOBAL (2.281 ms) : 2215, 2346
. : milestone, 2281,
profiling (2.067 ms) : 2015, 2119
. : milestone, 2067,
tracing (2.06 ms) : 2009, 2111
. : milestone, 2060,
section candidate
no_agent (1.475 ms) : 1463, 1486
. : milestone, 1475,
appsec (3.725 ms) : 3507, 3943
. : milestone, 3725,
iast (2.231 ms) : 2166, 2295
. : milestone, 2231,
iast_GLOBAL (2.254 ms) : 2189, 2319
. : milestone, 2254,
profiling (2.486 ms) : 2325, 2647
. : milestone, 2486,
tracing (2.059 ms) : 2008, 2109
. : milestone, 2059,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.478 ms [1.466 ms, 1.49 ms]-
appsec3.706 ms [3.484 ms, 3.928 ms]2.228 ms (150.7%)
iast2.224 ms [2.159 ms, 2.288 ms]745.735 µs (50.5%)
iast_GLOBAL2.281 ms [2.215 ms, 2.346 ms]802.586 µs (54.3%)
profiling2.067 ms [2.015 ms, 2.119 ms]588.863 µs (39.8%)
tracing2.06 ms [2.009 ms, 2.111 ms]582.142 µs (39.4%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.475 ms [1.463 ms, 1.486 ms]-
appsec3.725 ms [3.507 ms, 3.943 ms]2.25 ms (152.6%)
iast2.231 ms [2.166 ms, 2.295 ms]756.124 µs (51.3%)
iast_GLOBAL2.254 ms [2.189 ms, 2.319 ms]779.291 µs (52.8%)
profiling2.486 ms [2.325 ms, 2.647 ms]1.011 ms (68.6%)
tracing2.059 ms [2.008 ms, 2.109 ms]583.836 µs (39.6%)

@sarahchen6
sarahchen6 merged commit 823cec6 into masterDec 5, 2025
546 checks passed
@sarahchen6
sarahchen6 deleted the sarahchen6/fix-space branch December 5, 2025 21:38
@github-actionsgithub-actionsBot added this to the 1.57.0 milestone Dec 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: toolingBuild & Toolingtag: no release notesChanges to exclude from release notestype: bug fixBug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@sarahchen6@mhlidd