Skip to content

Conversation

AlexeyKuznetsov-DD
Copy link
Contributor

What Does This Do

Tests: implemented switch from logback to slf4j-simple when needed.

Motivation

Green CI.

Additional Notes

Use slf4j-simple as default; logback has a high chance of getting stuck in a deadlock on CI.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Aug 28, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added comp: testing Testing tag: no release notes Changes to exclude from release notes labels Aug 28, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review August 28, 2025 17:28
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners August 28, 2025 17:28
Copy link

datadog-official bot commented Aug 28, 2025

🎯 Code Coverage
Patch Coverage: 0.00%
Total Coverage: 57.58% (-0.01%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Aug 28, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/slf4j-simple
git_commit_date 1756404933 1756470241
git_commit_sha d07fee9 a2263f9
release_version 1.53.0-SNAPSHOT~d07fee98fb 1.53.0-SNAPSHOT~a2263f90f2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1756472076 1756472076
ci_job_id 1105179695 1105179695
ci_pipeline_id 75077356 75077356
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-bykwbe7m 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-bykwbe7m 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 48 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.055 s) : 0, 1055482
Total [baseline] (8.644 s) : 0, 8644406
Agent [candidate] (1.048 s) : 0, 1048382
Total [candidate] (8.619 s) : 0, 8618759
section iast
Agent [baseline] (1.182 s) : 0, 1181680
Total [baseline] (9.348 s) : 0, 9347742
Agent [candidate] (1.182 s) : 0, 1182011
Total [candidate] (9.337 s) : 0, 9336859
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.055 s -
Agent iast 1.182 s 126.198 ms (12.0%)
Total tracing 8.644 s -
Total iast 9.348 s 703.336 ms (8.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent iast 1.182 s 133.628 ms (12.7%)
Total tracing 8.619 s -
Total iast 9.337 s 718.1 ms (8.3%)
gantt
    title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.455 ms) : 0, 1455
crashtracking [candidate] (1.454 ms) : 0, 1454
BytebuddyAgent [baseline] (736.951 ms) : 0, 736951
BytebuddyAgent [candidate] (733.601 ms) : 0, 733601
GlobalTracer [baseline] (243.695 ms) : 0, 243695
GlobalTracer [candidate] (243.135 ms) : 0, 243135
AppSec [baseline] (30.213 ms) : 0, 30213
AppSec [candidate] (30.224 ms) : 0, 30224
Debugger [baseline] (6.058 ms) : 0, 6058
Debugger [candidate] (6.065 ms) : 0, 6065
Remote Config [baseline] (677.12 µs) : 0, 677
Remote Config [candidate] (677.358 µs) : 0, 677
Telemetry [baseline] (15.367 ms) : 0, 15367
Telemetry [candidate] (12.268 ms) : 0, 12268
section iast
crashtracking [baseline] (1.453 ms) : 0, 1453
crashtracking [candidate] (1.452 ms) : 0, 1452
BytebuddyAgent [baseline] (852.785 ms) : 0, 852785
BytebuddyAgent [candidate] (852.56 ms) : 0, 852560
GlobalTracer [baseline] (233.51 ms) : 0, 233510
GlobalTracer [candidate] (233.636 ms) : 0, 233636
IAST [baseline] (29.568 ms) : 0, 29568
IAST [candidate] (29.683 ms) : 0, 29683
AppSec [baseline] (26.857 ms) : 0, 26857
AppSec [candidate] (27.985 ms) : 0, 27985
Debugger [baseline] (7.548 ms) : 0, 7548
Debugger [candidate] (6.623 ms) : 0, 6623
Remote Config [baseline] (606.157 µs) : 0, 606
Remote Config [candidate] (611.317 µs) : 0, 611
Telemetry [baseline] (8.331 ms) : 0, 8331
Telemetry [candidate] (8.329 ms) : 0, 8329
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.048 s) : 0, 1048370
Total [baseline] (10.738 s) : 0, 10738165
Agent [candidate] (1.05 s) : 0, 1049551
Total [candidate] (10.856 s) : 0, 10855627
section appsec
Agent [baseline] (1.236 s) : 0, 1236134
Total [baseline] (10.781 s) : 0, 10780971
Agent [candidate] (1.222 s) : 0, 1222123
Total [candidate] (10.857 s) : 0, 10857231
section iast
Agent [baseline] (1.195 s) : 0, 1194945
Total [baseline] (11.049 s) : 0, 11049032
Agent [candidate] (1.185 s) : 0, 1184787
Total [candidate] (11.017 s) : 0, 11016676
section profiling
Agent [baseline] (1.198 s) : 0, 1197923
Total [baseline] (10.912 s) : 0, 10911745
Agent [candidate] (1.199 s) : 0, 1198859
Total [candidate] (10.961 s) : 0, 10960569
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent appsec 1.236 s 187.764 ms (17.9%)
Agent iast 1.195 s 146.575 ms (14.0%)
Agent profiling 1.198 s 149.553 ms (14.3%)
Total tracing 10.738 s -
Total appsec 10.781 s 42.807 ms (0.4%)
Total iast 11.049 s 310.867 ms (2.9%)
Total profiling 10.912 s 173.58 ms (1.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent appsec 1.222 s 172.572 ms (16.4%)
Agent iast 1.185 s 135.236 ms (12.9%)
Agent profiling 1.199 s 149.307 ms (14.2%)
Total tracing 10.856 s -
Total appsec 10.857 s 1.605 ms (0.0%)
Total iast 11.017 s 161.049 ms (1.5%)
Total profiling 10.961 s 104.942 ms (1.0%)
gantt
    title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.452 ms) : 0, 1452
crashtracking [candidate] (1.465 ms) : 0, 1465
BytebuddyAgent [baseline] (733.934 ms) : 0, 733934
BytebuddyAgent [candidate] (733.494 ms) : 0, 733494
GlobalTracer [baseline] (243.543 ms) : 0, 243543
GlobalTracer [candidate] (244.477 ms) : 0, 244477
AppSec [baseline] (30.192 ms) : 0, 30192
AppSec [candidate] (30.564 ms) : 0, 30564
Debugger [baseline] (6.088 ms) : 0, 6088
Debugger [candidate] (6.121 ms) : 0, 6121
Remote Config [baseline] (666.306 µs) : 0, 666
Remote Config [candidate] (676.128 µs) : 0, 676
Telemetry [baseline] (11.459 ms) : 0, 11459
Telemetry [candidate] (11.631 ms) : 0, 11631
section appsec
crashtracking [baseline] (1.471 ms) : 0, 1471
crashtracking [candidate] (1.446 ms) : 0, 1446
BytebuddyAgent [baseline] (762.863 ms) : 0, 762863
BytebuddyAgent [candidate] (754.12 ms) : 0, 754120
GlobalTracer [baseline] (238.747 ms) : 0, 238747
GlobalTracer [candidate] (235.374 ms) : 0, 235374
IAST [baseline] (24.086 ms) : 0, 24086
IAST [candidate] (23.48 ms) : 0, 23480
AppSec [baseline] (171.153 ms) : 0, 171153
AppSec [candidate] (170.833 ms) : 0, 170833
Debugger [baseline] (5.798 ms) : 0, 5798
Debugger [candidate] (6.664 ms) : 0, 6664
Remote Config [baseline] (653.303 µs) : 0, 653
Remote Config [candidate] (651.506 µs) : 0, 652
Telemetry [baseline] (10.074 ms) : 0, 10074
Telemetry [candidate] (8.454 ms) : 0, 8454
section iast
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.446 ms) : 0, 1446
BytebuddyAgent [baseline] (862.321 ms) : 0, 862321
BytebuddyAgent [candidate] (854.739 ms) : 0, 854739
GlobalTracer [baseline] (236.1 ms) : 0, 236100
GlobalTracer [candidate] (234.357 ms) : 0, 234357
IAST [baseline] (29.035 ms) : 0, 29035
IAST [candidate] (29.81 ms) : 0, 29810
AppSec [baseline] (27.166 ms) : 0, 27166
AppSec [candidate] (28.673 ms) : 0, 28673
Debugger [baseline] (8.57 ms) : 0, 8570
Debugger [candidate] (5.747 ms) : 0, 5747
Remote Config [baseline] (635.869 µs) : 0, 636
Remote Config [candidate] (607.407 µs) : 0, 607
Telemetry [baseline] (8.382 ms) : 0, 8382
Telemetry [candidate] (8.291 ms) : 0, 8291
section profiling
crashtracking [baseline] (1.438 ms) : 0, 1438
crashtracking [candidate] (1.422 ms) : 0, 1422
BytebuddyAgent [baseline] (763.823 ms) : 0, 763823
BytebuddyAgent [candidate] (763.669 ms) : 0, 763669
GlobalTracer [baseline] (222.062 ms) : 0, 222062
GlobalTracer [candidate] (222.361 ms) : 0, 222361
AppSec [baseline] (29.987 ms) : 0, 29987
AppSec [candidate] (30.185 ms) : 0, 30185
Debugger [baseline] (6.261 ms) : 0, 6261
Debugger [candidate] (6.247 ms) : 0, 6247
Remote Config [baseline] (705.125 µs) : 0, 705
Remote Config [candidate] (695.109 µs) : 0, 695
Telemetry [baseline] (16.273 ms) : 0, 16273
Telemetry [candidate] (16.438 ms) : 0, 16438
ProfilingAgent [baseline] (107.642 ms) : 0, 107642
ProfilingAgent [candidate] (108.216 ms) : 0, 108216
Profiling [baseline] (108.293 ms) : 0, 108293
Profiling [candidate] (108.891 ms) : 0, 108891
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/slf4j-simple
git_commit_date 1756404933 1756470241
git_commit_sha d07fee9 a2263f9
release_version 1.53.0-SNAPSHOT~d07fee98fb 1.53.0-SNAPSHOT~a2263f90f2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1756471740 1756471740
ci_job_id 1105179697 1105179697
ci_pipeline_id 75077356 75077356
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-iw1mrb42 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-iw1mrb42 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 12 metrics, 12 unstable metrics.

Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.576 ms) : 37269, 37882
.   : milestone, 37576,
appsec (48.229 ms) : 47775, 48683
.   : milestone, 48229,
code_origins (44.986 ms) : 44596, 45376
.   : milestone, 44986,
iast (44.195 ms) : 43814, 44576
.   : milestone, 44195,
profiling (46.582 ms) : 46139, 47025
.   : milestone, 46582,
tracing (44.692 ms) : 44310, 45074
.   : milestone, 44692,
section candidate
no_agent (37.33 ms) : 37032, 37628
.   : milestone, 37330,
appsec (47.218 ms) : 46789, 47646
.   : milestone, 47218,
code_origins (45.108 ms) : 44723, 45492
.   : milestone, 45108,
iast (44.18 ms) : 43795, 44565
.   : milestone, 44180,
profiling (47.035 ms) : 46594, 47476
.   : milestone, 47035,
tracing (43.909 ms) : 43548, 44269
.   : milestone, 43909,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.576 ms [37.269 ms, 37.882 ms] -
appsec 48.229 ms [47.775 ms, 48.683 ms] 10.654 ms (28.4%)
code_origins 44.986 ms [44.596 ms, 45.376 ms] 7.411 ms (19.7%)
iast 44.195 ms [43.814 ms, 44.576 ms] 6.619 ms (17.6%)
profiling 46.582 ms [46.139 ms, 47.025 ms] 9.007 ms (24.0%)
tracing 44.692 ms [44.31 ms, 45.074 ms] 7.117 ms (18.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.33 ms [37.032 ms, 37.628 ms] -
appsec 47.218 ms [46.789 ms, 47.646 ms] 9.888 ms (26.5%)
code_origins 45.108 ms [44.723 ms, 45.492 ms] 7.778 ms (20.8%)
iast 44.18 ms [43.795 ms, 44.565 ms] 6.85 ms (18.3%)
profiling 47.035 ms [46.594 ms, 47.476 ms] 9.705 ms (26.0%)
tracing 43.909 ms [43.548 ms, 44.269 ms] 6.579 ms (17.6%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.333 ms) : 4277, 4389
.   : milestone, 4333,
iast (9.065 ms) : 8922, 9209
.   : milestone, 9065,
iast_FULL (13.886 ms) : 13611, 14161
.   : milestone, 13886,
iast_GLOBAL (10.389 ms) : 10201, 10577
.   : milestone, 10389,
profiling (8.715 ms) : 8575, 8856
.   : milestone, 8715,
tracing (7.404 ms) : 7300, 7509
.   : milestone, 7404,
section candidate
no_agent (4.267 ms) : 4220, 4315
.   : milestone, 4267,
iast (9.128 ms) : 8971, 9285
.   : milestone, 9128,
iast_FULL (13.581 ms) : 13312, 13850
.   : milestone, 13581,
iast_GLOBAL (10.683 ms) : 10477, 10888
.   : milestone, 10683,
profiling (8.968 ms) : 8818, 9119
.   : milestone, 8968,
tracing (7.338 ms) : 7237, 7440
.   : milestone, 7338,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.333 ms [4.277 ms, 4.389 ms] -
iast 9.065 ms [8.922 ms, 9.209 ms] 4.733 ms (109.2%)
iast_FULL 13.886 ms [13.611 ms, 14.161 ms] 9.553 ms (220.5%)
iast_GLOBAL 10.389 ms [10.201 ms, 10.577 ms] 6.056 ms (139.8%)
profiling 8.715 ms [8.575 ms, 8.856 ms] 4.383 ms (101.2%)
tracing 7.404 ms [7.3 ms, 7.509 ms] 3.072 ms (70.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.267 ms [4.22 ms, 4.315 ms] -
iast 9.128 ms [8.971 ms, 9.285 ms] 4.86 ms (113.9%)
iast_FULL 13.581 ms [13.312 ms, 13.85 ms] 9.314 ms (218.2%)
iast_GLOBAL 10.683 ms [10.477 ms, 10.888 ms] 6.415 ms (150.3%)
profiling 8.968 ms [8.818 ms, 9.119 ms] 4.701 ms (110.2%)
tracing 7.338 ms [7.237 ms, 7.44 ms] 3.071 ms (72.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/slf4j-simple
git_commit_date 1756404933 1756470241
git_commit_sha d07fee9 a2263f9
release_version 1.53.0-SNAPSHOT~d07fee98fb 1.53.0-SNAPSHOT~a2263f90f2
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1756472214 1756472214
ci_job_id 1105179699 1105179699
ci_pipeline_id 75077356 75077356
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-oa01v4db 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-oa01v4db 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.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.477 ms) : 1465, 1488
.   : milestone, 1477,
appsec (3.652 ms) : 3436, 3869
.   : milestone, 3652,
iast (2.208 ms) : 2145, 2272
.   : milestone, 2208,
iast_GLOBAL (2.239 ms) : 2176, 2302
.   : milestone, 2239,
profiling (2.053 ms) : 2002, 2104
.   : milestone, 2053,
tracing (2.04 ms) : 1991, 2090
.   : milestone, 2040,
section candidate
no_agent (1.475 ms) : 1464, 1487
.   : milestone, 1475,
appsec (3.663 ms) : 3447, 3879
.   : milestone, 3663,
iast (2.201 ms) : 2138, 2264
.   : milestone, 2201,
iast_GLOBAL (2.254 ms) : 2191, 2317
.   : milestone, 2254,
profiling (2.057 ms) : 2006, 2109
.   : milestone, 2057,
tracing (2.024 ms) : 1974, 2073
.   : milestone, 2024,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.488 ms] -
appsec 3.652 ms [3.436 ms, 3.869 ms] 2.176 ms (147.3%)
iast 2.208 ms [2.145 ms, 2.272 ms] 731.361 µs (49.5%)
iast_GLOBAL 2.239 ms [2.176 ms, 2.302 ms] 762.214 µs (51.6%)
profiling 2.053 ms [2.002 ms, 2.104 ms] 576.416 µs (39.0%)
tracing 2.04 ms [1.991 ms, 2.09 ms] 563.554 µs (38.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.464 ms, 1.487 ms] -
appsec 3.663 ms [3.447 ms, 3.879 ms] 2.188 ms (148.3%)
iast 2.201 ms [2.138 ms, 2.264 ms] 725.177 µs (49.1%)
iast_GLOBAL 2.254 ms [2.191 ms, 2.317 ms] 778.432 µs (52.8%)
profiling 2.057 ms [2.006 ms, 2.109 ms] 581.923 µs (39.4%)
tracing 2.024 ms [1.974 ms, 2.073 ms] 548.152 µs (37.2%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~a2263f90f2, baseline=1.53.0-SNAPSHOT~d07fee98fb
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.824 s) : 14824000, 14824000
.   : milestone, 14824000,
appsec (14.674 s) : 14674000, 14674000
.   : milestone, 14674000,
iast (18.227 s) : 18227000, 18227000
.   : milestone, 18227000,
iast_GLOBAL (17.96 s) : 17960000, 17960000
.   : milestone, 17960000,
profiling (15.724 s) : 15724000, 15724000
.   : milestone, 15724000,
tracing (14.897 s) : 14897000, 14897000
.   : milestone, 14897000,
section candidate
no_agent (14.947 s) : 14947000, 14947000
.   : milestone, 14947000,
appsec (14.779 s) : 14779000, 14779000
.   : milestone, 14779000,
iast (18.264 s) : 18264000, 18264000
.   : milestone, 18264000,
iast_GLOBAL (18.246 s) : 18246000, 18246000
.   : milestone, 18246000,
profiling (15.462 s) : 15462000, 15462000
.   : milestone, 15462000,
tracing (15.054 s) : 15054000, 15054000
.   : milestone, 15054000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.824 s [14.824 s, 14.824 s] -
appsec 14.674 s [14.674 s, 14.674 s] -150.0 ms (-1.0%)
iast 18.227 s [18.227 s, 18.227 s] 3.403 s (23.0%)
iast_GLOBAL 17.96 s [17.96 s, 17.96 s] 3.136 s (21.2%)
profiling 15.724 s [15.724 s, 15.724 s] 900.0 ms (6.1%)
tracing 14.897 s [14.897 s, 14.897 s] 73.0 ms (0.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.947 s [14.947 s, 14.947 s] -
appsec 14.779 s [14.779 s, 14.779 s] -168.0 ms (-1.1%)
iast 18.264 s [18.264 s, 18.264 s] 3.317 s (22.2%)
iast_GLOBAL 18.246 s [18.246 s, 18.246 s] 3.299 s (22.1%)
profiling 15.462 s [15.462 s, 15.462 s] 515.0 ms (3.4%)
tracing 15.054 s [15.054 s, 15.054 s] 107.0 ms (0.7%)

Copy link
Contributor

@mcculls mcculls left a comment

Choose a reason for hiding this comment

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

Nice solution

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 774fd16 into master Aug 29, 2025
502 of 503 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/slf4j-simple branch August 29, 2025 13:39
@github-actions github-actions bot added this to the 1.53.0 milestone Aug 29, 2025
Copy link
Contributor

@bric3 bric3 left a comment

Choose a reason for hiding this comment

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

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: testing Testing tag: no release notes Changes to exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants