Skip to content

Fix idempotency issue with tabletest formatter#11006

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
andrea.marziali/spotless
Mar 31, 2026
Merged

Fix idempotency issue with tabletest formatter#11006
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
andrea.marziali/spotless

Conversation

@amarziali
Copy link
Copy Markdown
Contributor

@amarziali amarziali commented Mar 31, 2026

What Does This Do

tableTestFormatter and googleJavaFormat were declared in the wrong order in gradle/spotless.gradle.

Spotless applies formatters sequentially, so the last one wins.

With GJF declared first and TF second, GJF changed @TableTest annotation array indentation from 4-space to 6-space, and TF ran after but only re-aligned column widths it did not restore the 4-space indentation. This left the files in 6-space, which is a different state than what TF itself would write, causing a non-idempotent cycle.

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

@amarziali amarziali changed the title Fix idemptotency issue with tabletest formatter Fix idempotency issue with tabletest formatter Mar 31, 2026
@amarziali amarziali marked this pull request as ready for review March 31, 2026 07:23
@amarziali amarziali requested a review from a team as a code owner March 31, 2026 07:23
@amarziali amarziali requested a review from mhlidd March 31, 2026 07:23
@github-actions
Copy link
Copy Markdown
Contributor

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.

@amarziali amarziali added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Mar 31, 2026
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 31, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/spotless
git_commit_date 1774925260 1774941172
git_commit_sha b7fb6fc 8f5f7ac
release_version 1.61.0-SNAPSHOT~b7fb6fc123 1.61.0-SNAPSHOT~8f5f7acf02
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1774943029 1774943029
ci_job_id 1553168107 1553168107
ci_pipeline_id 105194037 105194037
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-8mvds3dw 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-8mvds3dw 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 60 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.069 s) : 0, 1069129
Total [baseline] (8.906 s) : 0, 8905660
Agent [candidate] (1.063 s) : 0, 1063356
Total [candidate] (8.913 s) : 0, 8912706
section iast
Agent [baseline] (1.234 s) : 0, 1233820
Total [baseline] (9.582 s) : 0, 9581745
Agent [candidate] (1.235 s) : 0, 1234929
Total [candidate] (9.573 s) : 0, 9572630
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.069 s -
Agent iast 1.234 s 164.691 ms (15.4%)
Total tracing 8.906 s -
Total iast 9.582 s 676.085 ms (7.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.063 s -
Agent iast 1.235 s 171.573 ms (16.1%)
Total tracing 8.913 s -
Total iast 9.573 s 659.924 ms (7.4%)
gantt
    title insecure-bank - break down per module: candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.223 ms) : 0, 1223
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (635.621 ms) : 0, 635621
BytebuddyAgent [candidate] (631.947 ms) : 0, 631947
AgentMeter [baseline] (29.708 ms) : 0, 29708
AgentMeter [candidate] (29.447 ms) : 0, 29447
GlobalTracer [baseline] (258.78 ms) : 0, 258780
GlobalTracer [candidate] (257.886 ms) : 0, 257886
AppSec [baseline] (32.127 ms) : 0, 32127
AppSec [candidate] (31.893 ms) : 0, 31893
Debugger [baseline] (60.118 ms) : 0, 60118
Debugger [candidate] (59.641 ms) : 0, 59641
Remote Config [baseline] (591.289 µs) : 0, 591
Remote Config [candidate] (587.422 µs) : 0, 587
Telemetry [baseline] (8.156 ms) : 0, 8156
Telemetry [candidate] (8.123 ms) : 0, 8123
Flare Poller [baseline] (6.486 ms) : 0, 6486
Flare Poller [candidate] (6.43 ms) : 0, 6430
section iast
crashtracking [baseline] (1.212 ms) : 0, 1212
crashtracking [candidate] (1.213 ms) : 0, 1213
BytebuddyAgent [baseline] (800.656 ms) : 0, 800656
BytebuddyAgent [candidate] (801.429 ms) : 0, 801429
AgentMeter [baseline] (11.53 ms) : 0, 11530
AgentMeter [candidate] (11.46 ms) : 0, 11460
GlobalTracer [baseline] (249.561 ms) : 0, 249561
GlobalTracer [candidate] (248.932 ms) : 0, 248932
AppSec [baseline] (26.585 ms) : 0, 26585
AppSec [candidate] (27.473 ms) : 0, 27473
Debugger [baseline] (68.79 ms) : 0, 68790
Debugger [candidate] (66.211 ms) : 0, 66211
Remote Config [baseline] (527.783 µs) : 0, 528
Remote Config [candidate] (528.54 µs) : 0, 529
Telemetry [baseline] (9.652 ms) : 0, 9652
Telemetry [candidate] (11.823 ms) : 0, 11823
Flare Poller [baseline] (3.561 ms) : 0, 3561
Flare Poller [candidate] (4.169 ms) : 0, 4169
IAST [baseline] (25.57 ms) : 0, 25570
IAST [candidate] (25.439 ms) : 0, 25439
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.069 s) : 0, 1068664
Total [baseline] (11.166 s) : 0, 11165518
Agent [candidate] (1.073 s) : 0, 1073342
Total [candidate] (11.137 s) : 0, 11137440
section appsec
Agent [baseline] (1.251 s) : 0, 1250703
Total [baseline] (11.178 s) : 0, 11177680
Agent [candidate] (1.252 s) : 0, 1251661
Total [candidate] (11.161 s) : 0, 11160654
section iast
Agent [baseline] (1.237 s) : 0, 1237015
Total [baseline] (11.37 s) : 0, 11370212
Agent [candidate] (1.234 s) : 0, 1233646
Total [candidate] (11.482 s) : 0, 11481670
section profiling
Agent [baseline] (1.188 s) : 0, 1188332
Total [baseline] (11.034 s) : 0, 11034270
Agent [candidate] (1.196 s) : 0, 1195780
Total [candidate] (11.012 s) : 0, 11011749
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.069 s -
Agent appsec 1.251 s 182.039 ms (17.0%)
Agent iast 1.237 s 168.351 ms (15.8%)
Agent profiling 1.188 s 119.668 ms (11.2%)
Total tracing 11.166 s -
Total appsec 11.178 s 12.162 ms (0.1%)
Total iast 11.37 s 204.694 ms (1.8%)
Total profiling 11.034 s -131.247 ms (-1.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.073 s -
Agent appsec 1.252 s 178.319 ms (16.6%)
Agent iast 1.234 s 160.303 ms (14.9%)
Agent profiling 1.196 s 122.438 ms (11.4%)
Total tracing 11.137 s -
Total appsec 11.161 s 23.214 ms (0.2%)
Total iast 11.482 s 344.23 ms (3.1%)
Total profiling 11.012 s -125.691 ms (-1.1%)
gantt
    title petclinic - break down per module: candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.214 ms) : 0, 1214
