Skip to content

Update GHA workflows to use commit-headless#9702

Merged
sarahchen6 merged 5 commits intomasterfrom
sarahchen6/restart-commit-headless
Oct 9, 2025
Merged

Update GHA workflows to use commit-headless#9702
sarahchen6 merged 5 commits intomasterfrom
sarahchen6/restart-commit-headless

Conversation

@sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Oct 8, 2025

What Does This Do

Update the following workflows to use commit-headless (https://github.com/DataDog/commit-headless/tree/action):

  • Add release to Cloud Foundry
  • Update Docker Build Image
  • Update Gradle dependencies
  • Update jmxfetch integrations submodule

Motivation

Replace use of third party ghcommit tool with Datadog commit-headless tool

Additional Notes

Unfortunately with the dd-octo-sts policies, I can only test these workflows when run via master, not on a branch. The Add release to cloudfoundry workflow can only be tested during releases. However, if it fails, all steps can be manually done as well.

This PR is pretty much the same as #9302, but it was easier for me to restart than address merge / rebase conflicts.

Contributor Checklist

Jira ticket: https://datadoghq.atlassian.net/browse/LANGPLAT-701

env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
command: push
commits: "${{ steps.create-commit.outputs.commit }}"
Copy link
Contributor Author

@sarahchen6 sarahchen6 Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This workflow does not push with a dd-octo-sts token because we don't need to sign commits to the Cloud Foundry repo, unlike to Datadog repos. As a follow-up, we should be able to delete the corresponding policy: https://github.com/DataDog/dd-trace-java/blob/master/.github/chainguard/self.add-release-to-cloudfoundry.sts.yaml.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For clarification, it's the same repo but an unprotected branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right thanks 😅

@sarahchen6 sarahchen6 force-pushed the sarahchen6/restart-commit-headless branch from cc21133 to 1048b04 Compare October 8, 2025 17:10
@sarahchen6 sarahchen6 marked this pull request as ready for review October 8, 2025 17:11
@sarahchen6 sarahchen6 requested a review from a team as a code owner October 8, 2025 17:11
@sarahchen6 sarahchen6 requested review from PerfectSlayer and removed request for a team October 8, 2025 17:11
@github-actions
Copy link
Contributor

github-actions bot commented Oct 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.

@sarahchen6 sarahchen6 added type: enhancement Enhancements and improvements tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Oct 8, 2025
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Oct 8, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.67% (+0.01%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Oct 8, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/restart-commit-headless
git_commit_date 1759942584 1759949587
git_commit_sha 2e10824 e0ca046
release_version 1.55.0-SNAPSHOT~2e10824bcf 1.55.0-SNAPSHOT~e0ca046838
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759951473 1759951473
ci_job_id 1170342548 1170342548
ci_pipeline_id 78770423 78770423
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-2vehg9to 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-2vehg9to 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 59 metrics, 6 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.018 s) : 0, 1018333
Total [baseline] (8.705 s) : 0, 8704706
Agent [candidate] (1.024 s) : 0, 1024438
Total [candidate] (8.703 s) : 0, 8703375
section iast
Agent [baseline] (1.154 s) : 0, 1153701
Total [baseline] (9.345 s) : 0, 9344761
Agent [candidate] (1.156 s) : 0, 1156446
Total [candidate] (9.292 s) : 0, 9292350
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.018 s -
Agent iast 1.154 s 135.368 ms (13.3%)
Total tracing 8.705 s -
Total iast 9.345 s 640.055 ms (7.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent iast 1.156 s 132.008 ms (12.9%)
Total tracing 8.703 s -
Total iast 9.292 s 588.975 ms (6.8%)
gantt
    title insecure-bank - break down per module: candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.457 ms) : 0, 1457
crashtracking [candidate] (1.461 ms) : 0, 1461
BytebuddyAgent [baseline] (693.366 ms) : 0, 693366
BytebuddyAgent [candidate] (697.851 ms) : 0, 697851
GlobalTracer [baseline] (241.692 ms) : 0, 241692
GlobalTracer [candidate] (242.86 ms) : 0, 242860
AppSec [baseline] (32.586 ms) : 0, 32586
AppSec [candidate] (32.875 ms) : 0, 32875
Debugger [baseline] (6.434 ms) : 0, 6434
Debugger [candidate] (6.473 ms) : 0, 6473
Remote Config [baseline] (702.965 µs) : 0, 703
Remote Config [candidate] (691.351 µs) : 0, 691
Telemetry [baseline] (9.288 ms) : 0, 9288
Telemetry [candidate] (9.357 ms) : 0, 9357
Flare Poller [baseline] (11.707 ms) : 0, 11707
Flare Poller [candidate] (11.66 ms) : 0, 11660
section iast
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.453 ms) : 0, 1453
BytebuddyAgent [baseline] (817.114 ms) : 0, 817114
BytebuddyAgent [candidate] (819.22 ms) : 0, 819220
GlobalTracer [baseline] (232.404 ms) : 0, 232404
GlobalTracer [candidate] (232.742 ms) : 0, 232742
AppSec [baseline] (35.15 ms) : 0, 35150
AppSec [candidate] (35.282 ms) : 0, 35282
Debugger [baseline] (6.159 ms) : 0, 6159
Debugger [candidate] (6.147 ms) : 0, 6147
Remote Config [baseline] (608.491 µs) : 0, 608
Remote Config [candidate] (624.949 µs) : 0, 625
Telemetry [baseline] (8.695 ms) : 0, 8695
Telemetry [candidate] (8.689 ms) : 0, 8689
Flare Poller [baseline] (4.261 ms) : 0, 4261
Flare Poller [candidate] (4.268 ms) : 0, 4268
IAST [baseline] (26.579 ms) : 0, 26579
IAST [candidate] (26.699 ms) : 0, 26699
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.017 s) : 0, 1016763
Total [baseline] (10.76 s) : 0, 10760436
Agent [candidate] (1.017 s) : 0, 1017389
Total [candidate] (10.684 s) : 0, 10683599
section appsec
Agent [baseline] (1.193 s) : 0, 1192715
Total [baseline] (11.072 s) : 0, 11072316
Agent [candidate] (1.194 s) : 0, 1194282
Total [candidate] (11.048 s) : 0, 11047720
section iast
Agent [baseline] (1.15 s) : 0, 1150067
Total [baseline] (11.01 s) : 0, 11010400
Agent [candidate] (1.149 s) : 0, 1148644
Total [candidate] (11.056 s) : 0, 11056450
section profiling
Agent [baseline] (1.161 s) : 0, 1160712
Total [baseline] (11.062 s) : 0, 11062173
Agent [candidate] (1.164 s) : 0, 1164158
Total [candidate] (11.086 s) : 0, 11086271
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.017 s -
Agent appsec 1.193 s 175.952 ms (17.3%)
Agent iast 1.15 s 133.303 ms (13.1%)
Agent profiling 1.161 s 143.949 ms (14.2%)
Total tracing 10.76 s -
Total appsec 11.072 s 311.879 ms (2.9%)
Total iast 11.01 s 249.963 ms (2.3%)
Total profiling 11.062 s 301.737 ms (2.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.017 s -
Agent appsec 1.194 s 176.893 ms (17.4%)
Agent iast 1.149 s 131.255 ms (12.9%)
Agent profiling 1.164 s 146.77 ms (14.4%)
Total tracing 10.684 s -
Total appsec 11.048 s 364.121 ms (3.4%)
Total iast 11.056 s 372.851 ms (3.5%)
Total profiling 11.086 s 402.672 ms (3.8%)
gantt
    title petclinic - break down per module: candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.468 ms) : 0, 1468
crashtracking [candidate] (1.457 ms) : 0, 1457
BytebuddyAgent [baseline] (692.881 ms) : 0, 692881
BytebuddyAgent [candidate] (693.2 ms) : 0, 693200
GlobalTracer [baseline] (241.631 ms) : 0, 241631
GlobalTracer [candidate] (241.547 ms) : 0, 241547
AppSec [baseline] (32.416 ms) : 0, 32416
AppSec [candidate] (32.509 ms) : 0, 32509
Debugger [baseline] (6.398 ms) : 0, 6398
Debugger [candidate] (6.41 ms) : 0, 6410
Remote Config [baseline] (698.495 µs) : 0, 698
Remote Config [candidate] (691.273 µs) : 0, 691
Telemetry [baseline] (9.28 ms) : 0, 9280
Telemetry [candidate] (9.306 ms) : 0, 9306
Flare Poller [baseline] (10.862 ms) : 0, 10862
Flare Poller [candidate] (11.042 ms) : 0, 11042
section appsec
crashtracking [baseline] (1.461 ms) : 0, 1461
crashtracking [candidate] (1.452 ms) : 0, 1452
BytebuddyAgent [baseline] (716.151 ms) : 0, 716151
BytebuddyAgent [candidate] (718.331 ms) : 0, 718331
GlobalTracer [baseline] (234.75 ms) : 0, 234750
GlobalTracer [candidate] (234.525 ms) : 0, 234525
AppSec [baseline] (175.291 ms) : 0, 175291
AppSec [candidate] (175.077 ms) : 0, 175077
Debugger [baseline] (6.145 ms) : 0, 6145
Debugger [candidate] (6.144 ms) : 0, 6144
Remote Config [baseline] (625.301 µs) : 0, 625
Remote Config [candidate] (630.701 µs) : 0, 631
Telemetry [baseline] (8.46 ms) : 0, 8460
Telemetry [candidate] (8.425 ms) : 0, 8425
Flare Poller [baseline] (3.967 ms) : 0, 3967
Flare Poller [candidate] (3.884 ms) : 0, 3884
IAST [baseline] (24.84 ms) : 0, 24840
IAST [candidate] (24.743 ms) : 0, 24743
section iast
crashtracking [baseline] (1.453 ms) : 0, 1453
crashtracking [candidate] (1.453 ms) : 0, 1453
BytebuddyAgent [baseline] (814.384 ms) : 0, 814384
BytebuddyAgent [candidate] (812.559 ms) : 0, 812559
GlobalTracer [baseline] (231.804 ms) : 0, 231804
GlobalTracer [candidate] (232.012 ms) : 0, 232012
AppSec [baseline] (35.083 ms) : 0, 35083
AppSec [candidate] (35.095 ms) : 0, 35095
Debugger [baseline] (6.083 ms) : 0, 6083
Debugger [candidate] (6.142 ms) : 0, 6142
Remote Config [baseline] (604.351 µs) : 0, 604
Remote Config [candidate] (606.433 µs) : 0, 606
Telemetry [baseline] (8.557 ms) : 0, 8557
Telemetry [candidate] (8.635 ms) : 0, 8635
Flare Poller [baseline] (4.266 ms) : 0, 4266
Flare Poller [candidate] (4.264 ms) : 0, 4264
IAST [baseline] (26.478 ms) : 0, 26478
IAST [candidate] (26.56 ms) : 0, 26560
section profiling
crashtracking [baseline] (1.441 ms) : 0, 1441
crashtracking [candidate] (1.419 ms) : 0, 1419
BytebuddyAgent [baseline] (720.984 ms) : 0, 720984
BytebuddyAgent [candidate] (722.894 ms) : 0, 722894
GlobalTracer [baseline] (217.059 ms) : 0, 217059
GlobalTracer [candidate] (217.788 ms) : 0, 217788
AppSec [baseline] (32.698 ms) : 0, 32698
AppSec [candidate] (32.688 ms) : 0, 32688
Debugger [baseline] (7.203 ms) : 0, 7203
Debugger [candidate] (7.226 ms) : 0, 7226
Remote Config [baseline] (698.638 µs) : 0, 699
Remote Config [candidate] (696.496 µs) : 0, 696
Telemetry [baseline] (15.157 ms) : 0, 15157
Telemetry [candidate] (15.931 ms) : 0, 15931
Flare Poller [baseline] (4.99 ms) : 0, 4990
Flare Poller [candidate] (4.228 ms) : 0, 4228
ProfilingAgent [baseline] (107.533 ms) : 0, 107533
ProfilingAgent [candidate] (108.521 ms) : 0, 108521
Profiling [baseline] (108.519 ms) : 0, 108519
Profiling [candidate] (109.245 ms) : 0, 109245
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/restart-commit-headless
git_commit_date 1759942584 1759949587
git_commit_sha 2e10824 e0ca046
release_version 1.55.0-SNAPSHOT~2e10824bcf 1.55.0-SNAPSHOT~e0ca046838
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759951097 1759951097
ci_job_id 1170342549 1170342549
ci_pipeline_id 78770423 78770423
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-q3efq4xi 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-q3efq4xi 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 2 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:iast:high_load better
[-874.452µs; -524.044µs] or [-8.681%; -5.202%]
unstable
[-25.237op/s; +93.299op/s] or [-5.473%; +20.232%]
9.374ms 495.188op/s 10.073ms 461.156op/s
scenario:load:insecure-bank:iast_GLOBAL:high_load better
[-664.986µs; -242.217µs] or [-5.978%; -2.177%]
unstable
[-33.872op/s; +69.122op/s] or [-8.103%; +16.535%]
10.671ms 435.656op/s 11.124ms 418.031op/s
scenario:load:petclinic:no_agent:high_load worse
[+1.994ms; +2.638ms] or [+5.608%; +7.417%]
unstable
[-17.047op/s; +1.022op/s] or [-12.972%; +0.778%]
37.879ms 123.400op/s 35.563ms 131.412op/s
scenario:load:petclinic:code_origins:high_load worse
[+1.088ms; +1.903ms] or [+2.522%; +4.409%]
unstable
[-12.214op/s; +2.220op/s] or [-11.128%; +2.023%]
44.654ms 104.763op/s 43.158ms 109.759op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf
    dateFormat X
    axisFormat %s
section baseline
no_agent (35.563 ms) : 35278, 35847
.   : milestone, 35563,
appsec (49.565 ms) : 49116, 50015
.   : milestone, 49565,
code_origins (43.158 ms) : 42782, 43534
.   : milestone, 43158,
iast (45.867 ms) : 45468, 46267
.   : milestone, 45867,
profiling (48.135 ms) : 47713, 48556
.   : milestone, 48135,
tracing (44.884 ms) : 44496, 45273
.   : milestone, 44884,
section candidate
no_agent (37.879 ms) : 37566, 38191
.   : milestone, 37879,
appsec (50.033 ms) : 49579, 50487
.   : milestone, 50033,
code_origins (44.654 ms) : 44273, 45035
.   : milestone, 44654,
iast (45.05 ms) : 44661, 45439
.   : milestone, 45050,
profiling (47.616 ms) : 47167, 48065
.   : milestone, 47616,
tracing (43.766 ms) : 43391, 44141
.   : milestone, 43766,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 35.563 ms [35.278 ms, 35.847 ms] -
appsec 49.565 ms [49.116 ms, 50.015 ms] 14.003 ms (39.4%)
code_origins 43.158 ms [42.782 ms, 43.534 ms] 7.595 ms (21.4%)
iast 45.867 ms [45.468 ms, 46.267 ms] 10.305 ms (29.0%)
profiling 48.135 ms [47.713 ms, 48.556 ms] 12.572 ms (35.4%)
tracing 44.884 ms [44.496 ms, 45.273 ms] 9.322 ms (26.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.879 ms [37.566 ms, 38.191 ms] -
appsec 50.033 ms [49.579 ms, 50.487 ms] 12.154 ms (32.1%)
code_origins 44.654 ms [44.273 ms, 45.035 ms] 6.775 ms (17.9%)
iast 45.05 ms [44.661 ms, 45.439 ms] 7.172 ms (18.9%)
profiling 47.616 ms [47.167 ms, 48.065 ms] 9.737 ms (25.7%)
tracing 43.766 ms [43.391 ms, 44.141 ms] 5.887 ms (15.5%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.38 ms) : 4330, 4431
.   : milestone, 4380,
iast (10.073 ms) : 9902, 10244
.   : milestone, 10073,
iast_FULL (14.11 ms) : 13829, 14391
.   : milestone, 14110,
iast_GLOBAL (11.124 ms) : 10922, 11327
.   : milestone, 11124,
profiling (8.672 ms) : 8540, 8803
.   : milestone, 8672,
tracing (7.915 ms) : 7800, 8030
.   : milestone, 7915,
section candidate
no_agent (4.428 ms) : 4375, 4481
.   : milestone, 4428,
iast (9.374 ms) : 9220, 9528
.   : milestone, 9374,
iast_FULL (13.755 ms) : 13485, 14025
.   : milestone, 13755,
iast_GLOBAL (10.671 ms) : 10481, 10861
.   : milestone, 10671,
profiling (8.783 ms) : 8627, 8939
.   : milestone, 8783,
tracing (7.805 ms) : 7694, 7917
.   : milestone, 7805,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.38 ms [4.33 ms, 4.431 ms] -
iast 10.073 ms [9.902 ms, 10.244 ms] 5.693 ms (130.0%)
iast_FULL 14.11 ms [13.829 ms, 14.391 ms] 9.73 ms (222.1%)
iast_GLOBAL 11.124 ms [10.922 ms, 11.327 ms] 6.744 ms (154.0%)
profiling 8.672 ms [8.54 ms, 8.803 ms] 4.291 ms (98.0%)
tracing 7.915 ms [7.8 ms, 8.03 ms] 3.535 ms (80.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.428 ms [4.375 ms, 4.481 ms] -
iast 9.374 ms [9.22 ms, 9.528 ms] 4.946 ms (111.7%)
iast_FULL 13.755 ms [13.485 ms, 14.025 ms] 9.327 ms (210.6%)
iast_GLOBAL 10.671 ms [10.481 ms, 10.861 ms] 6.243 ms (141.0%)
profiling 8.783 ms [8.627 ms, 8.939 ms] 4.355 ms (98.4%)
tracing 7.805 ms [7.694 ms, 7.917 ms] 3.377 ms (76.3%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/restart-commit-headless
git_commit_date 1759942584 1759949587
git_commit_sha 2e10824 e0ca046
release_version 1.55.0-SNAPSHOT~2e10824bcf 1.55.0-SNAPSHOT~e0ca046838
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1759951718 1759951718
ci_job_id 1170342550 1170342550
ci_pipeline_id 78770423 78770423
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-82o5xryk 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-82o5xryk 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.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.48 ms) : 1469, 1492
.   : milestone, 1480,
appsec (3.726 ms) : 3507, 3944
.   : milestone, 3726,
iast (2.219 ms) : 2155, 2282
.   : milestone, 2219,
iast_GLOBAL (2.261 ms) : 2197, 2326
.   : milestone, 2261,
profiling (2.067 ms) : 2016, 2118
.   : milestone, 2067,
tracing (2.029 ms) : 1979, 2078
.   : milestone, 2029,
section candidate
no_agent (1.482 ms) : 1470, 1494
.   : milestone, 1482,
appsec (3.726 ms) : 3509, 3944
.   : milestone, 3726,
iast (2.222 ms) : 2158, 2285
.   : milestone, 2222,
iast_GLOBAL (2.253 ms) : 2190, 2317
.   : milestone, 2253,
profiling (2.073 ms) : 2021, 2126
.   : milestone, 2073,
tracing (2.036 ms) : 1987, 2086
.   : milestone, 2036,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.48 ms [1.469 ms, 1.492 ms] -
appsec 3.726 ms [3.507 ms, 3.944 ms] 2.245 ms (151.7%)
iast 2.219 ms [2.155 ms, 2.282 ms] 738.424 µs (49.9%)
iast_GLOBAL 2.261 ms [2.197 ms, 2.326 ms] 780.707 µs (52.7%)
profiling 2.067 ms [2.016 ms, 2.118 ms] 586.86 µs (39.6%)
tracing 2.029 ms [1.979 ms, 2.078 ms] 548.256 µs (37.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.494 ms] -
appsec 3.726 ms [3.509 ms, 3.944 ms] 2.244 ms (151.4%)
iast 2.222 ms [2.158 ms, 2.285 ms] 739.745 µs (49.9%)
iast_GLOBAL 2.253 ms [2.19 ms, 2.317 ms] 771.463 µs (52.1%)
profiling 2.073 ms [2.021 ms, 2.126 ms] 591.222 µs (39.9%)
tracing 2.036 ms [1.987 ms, 2.086 ms] 554.428 µs (37.4%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~e0ca046838, baseline=1.55.0-SNAPSHOT~2e10824bcf
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.721 s) : 15721000, 15721000
.   : milestone, 15721000,
appsec (14.879 s) : 14879000, 14879000
.   : milestone, 14879000,
iast (18.372 s) : 18372000, 18372000
.   : milestone, 18372000,
iast_GLOBAL (18.142 s) : 18142000, 18142000
.   : milestone, 18142000,
profiling (14.819 s) : 14819000, 14819000
.   : milestone, 14819000,
tracing (15.317 s) : 15317000, 15317000
.   : milestone, 15317000,
section candidate
no_agent (14.961 s) : 14961000, 14961000
.   : milestone, 14961000,
appsec (15.089 s) : 15089000, 15089000
.   : milestone, 15089000,
iast (18.912 s) : 18912000, 18912000
.   : milestone, 18912000,
iast_GLOBAL (17.904 s) : 17904000, 17904000
.   : milestone, 17904000,
profiling (15.107 s) : 15107000, 15107000
.   : milestone, 15107000,
tracing (15.302 s) : 15302000, 15302000
.   : milestone, 15302000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.721 s [15.721 s, 15.721 s] -
appsec 14.879 s [14.879 s, 14.879 s] -842.0 ms (-5.4%)
iast 18.372 s [18.372 s, 18.372 s] 2.651 s (16.9%)
iast_GLOBAL 18.142 s [18.142 s, 18.142 s] 2.421 s (15.4%)
profiling 14.819 s [14.819 s, 14.819 s] -902.0 ms (-5.7%)
tracing 15.317 s [15.317 s, 15.317 s] -404.0 ms (-2.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.961 s [14.961 s, 14.961 s] -
appsec 15.089 s [15.089 s, 15.089 s] 128.0 ms (0.9%)
iast 18.912 s [18.912 s, 18.912 s] 3.951 s (26.4%)
iast_GLOBAL 17.904 s [17.904 s, 17.904 s] 2.943 s (19.7%)
profiling 15.107 s [15.107 s, 15.107 s] 146.0 ms (1.0%)
tracing 15.302 s [15.302 s, 15.302 s] 341.0 ms (2.3%)

@sarahchen6 sarahchen6 merged commit 7232c82 into master Oct 9, 2025
534 checks passed
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 9, 2025
@sarahchen6 sarahchen6 deleted the sarahchen6/restart-commit-headless branch October 9, 2025 15:26
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