Skip to content

The DTD reference need to be set to “http://www.hibernate.org/dtd/” to resolve it on class path.#11177

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
alexeyk/fix-hibernate-dtd-resolution
Apr 22, 2026
Merged

The DTD reference need to be set to “http://www.hibernate.org/dtd/” to resolve it on class path.#11177
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
alexeyk/fix-hibernate-dtd-resolution

Conversation

@AlexeyKuznetsov-DD

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

The DTD reference need to be set to “http://www.hibernate.org/dtd/” to resolve it on class path.

So, adding “www.” is the only change that is needed to fix this. Here is the link to the short-circuit logic: https://github.com/hibernate/hibernate-orm/blob/4.0.0.Final/hibernate-core/src/main/java/org/hibernate/internal/util/xml/DTDEntityResolver.java#L69

Motivation

Green CI

Additional Notes

On GitLab CI Hibernate tests are hanging from time to time on DTD resolution.

"Test worker" #1 prio=5 os_prio=0 cpu=16218.88ms elapsed=1140.73s tid=0x00007fc39402fe30 nid=0x1573 runnable  [0x00007fc39a52a000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.SocketDispatcher.read0(java.base@17.0.18/Native Method)
	at sun.nio.ch.SocketDispatcher.read(java.base@17.0.18/SocketDispatcher.java:47)
...
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(java.base@17.0.18/HttpsURLConnectionImpl.java:224)
...
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(java.xml@17.0.18/XML11Configuration.java:889)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(java.xml@17.0.18/XML11Configuration.java:825)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(java.xml@17.0.18/XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(java.xml@17.0.18/AbstractSAXParser.java:1224)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(java.xml@17.0.18/SAXParserImpl.java:637)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2097)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:2017)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1996)
	at org.hibernate.cfg.Configuration$configure.call(Unknown Source)
	at AbstractHibernateTest.setupSpec(AbstractHibernateTest.groovy:16)

Ref: #904

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Apr 21, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: bug Bug report and fix inst: others All other instrumentations tag: no release notes Changes to exclude from release notes labels Apr 21, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review April 21, 2026 22:29
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner April 21, 2026 22:29

@ygree ygree left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@pr-commenter

pr-commenter Bot commented Apr 21, 2026

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fix-hibernate-dtd-resolution
git_commit_date 1776802362 1776810322
git_commit_sha d6f4616 385ef3f
release_version 1.62.0-SNAPSHOT~d6f461692d 1.62.0-SNAPSHOT~385ef3f4be
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776812184 1776812184
ci_job_id 1617773280 1617773280
ci_pipeline_id 108923577 108923577
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-uj8iop08 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-uj8iop08 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 62 metrics, 9 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.059 s) : 0, 1059449
Total [baseline] (11.2 s) : 0, 11200288
Agent [candidate] (1.063 s) : 0, 1063007
Total [candidate] (11.021 s) : 0, 11020663
section appsec
Agent [baseline] (1.262 s) : 0, 1261563
Total [baseline] (11.048 s) : 0, 11048410
Agent [candidate] (1.26 s) : 0, 1260172
Total [candidate] (10.912 s) : 0, 10911615
section iast
Agent [baseline] (1.229 s) : 0, 1229051
Total [baseline] (11.286 s) : 0, 11285596
Agent [candidate] (1.234 s) : 0, 1233842
Total [candidate] (11.297 s) : 0, 11297485
section profiling
Agent [baseline] (1.192 s) : 0, 1192342
Total [baseline] (11.056 s) : 0, 11055723
Agent [candidate] (1.185 s) : 0, 1184757
Total [candidate] (11.102 s) : 0, 11101929
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.059 s -
Agent appsec 1.262 s 202.114 ms (19.1%)
Agent iast 1.229 s 169.603 ms (16.0%)
Agent profiling 1.192 s 132.893 ms (12.5%)
Total tracing 11.2 s -
Total appsec 11.048 s -151.877 ms (-1.4%)
Total iast 11.286 s 85.308 ms (0.8%)
Total profiling 11.056 s -144.564 ms (-1.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.063 s -
Agent appsec 1.26 s 197.165 ms (18.5%)
Agent iast 1.234 s 170.835 ms (16.1%)
Agent profiling 1.185 s 121.75 ms (11.5%)
Total tracing 11.021 s -
Total appsec 10.912 s -109.048 ms (-1.0%)
Total iast 11.297 s 276.821 ms (2.5%)
Total profiling 11.102 s 81.266 ms (0.7%)
gantt
    title petclinic - break down per module: candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.227 ms) : 0, 1227
