Skip to content

Conversation

@jbachorik
Copy link
Contributor

@jbachorik jbachorik commented Nov 7, 2025

What Does This Do

Bump to version 1.34.3

Motivation

In version 1.34.0 of ddprof-java we have a critical concurrency bug which can lead to crashes under heavy load.
We need to apply the fix ASAP and then backport it to dd-trace-java patch release.

Additional Notes

Contributor Checklist

Jira ticket: PROF-12970

@jbachorik jbachorik added type: bug Bug report and fix comp: profiling Profiling labels Nov 7, 2025
@jbachorik jbachorik requested a review from zhengyu123 November 7, 2025 17:41
@jbachorik jbachorik marked this pull request as ready for review November 7, 2025 17:41
@jbachorik jbachorik requested a review from a team as a code owner November 7, 2025 17:41
@jbachorik jbachorik requested a review from mhlidd November 7, 2025 17:41
@jbachorik jbachorik marked this pull request as draft November 7, 2025 17:46
@jbachorik jbachorik marked this pull request as ready for review November 7, 2025 17:48
@jbachorik jbachorik enabled auto-merge (squash) November 7, 2025 17:52
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Nov 7, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.60% (-0.03%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Nov 7, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/ddprof_1.34.1
git_commit_date 1762859293 1762861452
git_commit_sha d0b1258 ef64fc0
release_version 1.56.0-SNAPSHOT~d0b125896b 1.56.0-SNAPSHOT~ef64fc061f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1762863378 1762863378
ci_job_id 1227349138 1227349138
ci_pipeline_id 81928927 81928927
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-dljprbaf 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-dljprbaf 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 55 metrics, 10 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.049 s) : 0, 1049104
Total [baseline] (10.661 s) : 0, 10661315
Agent [candidate] (1.066 s) : 0, 1065930
Total [candidate] (10.899 s) : 0, 10899236
section appsec
Agent [baseline] (1.225 s) : 0, 1224697
Total [baseline] (10.895 s) : 0, 10894710
Agent [candidate] (1.22 s) : 0, 1220488
Total [candidate] (10.896 s) : 0, 10895580
section iast
Agent [baseline] (1.192 s) : 0, 1191589
Total [baseline] (11.262 s) : 0, 11262118
Agent [candidate] (1.175 s) : 0, 1175268
Total [candidate] (11.172 s) : 0, 11172441
section profiling
Agent [baseline] (1.194 s) : 0, 1193664
Total [baseline] (10.921 s) : 0, 10921004
Agent [candidate] (1.195 s) : 0, 1195262
Total [candidate] (10.831 s) : 0, 10830545
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.049 s -
Agent appsec 1.225 s 175.592 ms (16.7%)
Agent iast 1.192 s 142.484 ms (13.6%)
Agent profiling 1.194 s 144.56 ms (13.8%)
Total tracing 10.661 s -
Total appsec 10.895 s 233.395 ms (2.2%)
Total iast 11.262 s 600.803 ms (5.6%)
Total profiling 10.921 s 259.689 ms (2.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.066 s -
Agent appsec 1.22 s 154.558 ms (14.5%)
Agent iast 1.175 s 109.337 ms (10.3%)
Agent profiling 1.195 s 129.332 ms (12.1%)
Total tracing 10.899 s -
Total appsec 10.896 s -3.656 ms (-0.0%)
Total iast 11.172 s 273.205 ms (2.5%)
Total profiling 10.831 s -68.69 ms (-0.6%)
gantt
    title petclinic - break down per module: candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.466 ms) : 0, 1466
crashtracking [candidate] (1.492 ms) : 0, 1492
BytebuddyAgent [baseline] (705.951 ms) : 0, 705951
BytebuddyAgent [candidate] (717.237 ms) : 0, 717237
GlobalTracer [baseline] (246.188 ms) : 0, 246188
GlobalTracer [candidate] (250.124 ms) : 0, 250124
AppSec [baseline] (32.432 ms) : 0, 32432
AppSec [candidate] (33.217 ms) : 0, 33217
Debugger [baseline] (6.363 ms) : 0, 6363
Debugger [candidate] (6.627 ms) : 0, 6627
Remote Config [baseline] (708.278 µs) : 0, 708
Remote Config [candidate] (739.07 µs) : 0, 739
Telemetry [baseline] (13.831 ms) : 0, 13831
Telemetry [candidate] (12.508 ms) : 0, 12508
Flare Poller [baseline] (7.293 ms) : 0, 7293
Flare Poller [candidate] (8.851 ms) : 0, 8851
section appsec
crashtracking [baseline] (1.469 ms) : 0, 1469
crashtracking [candidate] (1.472 ms) : 0, 1472
BytebuddyAgent [baseline] (730.257 ms) : 0, 730257
BytebuddyAgent [candidate] (728.139 ms) : 0, 728139
GlobalTracer [baseline] (237.955 ms) : 0, 237955
GlobalTracer [candidate] (237.394 ms) : 0, 237394
IAST [baseline] (24.886 ms) : 0, 24886
IAST [candidate] (24.805 ms) : 0, 24805
AppSec [baseline] (175.92 ms) : 0, 175920
AppSec [candidate] (174.589 ms) : 0, 174589
Debugger [baseline] (6.006 ms) : 0, 6006
Debugger [candidate] (6.016 ms) : 0, 6016
Remote Config [baseline] (668.699 µs) : 0, 669
Remote Config [candidate] (652.428 µs) : 0, 652
Telemetry [baseline] (8.575 ms) : 0, 8575
Telemetry [candidate] (8.59 ms) : 0, 8590
Flare Poller [baseline] (4.02 ms) : 0, 4020
Flare Poller [candidate] (3.987 ms) : 0, 3987
section iast
crashtracking [baseline] (1.464 ms) : 0, 1464
crashtracking [candidate] (1.447 ms) : 0, 1447
BytebuddyAgent [baseline] (836.317 ms) : 0, 836317
BytebuddyAgent [candidate] (825.327 ms) : 0, 825327
GlobalTracer [baseline] (237.251 ms) : 0, 237251
GlobalTracer [candidate] (234.052 ms) : 0, 234052
IAST [baseline] (33.096 ms) : 0, 33096
IAST [candidate] (34.986 ms) : 0, 34986
AppSec [baseline] (29.04 ms) : 0, 29040
AppSec [candidate] (25.905 ms) : 0, 25905
Debugger [baseline] (6.062 ms) : 0, 6062
Debugger [candidate] (6.015 ms) : 0, 6015
Remote Config [baseline] (612.463 µs) : 0, 612
Remote Config [candidate] (598.012 µs) : 0, 598
Telemetry [baseline] (8.624 ms) : 0, 8624
Telemetry [candidate] (8.224 ms) : 0, 8224
Flare Poller [baseline] (4.217 ms) : 0, 4217
Flare Poller [candidate] (4.136 ms) : 0, 4136
section profiling
crashtracking [baseline] (1.456 ms) : 0, 1456
crashtracking [candidate] (1.463 ms) : 0, 1463
BytebuddyAgent [baseline] (729.243 ms) : 0, 729243
BytebuddyAgent [candidate] (730.158 ms) : 0, 730158
GlobalTracer [baseline] (221.823 ms) : 0, 221823
GlobalTracer [candidate] (222.505 ms) : 0, 222505
AppSec [baseline] (32.093 ms) : 0, 32093
AppSec [candidate] (32.202 ms) : 0, 32202
Debugger [baseline] (8.33 ms) : 0, 8330
Debugger [candidate] (8.251 ms) : 0, 8251
Remote Config [baseline] (694.356 µs) : 0, 694
Remote Config [candidate] (680.465 µs) : 0, 680
Telemetry [baseline] (14.74 ms) : 0, 14740
Telemetry [candidate] (14.608 ms) : 0, 14608
Flare Poller [baseline] (4.151 ms) : 0, 4151
Flare Poller [candidate] (4.134 ms) : 0, 4134
ProfilingAgent [baseline] (111.234 ms) : 0, 111234
ProfilingAgent [candidate] (111.226 ms) : 0, 111226
Profiling [baseline] (111.897 ms) : 0, 111897
Profiling [candidate] (111.876 ms) : 0, 111876
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.045 s) : 0, 1045327
Total [baseline] (8.651 s) : 0, 8650672
Agent [candidate] (1.051 s) : 0, 1050757
Total [candidate] (8.682 s) : 0, 8681621
section iast
Agent [baseline] (1.182 s) : 0, 1181688
Total [baseline] (9.269 s) : 0, 9269302
Agent [candidate] (1.181 s) : 0, 1180552
Total [candidate] (9.274 s) : 0, 9274391
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent iast 1.182 s 136.361 ms (13.0%)
Total tracing 8.651 s -
Total iast 9.269 s 618.631 ms (7.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.051 s -
Agent iast 1.181 s 129.794 ms (12.4%)
Total tracing 8.682 s -
Total iast 9.274 s 592.771 ms (6.8%)
gantt
    title insecure-bank - break down per module: candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.472 ms) : 0, 1472
crashtracking [candidate] (1.462 ms) : 0, 1462
BytebuddyAgent [baseline] (703.341 ms) : 0, 703341
BytebuddyAgent [candidate] (707.222 ms) : 0, 707222
GlobalTracer [baseline] (245.446 ms) : 0, 245446
GlobalTracer [candidate] (246.688 ms) : 0, 246688
AppSec [baseline] (32.343 ms) : 0, 32343
AppSec [candidate] (32.383 ms) : 0, 32383
Debugger [baseline] (6.367 ms) : 0, 6367
Debugger [candidate] (6.404 ms) : 0, 6404
Remote Config [baseline] (703.064 µs) : 0, 703
Remote Config [candidate] (705.366 µs) : 0, 705
Telemetry [baseline] (13.655 ms) : 0, 13655
Telemetry [candidate] (14.473 ms) : 0, 14473
Flare Poller [baseline] (7.275 ms) : 0, 7275
Flare Poller [candidate] (6.567 ms) : 0, 6567
section iast
crashtracking [baseline] (1.46 ms) : 0, 1460
crashtracking [candidate] (1.474 ms) : 0, 1474
BytebuddyAgent [baseline] (829.859 ms) : 0, 829859
BytebuddyAgent [candidate] (829.342 ms) : 0, 829342
GlobalTracer [baseline] (234.968 ms) : 0, 234968
GlobalTracer [candidate] (234.658 ms) : 0, 234658
IAST [baseline] (31.53 ms) : 0, 31530
IAST [candidate] (34.283 ms) : 0, 34283
AppSec [baseline] (29.848 ms) : 0, 29848
AppSec [candidate] (26.98 ms) : 0, 26980
Debugger [baseline] (5.98 ms) : 0, 5980
Debugger [candidate] (5.945 ms) : 0, 5945
Remote Config [baseline] (598.55 µs) : 0, 599
Remote Config [candidate] (592.815 µs) : 0, 593
Telemetry [baseline] (8.415 ms) : 0, 8415
Telemetry [candidate] (8.333 ms) : 0, 8333
Flare Poller [baseline] (4.201 ms) : 0, 4201
Flare Poller [candidate] (4.142 ms) : 0, 4142
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/ddprof_1.34.1
git_commit_date 1762859293 1762861452
git_commit_sha d0b1258 ef64fc0
release_version 1.56.0-SNAPSHOT~d0b125896b 1.56.0-SNAPSHOT~ef64fc061f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1762863867 1762863867
ci_job_id 1227349139 1227349139
ci_pipeline_id 81928927 81928927
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-981gpxzx 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-981gpxzx 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 4 performance improvements and 2 performance regressions! Performance is the same for 6 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 worse
[+174.909µs; +214.386µs] or [+8.872%; +10.875%]
unstable
[-438.653op/s; +43.028op/s] or [-19.178%; +1.881%]
2.166ms 2089.406op/s 1.971ms 2287.219op/s
scenario:load:insecure-bank:iast:high_load better
[-174.667µs; -86.921µs] or [-5.330%; -2.652%]
unstable
[-82.897op/s; +198.022op/s] or [-5.937%; +14.183%]
3.146ms 1453.781op/s 3.277ms 1396.219op/s
scenario:load:insecure-bank:iast_FULL:high_load better
[-319.733µs; -192.246µs] or [-5.338%; -3.210%]
unstable
[-39.966op/s; +108.028op/s] or [-5.176%; +13.991%]
5.733ms 806.156op/s 5.989ms 772.125op/s
scenario:load:petclinic:profiling:high_load worse
[+402.999µs; +817.435µs] or [+2.143%; +4.348%]
unstable
[-36.174op/s; +20.674op/s] or [-14.572%; +8.328%]
19.412ms 240.500op/s 18.801ms 248.250op/s
scenario:load:petclinic:appsec:high_load better
[-1.333ms; -0.912ms] or [-6.791%; -4.643%]
unstable
[-14.498op/s; +43.123op/s] or [-6.097%; +18.136%]
18.514ms 252.094op/s 19.636ms 237.781op/s
scenario:load:petclinic:code_origins:high_load better
[-1.223ms; -0.829ms] or [-6.517%; -4.419%]
unstable
[-15.341op/s; +44.028op/s] or [-6.169%; +17.706%]
17.743ms 263.000op/s 18.769ms 248.656op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.192 ms) : 1180, 1204
.   : milestone, 1192,
iast (3.277 ms) : 3235, 3319
.   : milestone, 3277,
iast_FULL (5.989 ms) : 5929, 6050
.   : milestone, 5989,
iast_GLOBAL (3.648 ms) : 3590, 3705
.   : milestone, 3648,
profiling (1.971 ms) : 1955, 1988
.   : milestone, 1971,
tracing (1.826 ms) : 1810, 1842
.   : milestone, 1826,
section candidate
no_agent (1.202 ms) : 1190, 1214
.   : milestone, 1202,
iast (3.146 ms) : 3107, 3186
.   : milestone, 3146,
iast_FULL (5.733 ms) : 5676, 5791
.   : milestone, 5733,
iast_GLOBAL (3.608 ms) : 3555, 3662
.   : milestone, 3608,
profiling (2.166 ms) : 2146, 2186
.   : milestone, 2166,
tracing (1.818 ms) : 1803, 1833
.   : milestone, 1818,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.192 ms [1.18 ms, 1.204 ms] -
iast 3.277 ms [3.235 ms, 3.319 ms] 2.085 ms (175.0%)
iast_FULL 5.989 ms [5.929 ms, 6.05 ms] 4.797 ms (402.5%)
iast_GLOBAL 3.648 ms [3.59 ms, 3.705 ms] 2.456 ms (206.1%)
profiling 1.971 ms [1.955 ms, 1.988 ms] 779.544 µs (65.4%)
tracing 1.826 ms [1.81 ms, 1.842 ms] 634.281 µs (53.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.202 ms [1.19 ms, 1.214 ms] -
iast 3.146 ms [3.107 ms, 3.186 ms] 1.945 ms (161.9%)
iast_FULL 5.733 ms [5.676 ms, 5.791 ms] 4.532 ms (377.2%)
iast_GLOBAL 3.608 ms [3.555 ms, 3.662 ms] 2.407 ms (200.3%)
profiling 2.166 ms [2.146 ms, 2.186 ms] 964.486 µs (80.3%)
tracing 1.818 ms [1.803 ms, 1.833 ms] 616.101 µs (51.3%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.31 ms) : 19113, 19508
.   : milestone, 19310,
appsec (19.636 ms) : 19438, 19835
.   : milestone, 19636,
code_origins (18.769 ms) : 18581, 18957
.   : milestone, 18769,
iast (17.558 ms) : 17383, 17733
.   : milestone, 17558,
profiling (18.801 ms) : 18612, 18991
.   : milestone, 18801,
tracing (17.751 ms) : 17571, 17931
.   : milestone, 17751,
section candidate
no_agent (19.103 ms) : 18906, 19299
.   : milestone, 19103,
appsec (18.514 ms) : 18321, 18707
.   : milestone, 18514,
code_origins (17.743 ms) : 17565, 17921
.   : milestone, 17743,
iast (17.711 ms) : 17536, 17885
.   : milestone, 17711,
profiling (19.412 ms) : 19216, 19607
.   : milestone, 19412,
tracing (17.56 ms) : 17386, 17735
.   : milestone, 17560,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.31 ms [19.113 ms, 19.508 ms] -
appsec 19.636 ms [19.438 ms, 19.835 ms] 326.079 µs (1.7%)
code_origins 18.769 ms [18.581 ms, 18.957 ms] -540.99 µs (-2.8%)
iast 17.558 ms [17.383 ms, 17.733 ms] -1.752 ms (-9.1%)
profiling 18.801 ms [18.612 ms, 18.991 ms] -508.991 µs (-2.6%)
tracing 17.751 ms [17.571 ms, 17.931 ms] -1.56 ms (-8.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.103 ms [18.906 ms, 19.299 ms] -
appsec 18.514 ms [18.321 ms, 18.707 ms] -588.732 µs (-3.1%)
code_origins 17.743 ms [17.565 ms, 17.921 ms] -1.36 ms (-7.1%)
iast 17.711 ms [17.536 ms, 17.885 ms] -1.392 ms (-7.3%)
profiling 19.412 ms [19.216 ms, 19.607 ms] 308.992 µs (1.6%)
tracing 17.56 ms [17.386 ms, 17.735 ms] -1.542 ms (-8.1%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/ddprof_1.34.1
git_commit_date 1762859293 1762861452
git_commit_sha d0b1258 ef64fc0
release_version 1.56.0-SNAPSHOT~d0b125896b 1.56.0-SNAPSHOT~ef64fc061f
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1762863512 1762863512
ci_job_id 1227349140 1227349140
ci_pipeline_id 81928927 81928927
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-w53pzxi5 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-w53pzxi5 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 0 performance regressions! Performance is the same for 11 metrics, 0 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:dacapo:tomcat:appsec better
[-1.310ms; -0.978ms] or [-35.847%; -26.773%]
2.509ms 3.653ms
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.474 ms) : 1463, 1486
.   : milestone, 1474,
appsec (3.653 ms) : 3442, 3864
.   : milestone, 3653,
iast (2.211 ms) : 2148, 2275
.   : milestone, 2211,
iast_GLOBAL (2.254 ms) : 2190, 2318
.   : milestone, 2254,
profiling (2.046 ms) : 1995, 2097
.   : milestone, 2046,
tracing (2.028 ms) : 1979, 2078
.   : milestone, 2028,
section candidate
no_agent (1.474 ms) : 1463, 1486
.   : milestone, 1474,
appsec (2.509 ms) : 2456, 2563
.   : milestone, 2509,
iast (2.215 ms) : 2151, 2279
.   : milestone, 2215,
iast_GLOBAL (2.256 ms) : 2192, 2320
.   : milestone, 2256,
profiling (2.038 ms) : 1987, 2089
.   : milestone, 2038,
tracing (2.021 ms) : 1972, 2070
.   : milestone, 2021,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.463 ms, 1.486 ms] -
appsec 3.653 ms [3.442 ms, 3.864 ms] 2.179 ms (147.8%)
iast 2.211 ms [2.148 ms, 2.275 ms] 737.121 µs (50.0%)
iast_GLOBAL 2.254 ms [2.19 ms, 2.318 ms] 779.787 µs (52.9%)
profiling 2.046 ms [1.995 ms, 2.097 ms] 571.934 µs (38.8%)
tracing 2.028 ms [1.979 ms, 2.078 ms] 553.969 µs (37.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.463 ms, 1.486 ms] -
appsec 2.509 ms [2.456 ms, 2.563 ms] 1.035 ms (70.2%)
iast 2.215 ms [2.151 ms, 2.279 ms] 740.489 µs (50.2%)
iast_GLOBAL 2.256 ms [2.192 ms, 2.32 ms] 781.903 µs (53.0%)
profiling 2.038 ms [1.987 ms, 2.089 ms] 563.974 µs (38.3%)
tracing 2.021 ms [1.972 ms, 2.07 ms] 546.774 µs (37.1%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.56.0-SNAPSHOT~ef64fc061f, baseline=1.56.0-SNAPSHOT~d0b125896b
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.759 s) : 14759000, 14759000
.   : milestone, 14759000,
appsec (14.735 s) : 14735000, 14735000
.   : milestone, 14735000,
iast (18.589 s) : 18589000, 18589000
.   : milestone, 18589000,
iast_GLOBAL (17.961 s) : 17961000, 17961000
.   : milestone, 17961000,
profiling (14.829 s) : 14829000, 14829000
.   : milestone, 14829000,
tracing (14.715 s) : 14715000, 14715000
.   : milestone, 14715000,
section candidate
no_agent (15.404 s) : 15404000, 15404000
.   : milestone, 15404000,
appsec (15.131 s) : 15131000, 15131000
.   : milestone, 15131000,
iast (18.609 s) : 18609000, 18609000
.   : milestone, 18609000,
iast_GLOBAL (18.102 s) : 18102000, 18102000
.   : milestone, 18102000,
profiling (15.857 s) : 15857000, 15857000
.   : milestone, 15857000,
tracing (14.732 s) : 14732000, 14732000
.   : milestone, 14732000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.759 s [14.759 s, 14.759 s] -
appsec 14.735 s [14.735 s, 14.735 s] -24.0 ms (-0.2%)
iast 18.589 s [18.589 s, 18.589 s] 3.83 s (26.0%)
iast_GLOBAL 17.961 s [17.961 s, 17.961 s] 3.202 s (21.7%)
profiling 14.829 s [14.829 s, 14.829 s] 70.0 ms (0.5%)
tracing 14.715 s [14.715 s, 14.715 s] -44.0 ms (-0.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.404 s [15.404 s, 15.404 s] -
appsec 15.131 s [15.131 s, 15.131 s] -273.0 ms (-1.8%)
iast 18.609 s [18.609 s, 18.609 s] 3.205 s (20.8%)
iast_GLOBAL 18.102 s [18.102 s, 18.102 s] 2.698 s (17.5%)
profiling 15.857 s [15.857 s, 15.857 s] 453.0 ms (2.9%)
tracing 14.732 s [14.732 s, 14.732 s] -672.0 ms (-4.4%)

@jbachorik jbachorik marked this pull request as draft November 10, 2025 08:56
auto-merge was automatically disabled November 10, 2025 08:56

Pull request was converted to draft

@jbachorik jbachorik force-pushed the jb/ddprof_1.34.1 branch 2 times, most recently from d41a67b to c151c2c Compare November 11, 2025 11:42
@jbachorik jbachorik marked this pull request as ready for review November 11, 2025 11:51
@jbachorik jbachorik enabled auto-merge (squash) November 11, 2025 11:52
@jbachorik jbachorik merged commit 1397f25 into master Nov 11, 2025
541 checks passed
@jbachorik jbachorik deleted the jb/ddprof_1.34.1 branch November 11, 2025 12:35
@github-actions github-actions bot added this to the 1.56.0 milestone Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: profiling Profiling type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants