Skip to content

Conversation

nikita-tkachenko-datadog
Copy link
Contributor

@nikita-tkachenko-datadog nikita-tkachenko-datadog commented Oct 2, 2025

What Does This Do

Some minor fixes for code coverage report upload logic:

  • fix incorrect telemetry metric name
  • check if Jacoco is present in a Maven/Gradle project after checking the config (in the majority of the cases Jacoco injection will be disabled, so reordering the checks allows to avoid checking project dependencies which requires some computation)

Contributor Checklist

Jira ticket: SDTEST-2562

@nikita-tkachenko-datadog nikita-tkachenko-datadog added type: enhancement Enhancements and improvements comp: ci visibility Continuous Integration Visibility labels Oct 2, 2025
Copy link

datadog-official bot commented Oct 2, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 57.90% (-0.09%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Oct 2, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/coverage-upload-report-fixes
git_commit_date 1759500167 1759502213
git_commit_sha 0f05d52 ab6442a
release_version 1.54.0-SNAPSHOT~0f05d52138 1.54.0-SNAPSHOT~ab6442a08f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759503991 1759503991
ci_job_id 1162394526 1162394526
ci_pipeline_id 78319258 78319258
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-7kwuj889 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-7kwuj889 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 1 performance improvements and 0 performance regressions! Performance is the same for 57 metrics, 7 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:insecure-bank:iast:Telemetry better
[-517.649µs; -221.819µs] or [-6.129%; -2.627%]
8.076ms 8.445ms
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.021 s) : 0, 1020860
Total [baseline] (10.76 s) : 0, 10759501
Agent [candidate] (1.014 s) : 0, 1014398
Total [candidate] (10.736 s) : 0, 10735626
section appsec
Agent [baseline] (1.193 s) : 0, 1192768
Total [baseline] (11.02 s) : 0, 11019796
Agent [candidate] (1.192 s) : 0, 1192027
Total [candidate] (11.114 s) : 0, 11114259
section iast
Agent [baseline] (1.151 s) : 0, 1151045
Total [baseline] (10.838 s) : 0, 10837643
Agent [candidate] (1.147 s) : 0, 1146819
Total [candidate] (10.924 s) : 0, 10923688
section profiling
Agent [baseline] (1.174 s) : 0, 1173711
Total [baseline] (11.026 s) : 0, 11025664
Agent [candidate] (1.162 s) : 0, 1162263
Total [candidate] (11.023 s) : 0, 11022721
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.021 s -
Agent appsec 1.193 s 171.908 ms (16.8%)
Agent iast 1.151 s 130.186 ms (12.8%)
Agent profiling 1.174 s 152.851 ms (15.0%)
Total tracing 10.76 s -
Total appsec 11.02 s 260.296 ms (2.4%)
Total iast 10.838 s 78.143 ms (0.7%)
Total profiling 11.026 s 266.164 ms (2.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.014 s -
Agent appsec 1.192 s 177.629 ms (17.5%)
Agent iast 1.147 s 132.42 ms (13.1%)
Agent profiling 1.162 s 147.864 ms (14.6%)
Total tracing 10.736 s -
Total appsec 11.114 s 378.634 ms (3.5%)
Total iast 10.924 s 188.062 ms (1.8%)
Total profiling 11.023 s 287.095 ms (2.7%)
gantt
    title petclinic - break down per module: candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.472 ms) : 0, 1472
BytebuddyAgent [baseline] (695.5 ms) : 0, 695500
BytebuddyAgent [candidate] (689.833 ms) : 0, 689833
GlobalTracer [baseline] (243.191 ms) : 0, 243191
GlobalTracer [candidate] (242.021 ms) : 0, 242021
AppSec [baseline] (32.455 ms) : 0, 32455
AppSec [candidate] (32.756 ms) : 0, 32756
Debugger [baseline] (6.31 ms) : 0, 6310
Debugger [candidate] (6.372 ms) : 0, 6372
Remote Config [baseline] (675.381 µs) : 0, 675
Remote Config [candidate] (667.43 µs) : 0, 667
Telemetry [baseline] (9.312 ms) : 0, 9312
Telemetry [candidate] (9.1 ms) : 0, 9100
Flare Poller [baseline] (10.725 ms) : 0, 10725
Flare Poller [candidate] (11.028 ms) : 0, 11028
section appsec
crashtracking [baseline] (1.459 ms) : 0, 1459
crashtracking [candidate] (1.452 ms) : 0, 1452
BytebuddyAgent [baseline] (716.014 ms) : 0, 716014
BytebuddyAgent [candidate] (715.743 ms) : 0, 715743
GlobalTracer [baseline] (235.431 ms) : 0, 235431
GlobalTracer [candidate] (235.003 ms) : 0, 235003
AppSec [baseline] (174.0 ms) : 0, 174000
AppSec [candidate] (173.413 ms) : 0, 173413
Debugger [baseline] (6.046 ms) : 0, 6046
Debugger [candidate] (6.865 ms) : 0, 6865
Remote Config [baseline] (637.922 µs) : 0, 638
Remote Config [candidate] (647.06 µs) : 0, 647
Telemetry [baseline] (8.498 ms) : 0, 8498
Telemetry [candidate] (8.316 ms) : 0, 8316
Flare Poller [baseline] (4.792 ms) : 0, 4792
Flare Poller [candidate] (4.689 ms) : 0, 4689
IAST [baseline] (24.873 ms) : 0, 24873
IAST [candidate] (24.81 ms) : 0, 24810
section iast
crashtracking [baseline] (1.461 ms) : 0, 1461
crashtracking [candidate] (1.471 ms) : 0, 1471
BytebuddyAgent [baseline] (814.228 ms) : 0, 814228
BytebuddyAgent [candidate] (811.072 ms) : 0, 811072
GlobalTracer [baseline] (233.003 ms) : 0, 233003
GlobalTracer [candidate] (232.554 ms) : 0, 232554
AppSec [baseline] (35.489 ms) : 0, 35489
AppSec [candidate] (35.156 ms) : 0, 35156
Debugger [baseline] (6.074 ms) : 0, 6074
Debugger [candidate] (6.045 ms) : 0, 6045
Remote Config [baseline] (591.683 µs) : 0, 592
Remote Config [candidate] (574.875 µs) : 0, 575
Telemetry [baseline] (8.409 ms) : 0, 8409
Telemetry [candidate] (8.149 ms) : 0, 8149
Flare Poller [baseline] (4.231 ms) : 0, 4231
Flare Poller [candidate] (4.249 ms) : 0, 4249
IAST [baseline] (26.441 ms) : 0, 26441
IAST [candidate] (26.204 ms) : 0, 26204
section profiling
crashtracking [baseline] (1.425 ms) : 0, 1425
crashtracking [candidate] (1.425 ms) : 0, 1425
BytebuddyAgent [baseline] (728.525 ms) : 0, 728525
BytebuddyAgent [candidate] (720.737 ms) : 0, 720737
GlobalTracer [baseline] (220.588 ms) : 0, 220588
GlobalTracer [candidate] (218.74 ms) : 0, 218740
AppSec [baseline] (33.193 ms) : 0, 33193
AppSec [candidate] (32.863 ms) : 0, 32863
Debugger [baseline] (8.051 ms) : 0, 8051
Debugger [candidate] (6.643 ms) : 0, 6643
Remote Config [baseline] (762.876 µs) : 0, 763
Remote Config [candidate] (761.06 µs) : 0, 761
Telemetry [baseline] (15.241 ms) : 0, 15241
Telemetry [candidate] (16.478 ms) : 0, 16478
Flare Poller [baseline] (4.157 ms) : 0, 4157
Flare Poller [candidate] (4.135 ms) : 0, 4135
ProfilingAgent [baseline] (108.977 ms) : 0, 108977
ProfilingAgent [candidate] (107.187 ms) : 0, 107187
Profiling [baseline] (109.641 ms) : 0, 109641
Profiling [candidate] (108.634 ms) : 0, 108634
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.03 s) : 0, 1029857
Total [baseline] (8.697 s) : 0, 8696996
Agent [candidate] (1.024 s) : 0, 1024416
Total [candidate] (8.649 s) : 0, 8649377
section iast
Agent [baseline] (1.149 s) : 0, 1148838
Total [baseline] (9.248 s) : 0, 9247540
Agent [candidate] (1.147 s) : 0, 1147229
Total [candidate] (9.227 s) : 0, 9227028
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.03 s -
Agent iast 1.149 s 118.981 ms (11.6%)
Total tracing 8.697 s -
Total iast 9.248 s 550.544 ms (6.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent iast 1.147 s 122.813 ms (12.0%)
Total tracing 8.649 s -
Total iast 9.227 s 577.651 ms (6.7%)
gantt
    title insecure-bank - break down per module: candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.488 ms) : 0, 1488
crashtracking [candidate] (1.468 ms) : 0, 1468
BytebuddyAgent [baseline] (701.01 ms) : 0, 701010
BytebuddyAgent [candidate] (697.231 ms) : 0, 697231
GlobalTracer [baseline] (245.014 ms) : 0, 245014
GlobalTracer [candidate] (244.329 ms) : 0, 244329
AppSec [baseline] (32.808 ms) : 0, 32808
AppSec [candidate] (32.988 ms) : 0, 32988
Debugger [baseline] (6.457 ms) : 0, 6457
Debugger [candidate] (6.495 ms) : 0, 6495
Remote Config [baseline] (687.606 µs) : 0, 688
Remote Config [candidate] (684.255 µs) : 0, 684
Telemetry [baseline] (9.499 ms) : 0, 9499
Telemetry [candidate] (9.142 ms) : 0, 9142
Flare Poller [baseline] (11.618 ms) : 0, 11618
Flare Poller [candidate] (10.837 ms) : 0, 10837
section iast
crashtracking [baseline] (1.457 ms) : 0, 1457
crashtracking [candidate] (1.469 ms) : 0, 1469
BytebuddyAgent [baseline] (812.545 ms) : 0, 812545
BytebuddyAgent [candidate] (811.861 ms) : 0, 811861
GlobalTracer [baseline] (232.83 ms) : 0, 232830
GlobalTracer [candidate] (232.332 ms) : 0, 232332
AppSec [baseline] (35.1 ms) : 0, 35100
AppSec [candidate] (35.087 ms) : 0, 35087
Debugger [baseline] (6.161 ms) : 0, 6161
Debugger [candidate] (6.034 ms) : 0, 6034
Remote Config [baseline] (593.253 µs) : 0, 593
Remote Config [candidate] (574.986 µs) : 0, 575
Telemetry [baseline] (8.445 ms) : 0, 8445
Telemetry [candidate] (8.076 ms) : 0, 8076
Flare Poller [baseline] (4.219 ms) : 0, 4219
Flare Poller [candidate] (4.228 ms) : 0, 4228
IAST [baseline] (26.295 ms) : 0, 26295
IAST [candidate] (26.249 ms) : 0, 26249
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/coverage-upload-report-fixes
git_commit_date 1759500167 1759502213
git_commit_sha 0f05d52 ab6442a
release_version 1.54.0-SNAPSHOT~0f05d52138 1.54.0-SNAPSHOT~ab6442a08f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759503653 1759503653
ci_job_id 1162394527 1162394527
ci_pipeline_id 78319258 78319258
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-y1ddfb6u 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-y1ddfb6u 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 3 performance improvements and 2 performance regressions! Performance is the same for 7 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:no_agent:high_load worse
[+147.022µs; +259.194µs] or [+3.371%; +5.944%]
unstable
[-164.861op/s; +73.548op/s] or [-15.670%; +6.991%]
4.564ms 1006.406op/s 4.361ms 1052.062op/s
scenario:load:petclinic:appsec:high_load better
[-3.014ms; -2.076ms] or [-6.051%; -4.166%]
unstable
[-1.872op/s; +11.997op/s] or [-1.994%; +12.775%]
47.273ms 98.975op/s 49.818ms 93.912op/s
scenario:load:petclinic:iast:high_load worse
[+1.553ms; +2.411ms] or [+3.532%; +5.480%]
unstable
[-12.064op/s; +2.939op/s] or [-11.345%; +2.764%]
45.970ms 101.775op/s 43.988ms 106.338op/s
scenario:load:petclinic:code_origins:high_load better
[-3.349ms; -2.527ms] or [-7.327%; -5.529%]
unstable
[-0.325op/s; +14.275op/s] or [-0.318%; +13.944%]
42.770ms 109.350op/s 45.708ms 102.375op/s
scenario:load:petclinic:tracing:high_load better
[-2.849ms; -2.015ms] or [-6.107%; -4.319%]
unstable
[-1.647op/s; +12.597op/s] or [-1.641%; +12.556%]
44.219ms 105.800op/s 46.651ms 100.325op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.953 ms) : 36661, 37245
.   : milestone, 36953,
appsec (49.818 ms) : 49374, 50261
.   : milestone, 49818,
code_origins (45.708 ms) : 45307, 46109
.   : milestone, 45708,
iast (43.988 ms) : 43608, 44367
.   : milestone, 43988,
profiling (47.567 ms) : 47116, 48017
.   : milestone, 47567,
tracing (46.651 ms) : 46254, 47047
.   : milestone, 46651,
section candidate
no_agent (37.455 ms) : 37144, 37766
.   : milestone, 37455,
appsec (47.273 ms) : 46844, 47701
.   : milestone, 47273,
code_origins (42.77 ms) : 42409, 43131
.   : milestone, 42770,
iast (45.97 ms) : 45554, 46386
.   : milestone, 45970,
profiling (48.032 ms) : 47593, 48472
.   : milestone, 48032,
tracing (44.219 ms) : 43840, 44597
.   : milestone, 44219,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.953 ms [36.661 ms, 37.245 ms] -
appsec 49.818 ms [49.374 ms, 50.261 ms] 12.865 ms (34.8%)
code_origins 45.708 ms [45.307 ms, 46.109 ms] 8.755 ms (23.7%)
iast 43.988 ms [43.608 ms, 44.367 ms] 7.035 ms (19.0%)
profiling 47.567 ms [47.116 ms, 48.017 ms] 10.614 ms (28.7%)
tracing 46.651 ms [46.254 ms, 47.047 ms] 9.698 ms (26.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.455 ms [37.144 ms, 37.766 ms] -
appsec 47.273 ms [46.844 ms, 47.701 ms] 9.818 ms (26.2%)
code_origins 42.77 ms [42.409 ms, 43.131 ms] 5.315 ms (14.2%)
iast 45.97 ms [45.554 ms, 46.386 ms] 8.515 ms (22.7%)
profiling 48.032 ms [47.593 ms, 48.472 ms] 10.577 ms (28.2%)
tracing 44.219 ms [43.84 ms, 44.597 ms] 6.763 ms (18.1%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.361 ms) : 4312, 4410
.   : milestone, 4361,
iast (10.019 ms) : 9844, 10194
.   : milestone, 10019,
iast_FULL (14.207 ms) : 13927, 14487
.   : milestone, 14207,
iast_GLOBAL (11.012 ms) : 10811, 11212
.   : milestone, 11012,
profiling (8.698 ms) : 8558, 8839
.   : milestone, 8698,
tracing (7.569 ms) : 7458, 7680
.   : milestone, 7569,
section candidate
no_agent (4.564 ms) : 4509, 4619
.   : milestone, 4564,
iast (9.903 ms) : 9737, 10070
.   : milestone, 9903,
iast_FULL (14.179 ms) : 13898, 14459
.   : milestone, 14179,
iast_GLOBAL (11.014 ms) : 10816, 11212
.   : milestone, 11014,
profiling (8.886 ms) : 8738, 9033
.   : milestone, 8886,
tracing (7.822 ms) : 7712, 7932
.   : milestone, 7822,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.361 ms [4.312 ms, 4.41 ms] -
iast 10.019 ms [9.844 ms, 10.194 ms] 5.658 ms (129.7%)
iast_FULL 14.207 ms [13.927 ms, 14.487 ms] 9.846 ms (225.8%)
iast_GLOBAL 11.012 ms [10.811 ms, 11.212 ms] 6.651 ms (152.5%)
profiling 8.698 ms [8.558 ms, 8.839 ms] 4.338 ms (99.5%)
tracing 7.569 ms [7.458 ms, 7.68 ms] 3.208 ms (73.6%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.564 ms [4.509 ms, 4.619 ms] -
iast 9.903 ms [9.737 ms, 10.07 ms] 5.339 ms (117.0%)
iast_FULL 14.179 ms [13.898 ms, 14.459 ms] 9.615 ms (210.7%)
iast_GLOBAL 11.014 ms [10.816 ms, 11.212 ms] 6.45 ms (141.3%)
profiling 8.886 ms [8.738 ms, 9.033 ms] 4.322 ms (94.7%)
tracing 7.822 ms [7.712 ms, 7.932 ms] 3.258 ms (71.4%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/coverage-upload-report-fixes
git_commit_date 1759500167 1759502213
git_commit_sha 0f05d52 ab6442a
release_version 1.54.0-SNAPSHOT~0f05d52138 1.54.0-SNAPSHOT~ab6442a08f
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1759504206 1759504206
ci_job_id 1162394528 1162394528
ci_pipeline_id 78319258 78319258
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-lveni8ze 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-lveni8ze 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 tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.483 ms) : 1471, 1494
.   : milestone, 1483,
appsec (3.762 ms) : 3542, 3982
.   : milestone, 3762,
iast (2.22 ms) : 2156, 2284
.   : milestone, 2220,
iast_GLOBAL (2.268 ms) : 2204, 2332
.   : milestone, 2268,
profiling (2.094 ms) : 2040, 2147
.   : milestone, 2094,
tracing (2.046 ms) : 1996, 2095
.   : milestone, 2046,
section candidate
no_agent (1.481 ms) : 1470, 1493
.   : milestone, 1481,
appsec (3.723 ms) : 3503, 3942
.   : milestone, 3723,
iast (2.218 ms) : 2155, 2281
.   : milestone, 2218,
iast_GLOBAL (2.258 ms) : 2194, 2321
.   : milestone, 2258,
profiling (2.521 ms) : 2350, 2692
.   : milestone, 2521,
tracing (2.031 ms) : 1982, 2080
.   : milestone, 2031,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.483 ms [1.471 ms, 1.494 ms] -
appsec 3.762 ms [3.542 ms, 3.982 ms] 2.279 ms (153.7%)
iast 2.22 ms [2.156 ms, 2.284 ms] 737.342 µs (49.7%)
iast_GLOBAL 2.268 ms [2.204 ms, 2.332 ms] 785.18 µs (53.0%)
profiling 2.094 ms [2.04 ms, 2.147 ms] 610.892 µs (41.2%)
tracing 2.046 ms [1.996 ms, 2.095 ms] 563.006 µs (38.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.481 ms [1.47 ms, 1.493 ms] -
appsec 3.723 ms [3.503 ms, 3.942 ms] 2.241 ms (151.3%)
iast 2.218 ms [2.155 ms, 2.281 ms] 736.499 µs (49.7%)
iast_GLOBAL 2.258 ms [2.194 ms, 2.321 ms] 776.516 µs (52.4%)
profiling 2.521 ms [2.35 ms, 2.692 ms] 1.04 ms (70.2%)
tracing 2.031 ms [1.982 ms, 2.08 ms] 549.301 µs (37.1%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~ab6442a08f, baseline=1.54.0-SNAPSHOT~0f05d52138
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.692 s) : 15692000, 15692000
.   : milestone, 15692000,
appsec (14.919 s) : 14919000, 14919000
.   : milestone, 14919000,
iast (18.398 s) : 18398000, 18398000
.   : milestone, 18398000,
iast_GLOBAL (18.005 s) : 18005000, 18005000
.   : milestone, 18005000,
profiling (15.376 s) : 15376000, 15376000
.   : milestone, 15376000,
tracing (14.945 s) : 14945000, 14945000
.   : milestone, 14945000,
section candidate
no_agent (14.822 s) : 14822000, 14822000
.   : milestone, 14822000,
appsec (15.219 s) : 15219000, 15219000
.   : milestone, 15219000,
iast (18.54 s) : 18540000, 18540000
.   : milestone, 18540000,
iast_GLOBAL (17.927 s) : 17927000, 17927000
.   : milestone, 17927000,
profiling (15.646 s) : 15646000, 15646000
.   : milestone, 15646000,
tracing (15.077 s) : 15077000, 15077000
.   : milestone, 15077000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.692 s [15.692 s, 15.692 s] -
appsec 14.919 s [14.919 s, 14.919 s] -773.0 ms (-4.9%)
iast 18.398 s [18.398 s, 18.398 s] 2.706 s (17.2%)
iast_GLOBAL 18.005 s [18.005 s, 18.005 s] 2.313 s (14.7%)
profiling 15.376 s [15.376 s, 15.376 s] -316.0 ms (-2.0%)
tracing 14.945 s [14.945 s, 14.945 s] -747.0 ms (-4.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.822 s [14.822 s, 14.822 s] -
appsec 15.219 s [15.219 s, 15.219 s] 397.0 ms (2.7%)
iast 18.54 s [18.54 s, 18.54 s] 3.718 s (25.1%)
iast_GLOBAL 17.927 s [17.927 s, 17.927 s] 3.105 s (20.9%)
profiling 15.646 s [15.646 s, 15.646 s] 824.0 ms (5.6%)
tracing 15.077 s [15.077 s, 15.077 s] 255.0 ms (1.7%)

IsUnsupportedCI.class,
EarlyFlakeDetectionAbortReason.class),
EarlyFlakeDetectionAbortReason.class,
FailedTestReplayEnabled.SessionMetric.class),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not related to code cov report upload, discovered this accidentally while running the tests. The change is so minor that I though I could just include it into this PR

@nikita-tkachenko-datadog nikita-tkachenko-datadog marked this pull request as ready for review October 4, 2025 17:01
@nikita-tkachenko-datadog nikita-tkachenko-datadog requested a review from a team as a code owner October 4, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: ci visibility Continuous Integration Visibility type: enhancement Enhancements and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant