8000 🍒 8903 - Truncate span stack traces when Test Optimization is enabled by nikita-tkachenko-datadog · Pull Request #8929 · DataDog/dd-trace-java · GitHub
[go: up one dir, main page]

Skip to content

🍒 8903 - Truncate span stack traces when Test Optimization is enabled #8929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

nikita-tkachenko-datadog
Copy link
Contributor

Backport #8903 to release/v1.49.x

@nikita-tkachenko-datadog nikita-tkachenko-datadog enabled auto-merge (squash) June 5, 2025 11:47
@pr-commenter
Copy link
pr-commenter bot commented Jun 5, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita.tkachenko/backport-pr-8903
git_commit_date 1749044153 1749123256
git_commit_sha 7787af7 b013431
release_version 1.50.0-SNAPSHOT~7787af738f 1.50.0-SNAPSHOT~b013431d32
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1749126170 1749126170
ci_job_id 969613692 969613692
ci_pipeline_id 67045403 67045403
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-eqiwq57k-project-304-concurrent-0-oofj9apb 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-eqiwq57k-project-304-concurrent-0-oofj9apb 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None
variant iast iast

Summary

Found 5 performance improvements and 3 performance regressions! Performance is the same for 51 metrics, 12 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:insecure-bank:iast_HARDCODED_SECRET_DISABLED:AppSec worse
[+1.617ms; +6.674ms] or [+3.091%; +12.760%]
56.451ms 52.305ms
scenario:startup:insecure-bank:iast_TELEMETRY_OFF:Telemetry better
[-641.655µs; -214.080µs] or [-7.931%; -2.646%]
7.663ms 8.091ms
scenario:startup:petclinic:iast:AppSec worse
[+4.289ms; +8.725ms] or [+8.560%; +17.414%]
56.607ms 50.100ms
scenario:startup:petclinic:profiling:ProfilingAgent better
[-8.655ms; -4.966ms] or [-8.351%; -4.792%]
96.836ms 103.647ms
scenario:startup:petclinic:profiling:GlobalTracer worse
[+17.876ms; +22.540ms] or [+4.950%; +6.242%]
381.308ms 361.100ms
scenario:startup:petclinic:profiling:AppSec better
[-8.394ms; -7.489ms] or [-13.540%; -12.080%]
54.052ms 61.993ms
scenario:startup:petclinic:profiling:Profiling better
[-8.656ms; -4.967ms] or [-8.349%; -4.791%]
96.860ms 103.671ms
scenario:startup:petclinic:tracing:Remote Config better
[-69.065µs; -16.090µs] or [-9.219%; -2.148%]
706.544µs 749.122µs
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f

    dateFormat X
    axisFormat %s
sectio
8000
n tracing
Agent [baseline] (1.028 s) : 0, 1028498
Total [baseline] (11.24 s) : 0, 11239715
Agent [candidate] (1.005 s) : 0, 1005234
Total [candidate] (11.027 s) : 0, 11026941
section appsec
Agent [baseline] (1.165 s) : 0, 1165317
Total [baseline] (11.226 s) : 0, 11226001
Agent [candidate] (1.149 s) : 0, 1148753
Total [candidate] (11.199 s) : 0, 11198840
section iast
Agent [baseline] (1.15 s) : 0, 1149849
Total [baseline] (11.344 s) : 0, 11344233
Agent [candidate] (1.142 s) : 0, 1142375
Total [candidate] (11.326 s) : 0, 11326213
section profiling
Agent [baseline] (1.268 s) : 0, 1268350
Total [baseline] (11.574 s) : 0, 11574055
Agent [candidate] (1.26 s) : 0, 1260127
Total [candidate] (11.35 s) : 0, 11349669
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.028 s -
Agent appsec 1.165 s 136.819 ms (13.3%)
Agent iast 1.15 s 121.351 ms (11.8%)
Agent profiling 1.268 s 239.852 ms (23.3%)
Total tracing 11.24 s -
Total appsec 11.226 s -13.714 ms (-0.1%)
Total iast 11.344 s 104.518 ms (0.9%)
Total profiling 11.574 s 334.34 ms (3.0%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.005 s -
Agent appsec 1.149 s 143.519 ms (14.3%)
Agent iast 1.142 s 137.142 ms (13.6%)
Agent profiling 1.26 s 254.894 ms (25.4%)
Total tracing 11.027 s -
Total appsec 11.199 s 171.899 ms (1.6%)
Total iast 11.326 s 299.273 ms (2.7%)
Total profiling 11.35 s 322.728 ms (2.9%)
gantt
    title petclinic - break down per module: candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (687.225 ms) : 0, 687225
BytebuddyAgent [candidate] (668.023 ms) : 0, 668023
GlobalTracer [baseline] (241.707 ms) : 0, 241707
GlobalTracer [candidate] (238.761 ms) : 0, 238761
AppSec [baseline] (55.683 ms) : 0, 55683
AppSec [candidate] (54.53 ms) : 0, 54530
Debugger [baseline] (6.29 ms) : 0, 6290
Debugger [candidate] (6.23 ms) : 0, 6230
Remote Config [baseline] (749.122 µs) : 0, 749
Remote Config [candidate] (706.544 µs) : 0, 707
Telemetry [baseline] (13.1 ms) : 0, 13100
Telemetry [candidate] (13.48 ms) : 0, 13480
section appsec
BytebuddyAgent [baseline] (702.233 ms) : 0, 702233
BytebuddyAgent [candidate] (688.429 ms) : 0, 688429
GlobalTracer [baseline] (237.779 ms) : 0, 237779
GlobalTracer [candidate] (235.838 ms) : 0, 235838
AppSec [baseline] (176.609 ms) : 0, 176609
AppSec [candidate] (175.75 ms) : 0, 175750
Debugger [baseline] (5.997 ms) : 0, 5997
Debugger [candidate] (5.918 ms) : 0, 5918
Remote Config [baseline] (636.868 µs) : 0, 637
Remote Config [candidate] (620.107 µs) : 0, 620
Telemetry [baseline] (7.37 ms) : 0, 7370
Telemetry [candidate] (7.742 ms) : 0, 7742
IAST [baseline] (21.958 ms) : 0, 21958
IAST [candidate] (21.893 ms) : 0, 21893
section iast
BytebuddyAgent [baseline] (801.728 ms) : 0, 801728
BytebuddyAgent [candidate] (793.745 ms) : 0, 793745
GlobalTracer [baseline] (230.715 ms) : 0, 230715
GlobalTracer [candidate] (231.355 ms) : 0, 231355
AppSec [baseline] (50.1 ms) : 0, 50100
AppSec [candidate] (56.607 ms) : 0, 56607
Debugger [baseline] (5.94 ms) : 0, 5940
Debugger [candidate] (5.88 ms) : 0, 5880
Remote Config [baseline] (609.451 µs) : 0, 609
Remote Config [candidate] (629.799 µs) : 0, 630
Telemetry [baseline] (7.99 ms) : 0, 7990
Telemetry [candidate] (7.875 ms) : 0, 7875
IAST [baseline] (29.259 ms) : 0, 29259
IAST [candidate] (22.772 ms) : 0, 22772
section profiling
BytebuddyAgent [baseline] (675.832 ms) : 0, 675832
BytebuddyAgent [candidate] (662.556 ms) : 0, 662556
GlobalTracer [baseline] (361.1 ms) : 0, 361100
GlobalTracer [candidate] (381.308 ms) : 0, 381308
AppSec [baseline] (61.993 ms) : 0, 61993
AppSec [candidate] (54.052 ms) : 0, 54052
Debugger [baseline] (6.168 ms) : 0, 6168
Debugger [candidate] (6.157 ms) : 0, 6157
Remote Config [baseline] (653.657 µs) : 0, 654
Remote Config [candidate] (663.477 µs) : 0, 663
Telemetry [baseline] (8.212 ms) : 0, 8212
Telemetry [candidate] (8.221 ms) : 0, 8221
ProfilingAgent [baseline] (103.647 ms) : 0, 103647
ProfilingAgent [candidate] (96.836 ms) : 0, 96836
Profiling [baseline] (103.671 ms) : 0, 103671
Profiling [candidate] (96.86 ms) : 0, 96860
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.03 s) : 0, 1030313
Total [baseline] (8.57 s) : 0, 8570286
Agent [candidate] (1.009 s) : 0, 1008695
Total [candidate] (8.472 s) : 0, 8472339
section iast
Agent [baseline] (1.166 s) : 0, 1165746
Total [baseline] (9.187 s) : 0, 9187061
Agent [candidate] (1.144 s) : 0, 1144447
Total [candidate] (9.26 s) : 0, 9259956
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.159 s) : 0, 1158837
Total [baseline] (9.161 s) : 0, 9160931
Agent [candidate] (1.134 s) : 0, 1134235
Total [candidate] (9.138 s) : 0, 9138191
section iast_TELEMETRY_OFF
Agent [baseline] (1.162 s) : 0, 1161863
Total [baseline] (9.28 s) : 0, 9279904
Agent [candidate] (1.132 s) : 0, 1131773
Total [candidate] (9.199 s) : 0, 9199275
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.03 s -
Agent iast 1.166 s 135.432 ms (13.1%)
Agent iast_HARDCODED_SECRET_DISABLED 1.159 s 128.524 ms (12.5%)
Agent iast_TELEMETRY_OFF 1.162 s 131.549 ms (12.8%)
Total tracing 8.57 s -
Total iast 9.187 s 616.775 ms (7.2%)
Total iast_HARDCODED_SECRET_DISABLED 9.161 s 590.645 ms (6.9%)
Total iast_TELEMETRY_OFF 9.28 s 709.618 ms (8.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.009 s -
Agent iast 1.144 s 135.752 ms (13.5%)
Agent iast_HARDCODED_SECRET_DISABLED 1.134 s 125.54 ms (12.4%)
Agent iast_TELEMETRY_OFF 1.132 s 123.077 ms (12.2%)
Total tracing 8.472 s -
Total iast 9.26 s 787.617 ms (9.3%)
Total iast_HARDCODED_SECRET_DISABLED 9.138 s 665.852 ms (7.9%)
Total iast_TELEMETRY_OFF 9.199 s 726.936 ms (8.6%)
gantt
    title insecure-bank - break down per module: candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (688.204 ms) : 0, 688204
BytebuddyAgent [candidate] (670.407 ms) : 0, 670407
GlobalTracer [baseline] (241.763 ms) : 0, 241763
GlobalTracer [candidate] (239.866 ms) : 0, 239866
AppSec [baseline] (57.316 ms) : 0, 57316
AppSec [candidate] (54.947 ms) : 0, 54947
Debugger [baseline] (6.268 ms) : 0, 6268
Debugger [candidate] (6.266 ms) : 0, 6266
Remote Config [baseline] (753.214 µs) : 0, 753
Remote Config [candidate] (726.846 µs) : 0, 727
Telemetry [baseline] (12.268 ms) : 0, 12268
Telemetry [candidate] (12.96 ms) : 0, 12960
section iast
BytebuddyAgent [baseline] (813.602 ms) : 0, 813602
BytebuddyAgent [candidate] (793.888 ms) : 0, 793888
GlobalTracer [baseline] (233.276 ms) : 0, 233276
GlobalTracer [candidate] (232.186 ms) : 0, 232186
AppSec [baseline] (52.885 ms) : 0, 52885
AppSec [candidate] (57.078 ms) : 0, 57078
Debugger [baseline] (6.019 ms) : 0, 6019
Debugger [candidate] (5.973 ms) : 0, 5973
Remote Config [baseline] (622.596 µs) : 0, 623
Remote Config [candidate] (607.193 µs) : 0, 607
Telemetry [baseline] (8.014 ms) : 0, 8014
Telemetry [candidate] (7.98 ms) : 0, 7980
IAST [baseline] (27.518 ms) : 0, 27518
IAST [candidate] (23.144 ms) : 0, 23144
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (808.202 ms) : 0, 808202
BytebuddyAgent [candidate] (787.487 ms) : 0, 787487
GlobalTracer [baseline] (231.923 ms) : 0, 231923
GlobalTracer [candidate] (229.712 ms) : 0, 229712
AppSec [baseline] (52.305 ms) : 0, 52305
AppSec [candidate] (56.451 ms) : 0, 56451
Debugger [baseline] (6.067 ms) : 0, 6067
Debugger [candidate] (5.889 ms) : 0, 5889
Remote Config [baseline] (606.122 µs) : 0, 606
Remote Config [candidate] (580.359 µs) : 0, 580
Telemetry [baseline] (8.019 ms) : 0, 8019
Telemetry [candidate] (7.849 ms) : 0, 7849
IAST [baseline] (28.027 ms) : 0, 28027
IAST [candidate] (22.823 ms) : 0, 22823
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (809.581 ms) : 0, 809581
BytebuddyAgent [candidate] (786.153 ms) : 0, 786153
GlobalTracer [baseline] (233.201 ms) : 0, 233201
GlobalTracer [candidate] (229.424 ms) : 0, 229424
AppSec [baseline] (52.054 ms) : 0, 52054
AppSec [candidate] (56.272 ms) : 0, 56272
Debugger [baseline] (6.14 ms) : 0, 6140
Debugger [candidate] (5.885 ms) : 0, 5885
Remote Config [baseline] (642.837 µs) : 0, 643
Remote Config [candidate] (592.371 µs) : 0, 592
Telemetry [baseline] (8.091 ms) : 0, 8091
Telemetry [candidate] (7.663 ms) : 0, 7663
IAST [baseline] (28.443 ms) : 0, 28443
IAST [candidate] (22.285 ms) : 0, 22285
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-06-05T11:52:28 2025-06-05T11:59:02
git_branch master nikita.tkachenko/backport-pr-8903
git_commit_date 1749044153 1749123256
git_commit_sha 7787af7 b013431
release_version 1.50.0-SNAPSHOT~7787af738f 1.50.0-SNAPSHOT~b013431d32
start_time 2025-06-05T11:52:14 2025-06-05T11:58:47
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1749125739 1749125739
ci_job_id 969613693 969613693
ci_pipeline_id 67045403 67045403
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-spbqwyzc-project-304-concurrent-0-6o8hjh0r 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-spbqwyzc-project-304-concurrent-0-6o8hjh0r 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
thresholds_or_results results results
variant iast iast

Summary

Found 2 performance improvements and 2 performance regressions! Performance is the same for 5 metrics, 19 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration< 8000 /th> baseline mean throughput
scenario:load:petclinic:appsec worse
[+3.538ms; +3.913ms] or [+74.610%; +82.509%]
unstable
[-1328.279op/s; +604.317op/s] or [-140.422%; +63.886%]
8.468ms 583.942op/s 4.742ms 945.923op/s
scenario:load:petclinic:no_agent better
[-4.759ms; -4.585ms] or [-38.420%; -37.019%]
unstable
[+210.335op/s; +269.665op/s] or [+52.584%; +67.416%]
7.714ms 640.000op/s 12.387ms 400.000op/s
scenario:load:petclinic:profiling better
[-6.115ms; -5.713ms] or [-97.462%; -91.067%]
unstable
[+602.189op/s; +13916.931op/s] or [+81.329%; +1879.549%]
0.360ms 8000.000op/s 6.274ms 740.440op/s
scenario:load:petclinic:tracing worse
[+1.422ms; +1.818ms] or [+19.382%; +24.772%]
unstable
[-736.150op/s; +551.451op/s] or [-114.971%; +86.124%]
8.959ms 547.945op/s 7.339ms 640.295op/s

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita.tkachenko/backport-pr-8903
git_commit_date 1749044153 1749123256
git_commit_sha 7787af7 b013431
release_version 1.50.0-SNAPSHOT~7787af738f 1.50.0-SNAPSHOT~b013431d32
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1749125738 1749125738
ci_job_id 969613694 969613694
ci_pipeline_id 67045403 67045403
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-eqiwq57k-project-304-concurrent-1-g9r7d739 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-eqiwq57k-project-304-concurrent-1-g9r7d739 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
variant appsec appsec

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.474 ms) : 1463, 1486
.   : milestone, 1474,
appsec (2.41 ms) : 2361, 2459
.   : milestone, 2410,
iast (2.207 ms) : 2144, 2269
.   : milestone, 2207,
iast_GLOBAL (2.241 ms) : 2179, 2303
.   : milestone, 2241,
profiling (2.054 ms) : 2003, 2105
.   : milestone, 2054,
tracing (2.018 ms) : 1970, 2066
.   : milestone, 2018,
section candidate
no_agent (1.478 ms) : 1467, 1490
.   : milestone, 1478,
appsec (2.412 ms) : 2363, 2462
.   : milestone, 2412,
iast (2.19 ms) : 2128, 2251
.   : milestone, 2190,
iast_GLOBAL (2.237 ms) : 2175, 2300
.   : milestone, 2237,
profiling (2.054 ms) : 2003, 2105
.   : milestone, 2054,
tracing (2.019 ms) : 1971, 2067
.   : milestone, 2019,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.463 ms, 1.486 ms] -
appsec 2.41 ms [2.361 ms, 2.459 ms] 935.359 µs (63.4%)
iast 2.207 ms [2.144 ms, 2.269 ms] 732.403 µs (49.7%)
iast_GLOBAL 2.241 ms [2.179 ms, 2.303 ms] 766.549 µs (52.0%)
profiling 2.054 ms [2.003 ms, 2.105 ms] 579.923 µs (39.3%)
tracing 2.018 ms [1.97 ms, 2.066 ms] 543.245 µs (36.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.467 ms, 1.49 ms] -
appsec 2.412 ms [2.363 ms, 2.462 ms] 933.699 µs (63.2%)
iast 2.19 ms [2.128 ms, 2.251 ms] 711.034 µs (48.1%)
iast_GLOBAL 2.237 ms [2.175 ms, 2.3 ms] 758.759 µs (51.3%)
profiling 2.054 ms [2.003 ms, 2.105 ms] 575.311 µs (38.9%)
tracing 2.019 ms [1.971 ms, 2.067 ms] 540.499 µs (36.6%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~b013431d32, baseline=1.50.0-SNAPSHOT~7787af738f
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.025 s) : 15025000, 15025000
.   : milestone, 15025000,
appsec (14.787 s) : 14787000, 14787000
.   : milestone, 14787000,
iast (18.795 s) : 18795000, 18795000
.   : milestone, 18795000,
iast_GLOBAL (18.191 s) : 18191000, 18191000
.   : milestone, 18191000,
profiling (15.086 s) : 15086000, 15086000
.   : milestone, 15086000,
tracing (14.985 s) : 14985000, 14985000
.   : milestone, 14985000,
section candidate
no_agent (15.476 s) : 15476000, 15476000
.   : milestone, 15476000,
appsec (14.875 s) : 14875000, 14875000
.   : milestone, 14875000,
iast (18.824 s) : 18824000, 18824000
.   : milestone, 18824000,
iast_GLOBAL (18.171 s) : 18171000, 18171000
.   : milestone, 18171000,
profiling (15.697 s) : 15697000, 15697000
.   : milestone, 15697000,
tracing (14.985 s) : 14985000, 14985000
.   : milestone, 14985000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.025 s [15.025 s, 15.025 s] -
appsec 14.787 s [14.787 s, 14.787 s] -238.0 ms (-1.6%)
iast 18.795 s [18.795 s, 18.795 s] 3.77 s (25.1%)
iast_GLOBAL 18.191 s [18.191 s, 18.191 s] 3.166 s (21.1%)
profiling 15.086 s [15.086 s, 15.086 s] 61.0 ms (0.4%)
tracing 14.985 s [14.985 s, 14.985 s] -40.0 ms (-0.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.476 s [15.476 s, 15.476 s] -
appsec 14.875 s [14.875 s, 14.875 s] -601.0 ms (-3.9%)
iast 18.824 s [18.824 s, 18.824 s] 3.348 s (21.6%)
iast_GLOBAL 18.171 s [18.171 s, 18.171 s] 2.695 s (17.4%)
profiling 15.697 s [15.697 s, 15.697 s] 221.0 ms (1.4%)
tracing 14.985 s [14.985 s, 14.985 s] -491.0 ms (-3.2%)

auto-merge was automatically disabled June 5, 2025 13:49

Pull request was closed

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0