crashtracking [candidate] (1.232 ms) : 0, 1232
BytebuddyAgent [baseline] (634.544 ms) : 0, 634544
BytebuddyAgent [candidate] (635.897 ms) : 0, 635897
AgentMeter [baseline] (29.638 ms) : 0, 29638
AgentMeter [candidate] (29.747 ms) : 0, 29747
GlobalTracer [baseline] (249.097 ms) : 0, 249097
GlobalTracer [candidate] (250.189 ms) : 0, 250189
AppSec [baseline] (32.484 ms) : 0, 32484
AppSec [candidate] (32.61 ms) : 0, 32610
Debugger [baseline] (60.392 ms) : 0, 60392
Debugger [candidate] (60.396 ms) : 0, 60396
Remote Config [baseline] (621.001 µs) : 0, 621
Remote Config [candidate] (594.837 µs) : 0, 595
Telemetry [baseline] (8.086 ms) : 0, 8086
Telemetry [candidate] (8.108 ms) : 0, 8108
Flare Poller [baseline] (7.337 ms) : 0, 7337
Flare Poller [candidate] (8.214 ms) : 0, 8214
section appsec
crashtracking [baseline] (1.236 ms) : 0, 1236
crashtracking [candidate] (1.232 ms) : 0, 1232
BytebuddyAgent [baseline] (674.469 ms) : 0, 674469
BytebuddyAgent [candidate] (673.798 ms) : 0, 673798
AgentMeter [baseline] (12.232 ms) : 0, 12232
AgentMeter [candidate] (12.124 ms) : 0, 12124
GlobalTracer [baseline] (248.768 ms) : 0, 248768
GlobalTracer [candidate] (248.799 ms) : 0, 248799
IAST [baseline] (24.257 ms) : 0, 24257
IAST [candidate] (24.269 ms) : 0, 24269
AppSec [baseline] (186.626 ms) : 0, 186626
AppSec [candidate] (186.046 ms) : 0, 186046
Debugger [baseline] (65.888 ms) : 0, 65888
Debugger [candidate] (65.754 ms) : 0, 65754
Remote Config [baseline] (558.13 µs) : 0, 558
Remote Config [candidate] (575.052 µs) : 0, 575
Telemetry [baseline] (7.84 ms) : 0, 7840
Telemetry [candidate] (7.876 ms) : 0, 7876
Flare Poller [baseline] (3.431 ms) : 0, 3431
Flare Poller [candidate] (3.429 ms) : 0, 3429
section iast
crashtracking [baseline] (1.227 ms) : 0, 1227
crashtracking [candidate] (1.214 ms) : 0, 1214
BytebuddyAgent [baseline] (807.091 ms) : 0, 807091
BytebuddyAgent [candidate] (809.55 ms) : 0, 809550
AgentMeter [baseline] (11.368 ms) : 0, 11368
AgentMeter [candidate] (11.422 ms) : 0, 11422
GlobalTracer [baseline] (237.976 ms) : 0, 237976
GlobalTracer [candidate] (240.167 ms) : 0, 240167
IAST [baseline] (26.651 ms) : 0, 26651
IAST [candidate] (26.704 ms) : 0, 26704
AppSec [baseline] (26.761 ms) : 0, 26761
AppSec [candidate] (31.375 ms) : 0, 31375
Debugger [baseline] (70.118 ms) : 0, 70118
Debugger [candidate] (65.445 ms) : 0, 65445
Remote Config [baseline] (536.629 µs) : 0, 537
Remote Config [candidate] (542.072 µs) : 0, 542
Telemetry [baseline] (7.873 ms) : 0, 7873
Telemetry [candidate] (7.947 ms) : 0, 7947
Flare Poller [baseline] (3.438 ms) : 0, 3438
Flare Poller [candidate] (3.465 ms) : 0, 3465
section profiling
crashtracking [baseline] (1.188 ms) : 0, 1188
crashtracking [candidate] (1.174 ms) : 0, 1174
BytebuddyAgent [baseline] (696.11 ms) : 0, 696110
BytebuddyAgent [candidate] (690.748 ms) : 0, 690748
AgentMeter [baseline] (9.205 ms) : 0, 9205
AgentMeter [candidate] (9.192 ms) : 0, 9192
GlobalTracer [baseline] (208.17 ms) : 0, 208170
GlobalTracer [candidate] (206.569 ms) : 0, 206569
AppSec [baseline] (33.244 ms) : 0, 33244
AppSec [candidate] (32.775 ms) : 0, 32775
Debugger [baseline] (66.391 ms) : 0, 66391
Debugger [candidate] (66.164 ms) : 0, 66164
Remote Config [baseline] (581.989 µs) : 0, 582
Remote Config [candidate] (585.268 µs) : 0, 585
Telemetry [baseline] (8.02 ms) : 0, 8020
Telemetry [candidate] (7.861 ms) : 0, 7861
Flare Poller [baseline] (3.586 ms) : 0, 3586
Flare Poller [candidate] (3.564 ms) : 0, 3564
ProfilingAgent [baseline] (94.597 ms) : 0, 94597
ProfilingAgent [candidate] (94.832 ms) : 0, 94832
Profiling [baseline] (95.159 ms) : 0, 95159
Profiling [candidate] (95.409 ms) : 0, 95409
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.06 s) : 0, 1059896
Total [baseline] (8.829 s) : 0, 8828526
Agent [candidate] (1.061 s) : 0, 1060536
Total [candidate] (8.846 s) : 0, 8845607
section iast
Agent [baseline] (1.232 s) : 0, 1231743
Total [baseline] (9.577 s) : 0, 9576836
Agent [candidate] (1.233 s) : 0, 1233206
Total [candidate] (9.568 s) : 0, 9568200
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.06 s -
Agent iast 1.232 s 171.847 ms (16.2%)
Total tracing 8.829 s -
Total iast 9.577 s 748.31 ms (8.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.061 s -
Agent iast 1.233 s 172.67 ms (16.3%)
Total tracing 8.846 s -
Total iast 9.568 s 722.593 ms (8.2%)
gantt
    title insecure-bank - break down per module: candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.233 ms) : 0, 1233
crashtracking [candidate] (1.23 ms) : 0, 1230
BytebuddyAgent [baseline] (633.137 ms) : 0, 633137
BytebuddyAgent [candidate] (634.301 ms) : 0, 634301
AgentMeter [baseline] (29.549 ms) : 0, 29549
AgentMeter [candidate] (29.598 ms) : 0, 29598
GlobalTracer [baseline] (249.202 ms) : 0, 249202
GlobalTracer [candidate] (249.737 ms) : 0, 249737
AppSec [baseline] (32.477 ms) : 0, 32477
AppSec [candidate] (32.586 ms) : 0, 32586
Debugger [baseline] (59.043 ms) : 0, 59043
Debugger [candidate] (59.269 ms) : 0, 59269
Remote Config [baseline] (597.218 µs) : 0, 597
Remote Config [candidate] (592.438 µs) : 0, 592
Telemetry [baseline] (7.991 ms) : 0, 7991
Telemetry [candidate] (8.002 ms) : 0, 8002
Flare Poller [baseline] (10.606 ms) : 0, 10606
Flare Poller [candidate] (8.859 ms) : 0, 8859
section iast
crashtracking [baseline] (1.222 ms) : 0, 1222
crashtracking [candidate] (1.228 ms) : 0, 1228
BytebuddyAgent [baseline] (810.345 ms) : 0, 810345
BytebuddyAgent [candidate] (812.046 ms) : 0, 812046
AgentMeter [baseline] (11.411 ms) : 0, 11411
AgentMeter [candidate] (11.444 ms) : 0, 11444
GlobalTracer [baseline] (238.456 ms) : 0, 238456
GlobalTracer [candidate] (238.492 ms) : 0, 238492
IAST [baseline] (27.53 ms) : 0, 27530
IAST [candidate] (28.132 ms) : 0, 28132
AppSec [baseline] (32.044 ms) : 0, 32044
AppSec [candidate] (29.279 ms) : 0, 29279
Debugger [baseline] (62.749 ms) : 0, 62749
Debugger [candidate] (63.994 ms) : 0, 63994
Remote Config [baseline] (537.362 µs) : 0, 537
Remote Config [candidate] (532.764 µs) : 0, 533
Telemetry [baseline] (7.909 ms) : 0, 7909
Telemetry [candidate] (7.818 ms) : 0, 7818
Flare Poller [baseline] (3.455 ms) : 0, 3455
Flare Poller [candidate] (3.418 ms) : 0, 3418
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fix-hibernate-dtd-resolution
git_commit_date 1776802362 1776810322
git_commit_sha d6f4616 385ef3f
release_version 1.62.0-SNAPSHOT~d6f461692d 1.62.0-SNAPSHOT~385ef3f4be
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776812689 1776812689
ci_job_id 1617773281 1617773281
ci_pipeline_id 108923577 108923577
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-5po2r2vo 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-5po2r2vo 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 2 performance regressions! Performance is the same for 18 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_GLOBAL:high_load better
[-262.986µs; -110.046µs] or [-8.854%; -3.705%]
unsure
[-565.076µs; -121.822µs] or [-6.841%; -1.475%]
unstable
[-76.431op/s; +180.493op/s] or [-6.175%; +14.582%]
2.784ms 7.916ms 1289.812op/s 2.970ms 8.260ms 1237.781op/s
scenario:load:petclinic:code_origins:high_load worse
[+351.327µs; +822.172µs] or [+2.050%; +4.798%]
unsure
[+43.224µs; +1085.928µs] or [+0.155%; +3.883%]
unstable
[-31.768op/s; +16.706op/s] or [-11.939%; +6.278%]
17.721ms 28.529ms 258.562op/s 17.134ms 27.964ms 266.094op/s
scenario:load:petclinic:iast:high_load worse
[+0.965ms; +1.821ms] or [+5.529%; +10.440%]
unsure
[+118.438µs; +1632.474µs] or [+0.408%; +5.622%]
unstable
[-39.603op/s; +8.165op/s] or [-15.203%; +3.135%]
18.840ms 29.911ms 244.781op/s 17.447ms 29.036ms 260.500op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.227 ms) : 1215, 1239
.   : milestone, 1227,
iast (3.369 ms) : 3322, 3416
.   : milestone, 3369,
iast_FULL (5.926 ms) : 5867, 5985
.   : milestone, 5926,
iast_GLOBAL (3.707 ms) : 3653, 3761
.   : milestone, 3707,
profiling (2.059 ms) : 2040, 2077
.   : milestone, 2059,
tracing (1.898 ms) : 1882, 1914
.   : milestone, 1898,
section candidate
no_agent (1.236 ms) : 1224, 1248
.   : milestone, 1236,
iast (3.326 ms) : 3276, 3376
.   : milestone, 3326,
iast_FULL (5.894 ms) : 5835, 5953
.   : milestone, 5894,
iast_GLOBAL (3.554 ms) : 3494, 3614
.   : milestone, 3554,
profiling (2.053 ms) : 2034, 2071
.   : milestone, 2053,
tracing (1.886 ms) : 1870, 1901
.   : milestone, 1886,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.227 ms [1.215 ms, 1.239 ms] -
iast 3.369 ms [3.322 ms, 3.416 ms] 2.142 ms (174.6%)
iast_FULL 5.926 ms [5.867 ms, 5.985 ms] 4.699 ms (383.0%)
iast_GLOBAL 3.707 ms [3.653 ms, 3.761 ms] 2.48 ms (202.1%)
profiling 2.059 ms [2.04 ms, 2.077 ms] 831.56 µs (67.8%)
tracing 1.898 ms [1.882 ms, 1.914 ms] 670.716 µs (54.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.236 ms [1.224 ms, 1.248 ms] -
iast 3.326 ms [3.276 ms, 3.376 ms] 2.09 ms (169.1%)
iast_FULL 5.894 ms [5.835 ms, 5.953 ms] 4.658 ms (376.9%)
iast_GLOBAL 3.554 ms [3.494 ms, 3.614 ms] 2.318 ms (187.6%)
profiling 2.053 ms [2.034 ms, 2.071 ms] 816.572 µs (66.1%)
tracing 1.886 ms [1.87 ms, 1.901 ms] 649.647 µs (52.6%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.184 ms) : 18985, 19384
.   : milestone, 19184,
appsec (18.543 ms) : 18357, 18728
.   : milestone, 18543,
code_origins (17.532 ms) : 17361, 17702
.   : milestone, 17532,
iast (17.911 ms) : 17731, 18090
.   : milestone, 17911,
profiling (19.189 ms) : 18994, 19385
.   : milestone, 19189,
tracing (17.721 ms) : 17547, 17894
.   : milestone, 17721,
section candidate
no_agent (19.345 ms) : 19149, 19541
.   : milestone, 19345,
appsec (18.724 ms) : 18532, 18915
.   : milestone, 18724,
code_origins (18.045 ms) : 17870, 18220
.   : milestone, 18045,
iast (19.065 ms) : 18876, 19255
.   : milestone, 19065,
profiling (19.123 ms) : 18932, 19314
.   : milestone, 19123,
tracing (17.495 ms) : 17327, 17663
.   : milestone, 17495,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.184 ms [18.985 ms, 19.384 ms] -
appsec 18.543 ms [18.357 ms, 18.728 ms] -641.382 µs (-3.3%)
code_origins 17.532 ms [17.361 ms, 17.702 ms] -1.653 ms (-8.6%)
iast 17.911 ms [17.731 ms, 18.09 ms] -1.274 ms (-6.6%)
profiling 19.189 ms [18.994 ms, 19.385 ms] 5.245 µs (0.0%)
tracing 17.721 ms [17.547 ms, 17.894 ms] -1.464 ms (-7.6%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.345 ms [19.149 ms, 19.541 ms] -
appsec 18.724 ms [18.532 ms, 18.915 ms] -621.606 µs (-3.2%)
code_origins 18.045 ms [17.87 ms, 18.22 ms] -1.3 ms (-6.7%)
iast 19.065 ms [18.876 ms, 19.255 ms] -280.024 µs (-1.4%)
profiling 19.123 ms [18.932 ms, 19.314 ms] -222.476 µs (-1.2%)
tracing 17.495 ms [17.327 ms, 17.663 ms] -1.851 ms (-9.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fix-hibernate-dtd-resolution
git_commit_date 1776802362 1776810322
git_commit_sha d6f4616 385ef3f
release_version 1.62.0-SNAPSHOT~d6f461692d 1.62.0-SNAPSHOT~385ef3f4be
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1776812438 1776812438
ci_job_id 1617773282 1617773282
ci_pipeline_id 108923577 108923577
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-kqlo9k18 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-kqlo9k18 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 biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.391 s) : 15391000, 15391000
.   : milestone, 15391000,
appsec (14.914 s) : 14914000, 14914000
.   : milestone, 14914000,
iast (18.662 s) : 18662000, 18662000
.   : milestone, 18662000,
iast_GLOBAL (18.651 s) : 18651000, 18651000
.   : milestone, 18651000,
profiling (14.928 s) : 14928000, 14928000
.   : milestone, 14928000,
tracing (15.049 s) : 15049000, 15049000
.   : milestone, 15049000,
section candidate
no_agent (15.541 s) : 15541000, 15541000
.   : milestone, 15541000,
appsec (14.783 s) : 14783000, 14783000
.   : milestone, 14783000,
iast (18.41 s) : 18410000, 18410000
.   : milestone, 18410000,
iast_GLOBAL (18.872 s) : 18872000, 18872000
.   : milestone, 18872000,
profiling (14.888 s) : 14888000, 14888000
.   : milestone, 14888000,
tracing (14.799 s) : 14799000, 14799000
.   : milestone, 14799000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.391 s [15.391 s, 15.391 s] -
appsec 14.914 s [14.914 s, 14.914 s] -477.0 ms (-3.1%)
iast 18.662 s [18.662 s, 18.662 s] 3.271 s (21.3%)
iast_GLOBAL 18.651 s [18.651 s, 18.651 s] 3.26 s (21.2%)
profiling 14.928 s [14.928 s, 14.928 s] -463.0 ms (-3.0%)
tracing 15.049 s [15.049 s, 15.049 s] -342.0 ms (-2.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.541 s [15.541 s, 15.541 s] -
appsec 14.783 s [14.783 s, 14.783 s] -758.0 ms (-4.9%)
iast 18.41 s [18.41 s, 18.41 s] 2.869 s (18.5%)
iast_GLOBAL 18.872 s [18.872 s, 18.872 s] 3.331 s (21.4%)
profiling 14.888 s [14.888 s, 14.888 s] -653.0 ms (-4.2%)
tracing 14.799 s [14.799 s, 14.799 s] -742.0 ms (-4.8%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~385ef3f4be, baseline=1.62.0-SNAPSHOT~d6f461692d
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.487 ms) : 1475, 1499
.   : milestone, 1487,
appsec (3.849 ms) : 3626, 4072
.   : milestone, 3849,
iast (2.285 ms) : 2214, 2355
.   : milestone, 2285,
iast_GLOBAL (2.333 ms) : 2262, 2405
.   : milestone, 2333,
profiling (2.11 ms) : 2054, 2166
.   : milestone, 2110,
tracing (2.074 ms) : 2020, 2128
.   : milestone, 2074,
section candidate
no_agent (1.488 ms) : 1476, 1499
.   : milestone, 1488,
appsec (3.821 ms) : 3600, 4042
.   : milestone, 3821,
iast (2.288 ms) : 2217, 2358
.   : milestone, 2288,
iast_GLOBAL (2.324 ms) : 2253, 2394
.   : milestone, 2324,
profiling (2.107 ms) : 2052, 2163
.   : milestone, 2107,
tracing (2.084 ms) : 2029, 2138
.   : milestone, 2084,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.487 ms [1.475 ms, 1.499 ms] -
appsec 3.849 ms [3.626 ms, 4.072 ms] 2.362 ms (158.8%)
iast 2.285 ms [2.214 ms, 2.355 ms] 797.458 µs (53.6%)
iast_GLOBAL 2.333 ms [2.262 ms, 2.405 ms] 846.415 µs (56.9%)
profiling 2.11 ms [2.054 ms, 2.166 ms] 623.128 µs (41.9%)
tracing 2.074 ms [2.02 ms, 2.128 ms] 587.058 µs (39.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.488 ms [1.476 ms, 1.499 ms] -
appsec 3.821 ms [3.6 ms, 4.042 ms] 2.333 ms (156.8%)
iast 2.288 ms [2.217 ms, 2.358 ms] 799.874 µs (53.8%)
iast_GLOBAL 2.324 ms [2.253 ms, 2.394 ms] 835.663 µs (56.2%)
profiling 2.107 ms [2.052 ms, 2.163 ms] 619.153 µs (41.6%)
tracing 2.084 ms [2.029 ms, 2.138 ms] 595.777 µs (40.0%)

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Apr 21, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-04-21 23:33:51 UTC ℹ️ Start processing command /merge


2026-04-21 23:33:56 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-04-22 00:46:12 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit b088956 into master Apr 22, 2026
575 of 581 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/fix-hibernate-dtd-resolution branch April 22, 2026 00:46
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 22, 2026
@PerfectSlayer PerfectSlayer modified the milestone: 1.62.0 Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations 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.

3 participants