crashtracking [candidate] (1.246 ms) : 0, 1246
BytebuddyAgent [baseline] (635.213 ms) : 0, 635213
BytebuddyAgent [candidate] (639.558 ms) : 0, 639558
AgentMeter [baseline] (29.699 ms) : 0, 29699
AgentMeter [candidate] (29.947 ms) : 0, 29947
GlobalTracer [baseline] (259.507 ms) : 0, 259507
GlobalTracer [candidate] (261.07 ms) : 0, 261070
AppSec [baseline] (32.451 ms) : 0, 32451
AppSec [candidate] (32.033 ms) : 0, 32033
Debugger [baseline] (61.253 ms) : 0, 61253
Debugger [candidate] (60.789 ms) : 0, 60789
Remote Config [baseline] (594.34 µs) : 0, 594
Remote Config [candidate] (590.117 µs) : 0, 590
Telemetry [baseline] (8.087 ms) : 0, 8087
Telemetry [candidate] (8.115 ms) : 0, 8115
Flare Poller [baseline] (4.371 ms) : 0, 4371
Flare Poller [candidate] (3.559 ms) : 0, 3559
section appsec
crashtracking [baseline] (1.245 ms) : 0, 1245
crashtracking [candidate] (1.195 ms) : 0, 1195
BytebuddyAgent [baseline] (660.494 ms) : 0, 660494
BytebuddyAgent [candidate] (660.731 ms) : 0, 660731
AgentMeter [baseline] (12.161 ms) : 0, 12161
AgentMeter [candidate] (12.219 ms) : 0, 12219
GlobalTracer [baseline] (259.063 ms) : 0, 259063
GlobalTracer [candidate] (259.848 ms) : 0, 259848
AppSec [baseline] (178.04 ms) : 0, 178040
AppSec [candidate] (178.062 ms) : 0, 178062
Debugger [baseline] (66.555 ms) : 0, 66555
Debugger [candidate] (65.571 ms) : 0, 65571
Remote Config [baseline] (650.236 µs) : 0, 650
Remote Config [candidate] (641.829 µs) : 0, 642
Telemetry [baseline] (8.34 ms) : 0, 8340
Telemetry [candidate] (8.361 ms) : 0, 8361
Flare Poller [baseline] (3.652 ms) : 0, 3652
Flare Poller [candidate] (4.432 ms) : 0, 4432
IAST [baseline] (24.25 ms) : 0, 24250
IAST [candidate] (24.204 ms) : 0, 24204
section iast
crashtracking [baseline] (1.242 ms) : 0, 1242
crashtracking [candidate] (1.209 ms) : 0, 1209
BytebuddyAgent [baseline] (803.741 ms) : 0, 803741
BytebuddyAgent [candidate] (799.615 ms) : 0, 799615
AgentMeter [baseline] (11.695 ms) : 0, 11695
AgentMeter [candidate] (11.423 ms) : 0, 11423
GlobalTracer [baseline] (248.222 ms) : 0, 248222
GlobalTracer [candidate] (248.578 ms) : 0, 248578
AppSec [baseline] (27.558 ms) : 0, 27558
AppSec [candidate] (27.683 ms) : 0, 27683
Debugger [baseline] (69.077 ms) : 0, 69077
Debugger [candidate] (67.368 ms) : 0, 67368
Remote Config [baseline] (528.127 µs) : 0, 528
Remote Config [candidate] (536.47 µs) : 0, 536
Telemetry [baseline] (9.684 ms) : 0, 9684
Telemetry [candidate] (11.346 ms) : 0, 11346
Flare Poller [baseline] (3.512 ms) : 0, 3512
Flare Poller [candidate] (4.019 ms) : 0, 4019
IAST [baseline] (25.48 ms) : 0, 25480
IAST [candidate] (25.658 ms) : 0, 25658
section profiling
ProfilingAgent [baseline] (94.408 ms) : 0, 94408
ProfilingAgent [candidate] (94.125 ms) : 0, 94125
crashtracking [baseline] (1.179 ms) : 0, 1179
crashtracking [candidate] (1.176 ms) : 0, 1176
BytebuddyAgent [baseline] (686.177 ms) : 0, 686177
BytebuddyAgent [candidate] (691.195 ms) : 0, 691195
AgentMeter [baseline] (9.037 ms) : 0, 9037
AgentMeter [candidate] (9.068 ms) : 0, 9068
GlobalTracer [baseline] (215.643 ms) : 0, 215643
GlobalTracer [candidate] (217.332 ms) : 0, 217332
AppSec [baseline] (32.452 ms) : 0, 32452
AppSec [candidate] (32.685 ms) : 0, 32685
Debugger [baseline] (66.372 ms) : 0, 66372
Debugger [candidate] (66.677 ms) : 0, 66677
Remote Config [baseline] (579.508 µs) : 0, 580
Remote Config [candidate] (591.448 µs) : 0, 591
Telemetry [baseline] (7.827 ms) : 0, 7827
Telemetry [candidate] (7.84 ms) : 0, 7840
Flare Poller [baseline] (3.521 ms) : 0, 3521
Flare Poller [candidate] (3.531 ms) : 0, 3531
Profiling [baseline] (94.965 ms) : 0, 94965
Profiling [candidate] (94.673 ms) : 0, 94673
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/spotless
git_commit_date 1774925260 1774941172
git_commit_sha b7fb6fc 8f5f7ac
release_version 1.61.0-SNAPSHOT~b7fb6fc123 1.61.0-SNAPSHOT~8f5f7acf02
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1774943500 1774943500
ci_job_id 1553168108 1553168108
ci_pipeline_id 105194037 105194037
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-gmpf03o7 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-gmpf03o7 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 4 performance regressions! Performance is the same for 15 metrics, 15 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:insecure-bank:iast_FULL:high_load worse
[+294.228µs; +530.770µs] or [+5.710%; +10.300%]
worse
[+488.592µs; +1058.845µs] or [+3.947%; +8.554%]
unstable
[-119.373op/s; +28.248op/s] or [-15.058%; +3.563%]
5.566ms 13.152ms 747.188op/s 5.153ms 12.378ms 792.750op/s
scenario:load:petclinic:profiling:high_load better
[-2.910ms; -2.276ms] or [-14.025%; -10.967%]
better
[-3.308ms; -2.138ms] or [-10.326%; -6.672%]
unstable
[+5.669op/s; +53.893op/s] or [+2.531%; +24.059%]
18.158ms 29.313ms 253.781op/s 20.751ms 32.036ms 224.000op/s
scenario:load:petclinic:tracing:high_load worse
[+1.258ms; +2.213ms] or [+7.370%; +12.968%]
worse
[+1.187ms; +2.554ms] or [+4.259%; +9.161%]
unstable
[-46.167op/s; +5.355op/s] or [-17.287%; +2.005%]
18.804ms 29.744ms 246.656op/s 17.069ms 27.873ms 267.062op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.243 ms) : 1231, 1256
.   : milestone, 1243,
iast (3.366 ms) : 3320, 3411
.   : milestone, 3366,
iast_FULL (5.83 ms) : 5772, 5888
.   : milestone, 5830,
iast_GLOBAL (3.717 ms) : 3656, 3778
.   : milestone, 3717,
profiling (2.242 ms) : 2221, 2263
.   : milestone, 2242,
tracing (1.858 ms) : 1842, 1875
.   : milestone, 1858,
section candidate
no_agent (1.25 ms) : 1237, 1264
.   : milestone, 1250,
iast (3.481 ms) : 3430, 3533
.   : milestone, 3481,
iast_FULL (6.192 ms) : 6129, 6256
.   : milestone, 6192,
iast_GLOBAL (3.728 ms) : 3667, 3789
.   : milestone, 3728,
profiling (2.071 ms) : 2051, 2090
.   : milestone, 2071,
tracing (1.838 ms) : 1822, 1853
.   : milestone, 1838,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.243 ms [1.231 ms, 1.256 ms] -
iast 3.366 ms [3.32 ms, 3.411 ms] 2.122 ms (170.7%)
iast_FULL 5.83 ms [5.772 ms, 5.888 ms] 4.587 ms (369.0%)
iast_GLOBAL 3.717 ms [3.656 ms, 3.778 ms] 2.474 ms (199.0%)
profiling 2.242 ms [2.221 ms, 2.263 ms] 998.761 µs (80.3%)
tracing 1.858 ms [1.842 ms, 1.875 ms] 615.195 µs (49.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.25 ms [1.237 ms, 1.264 ms] -
iast 3.481 ms [3.43 ms, 3.533 ms] 2.231 ms (178.5%)
iast_FULL 6.192 ms [6.129 ms, 6.256 ms] 4.942 ms (395.3%)
iast_GLOBAL 3.728 ms [3.667 ms, 3.789 ms] 2.478 ms (198.2%)
profiling 2.071 ms [2.051 ms, 2.09 ms] 820.531 µs (65.6%)
tracing 1.838 ms [1.822 ms, 1.853 ms] 587.24 µs (47.0%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.023 ms) : 18831, 19215
.   : milestone, 19023,
appsec (18.546 ms) : 18363, 18729
.   : milestone, 18546,
code_origins (17.927 ms) : 17750, 18104
.   : milestone, 17927,
iast (17.949 ms) : 17770, 18128
.   : milestone, 17949,
profiling (20.843 ms) : 20638, 21048
.   : milestone, 20843,
tracing (17.467 ms) : 17296, 17637
.   : milestone, 17467,
section candidate
no_agent (17.925 ms) : 17744, 18106
.   : milestone, 17925,
appsec (18.527 ms) : 18341, 18714
.   : milestone, 18527,
code_origins (18.086 ms) : 17910, 18262
.   : milestone, 18086,
iast (18.007 ms) : 17830, 18185
.   : milestone, 18007,
profiling (18.388 ms) : 18205, 18570
.   : milestone, 18388,
tracing (18.92 ms) : 18733, 19108
.   : milestone, 18920,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.023 ms [18.831 ms, 19.215 ms] -
appsec 18.546 ms [18.363 ms, 18.729 ms] -476.762 µs (-2.5%)
code_origins 17.927 ms [17.75 ms, 18.104 ms] -1.096 ms (-5.8%)
iast 17.949 ms [17.77 ms, 18.128 ms] -1.074 ms (-5.6%)
profiling 20.843 ms [20.638 ms, 21.048 ms] 1.82 ms (9.6%)
tracing 17.467 ms [17.296 ms, 17.637 ms] -1.556 ms (-8.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 17.925 ms [17.744 ms, 18.106 ms] -
appsec 18.527 ms [18.341 ms, 18.714 ms] 602.531 µs (3.4%)
code_origins 18.086 ms [17.91 ms, 18.262 ms] 161.34 µs (0.9%)
iast 18.007 ms [17.83 ms, 18.185 ms] 82.663 µs (0.5%)
profiling 18.388 ms [18.205 ms, 18.57 ms] 463.028 µs (2.6%)
tracing 18.92 ms [18.733 ms, 19.108 ms] 995.668 µs (5.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/spotless
git_commit_date 1774925260 1774941172
git_commit_sha b7fb6fc 8f5f7ac
release_version 1.61.0-SNAPSHOT~b7fb6fc123 1.61.0-SNAPSHOT~8f5f7acf02
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1774943357 1774943357
ci_job_id 1553168109 1553168109
ci_pipeline_id 105194037 105194037
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-41f9y24u 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-41f9y24u 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.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.485 ms) : 1474, 1497
.   : milestone, 1485,
appsec (3.826 ms) : 3602, 4050
.   : milestone, 3826,
iast (2.277 ms) : 2208, 2346
.   : milestone, 2277,
iast_GLOBAL (2.311 ms) : 2242, 2380
.   : milestone, 2311,
profiling (2.097 ms) : 2043, 2152
.   : milestone, 2097,
tracing (2.099 ms) : 2045, 2153
.   : milestone, 2099,
section candidate
no_agent (1.492 ms) : 1480, 1504
.   : milestone, 1492,
appsec (3.849 ms) : 3627, 4070
.   : milestone, 3849,
iast (2.271 ms) : 2202, 2339
.   : milestone, 2271,
iast_GLOBAL (2.323 ms) : 2253, 2392
.   : milestone, 2323,
profiling (2.11 ms) : 2054, 2166
.   : milestone, 2110,
tracing (2.084 ms) : 2030, 2137
.   : milestone, 2084,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.485 ms [1.474 ms, 1.497 ms] -
appsec 3.826 ms [3.602 ms, 4.05 ms] 2.34 ms (157.6%)
iast 2.277 ms [2.208 ms, 2.346 ms] 791.553 µs (53.3%)
iast_GLOBAL 2.311 ms [2.242 ms, 2.38 ms] 825.601 µs (55.6%)
profiling 2.097 ms [2.043 ms, 2.152 ms] 612.117 µs (41.2%)
tracing 2.099 ms [2.045 ms, 2.153 ms] 613.531 µs (41.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.492 ms [1.48 ms, 1.504 ms] -
appsec 3.849 ms [3.627 ms, 4.07 ms] 2.357 ms (157.9%)
iast 2.271 ms [2.202 ms, 2.339 ms] 778.698 µs (52.2%)
iast_GLOBAL 2.323 ms [2.253 ms, 2.392 ms] 830.567 µs (55.7%)
profiling 2.11 ms [2.054 ms, 2.166 ms] 617.833 µs (41.4%)
tracing 2.084 ms [2.03 ms, 2.137 ms] 591.674 µs (39.6%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~8f5f7acf02, baseline=1.61.0-SNAPSHOT~b7fb6fc123
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.757 s) : 14757000, 14757000
.   : milestone, 14757000,
appsec (14.846 s) : 14846000, 14846000
.   : milestone, 14846000,
iast (17.78 s) : 17780000, 17780000
.   : milestone, 17780000,
iast_GLOBAL (18.251 s) : 18251000, 18251000
.   : milestone, 18251000,
profiling (14.999 s) : 14999000, 14999000
.   : milestone, 14999000,
tracing (14.824 s) : 14824000, 14824000
.   : milestone, 14824000,
section candidate
no_agent (15.489 s) : 15489000, 15489000
.   : milestone, 15489000,
appsec (14.587 s) : 14587000, 14587000
.   : milestone, 14587000,
iast (18.45 s) : 18450000, 18450000
.   : milestone, 18450000,
iast_GLOBAL (18.143 s) : 18143000, 18143000
.   : milestone, 18143000,
profiling (15.044 s) : 15044000, 15044000
.   : milestone, 15044000,
tracing (15.121 s) : 15121000, 15121000
.   : milestone, 15121000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.757 s [14.757 s, 14.757 s] -
appsec 14.846 s [14.846 s, 14.846 s] 89.0 ms (0.6%)
iast 17.78 s [17.78 s, 17.78 s] 3.023 s (20.5%)
iast_GLOBAL 18.251 s [18.251 s, 18.251 s] 3.494 s (23.7%)
profiling 14.999 s [14.999 s, 14.999 s] 242.0 ms (1.6%)
tracing 14.824 s [14.824 s, 14.824 s] 67.0 ms (0.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.489 s [15.489 s, 15.489 s] -
appsec 14.587 s [14.587 s, 14.587 s] -902.0 ms (-5.8%)
iast 18.45 s [18.45 s, 18.45 s] 2.961 s (19.1%)
iast_GLOBAL 18.143 s [18.143 s, 18.143 s] 2.654 s (17.1%)
profiling 15.044 s [15.044 s, 15.044 s] -445.0 ms (-2.9%)
tracing 15.121 s [15.121 s, 15.121 s] -368.0 ms (-2.4%)

@amarziali amarziali added type: bug Bug report and fix and removed type: bug Bug report and fix labels Mar 31, 2026
@amarziali amarziali enabled auto-merge March 31, 2026 08:24
@amarziali amarziali added this pull request to the merge queue Mar 31, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts bot commented Mar 31, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 bot commented Mar 31, 2026

View all feedbacks in Devflow UI.

2026-03-31 08:24:23 UTC ℹ️ Start processing command /merge


2026-03-31 08:24:27 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-03-31 09:29:52 UTC ℹ️ MergeQueue: This merge request was merged

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 8ae02b1 into master Mar 31, 2026
586 of 592 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the andrea.marziali/spotless branch March 31, 2026 09:29
@github-actions github-actions bot added this to the 1.61.0 milestone Mar 31, 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: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants