Skip to content

Replaced abandoned lib com.github.kstyrc with actively maintained com.github.codemonstur lib.#9405

Merged
AlexeyKuznetsov-DD merged 2 commits intomasterfrom
alexeyk/update-embedded-redis-lib
Aug 22, 2025
Merged

Replaced abandoned lib com.github.kstyrc with actively maintained com.github.codemonstur lib.#9405
AlexeyKuznetsov-DD merged 2 commits intomasterfrom
alexeyk/update-embedded-redis-lib

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

What Does This Do

Replaced abandoned embedded-redis library com.github.kstyrc with actively maintained com.github.codemonstur alternative.

Motivation

Clean code. Latest dependencies.

Additional Notes

This is follow-up for #9225.
I found how to fix test for Jedis 1.4.0 with new version of embedded-redis.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Aug 21, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added comp: testing Testing tag: no release notes Changes to exclude from release notes labels Aug 21, 2025
@datadog-datadog-prod-us1
Copy link
Copy Markdown
Contributor

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 68.77% (+11.22%)

View detailed report

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

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Aug 21, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/update-embedded-redis-lib
git_commit_date 1755787373 1755810220
git_commit_sha 69196fa 93bb8b8
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~93bb8b8fe0
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1755812110 1755812110
ci_job_id 1093149045 1093149045
ci_pipeline_id 74431224 74431224
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-3unvb9xl 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-3unvb9xl 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 47 metrics, 12 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.052 s) : 0, 1052327
Total [baseline] (8.674 s) : 0, 8673790
Agent [candidate] (1.056 s) : 0, 1056439
Total [candidate] (8.629 s) : 0, 8629182
section iast
Agent [baseline] (1.182 s) : 0, 1181749
Total [baseline] (9.35 s) : 0, 9350127
Agent [candidate] (1.196 s) : 0, 1196186
Total [candidate] (9.34 s) : 0, 9339906
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.052 s -
Agent iast 1.182 s 129.422 ms (12.3%)
Total tracing 8.674 s -
Total iast 9.35 s 676.337 ms (7.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.056 s -
Agent iast 1.196 s 139.747 ms (13.2%)
Total tracing 8.629 s -
Total iast 9.34 s 710.724 ms (8.2%)
gantt
    title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.473 ms) : 0, 1473
crashtracking [candidate] (1.455 ms) : 0, 1455
BytebuddyAgent [baseline] (734.405 ms) : 0, 734405
BytebuddyAgent [candidate] (738.619 ms) : 0, 738619
GlobalTracer [baseline] (243.258 ms) : 0, 243258
GlobalTracer [candidate] (244.552 ms) : 0, 244552
AppSec [baseline] (30.247 ms) : 0, 30247
AppSec [candidate] (30.23 ms) : 0, 30230
Debugger [baseline] (6.06 ms) : 0, 6060
Debugger [candidate] (6.054 ms) : 0, 6054
Remote Config [baseline] (668.833 µs) : 0, 669
Remote Config [candidate] (665.429 µs) : 0, 665
Telemetry [baseline] (15.213 ms) : 0, 15213
Telemetry [candidate] (13.742 ms) : 0, 13742
section iast
crashtracking [baseline] (1.449 ms) : 0, 1449
crashtracking [candidate] (1.467 ms) : 0, 1467
BytebuddyAgent [baseline] (853.181 ms) : 0, 853181
BytebuddyAgent [candidate] (864.718 ms) : 0, 864718
GlobalTracer [baseline] (234.298 ms) : 0, 234298
GlobalTracer [candidate] (234.949 ms) : 0, 234949
AppSec [baseline] (26.045 ms) : 0, 26045
AppSec [candidate] (29.754 ms) : 0, 29754
Debugger [baseline] (9.161 ms) : 0, 9161
Debugger [candidate] (7.494 ms) : 0, 7494
Remote Config [baseline] (603.721 µs) : 0, 604
Remote Config [candidate] (615.673 µs) : 0, 616
Telemetry [baseline] (8.197 ms) : 0, 8197
Telemetry [candidate] (9.433 ms) : 0, 9433
IAST [baseline] (27.781 ms) : 0, 27781
IAST [candidate] (26.498 ms) : 0, 26498
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.05 s) : 0, 1049856
Total [baseline] (10.762 s) : 0, 10762407
Agent [candidate] (1.048 s) : 0, 1047617
Total [candidate] (10.76 s) : 0, 10760196
section appsec
Agent [baseline] (1.234 s) : 0, 1234244
Total [baseline] (10.83 s) : 0, 10829673
Agent [candidate] (1.227 s) : 0, 1226892
Total [candidate] (10.813 s) : 0, 10812683
section iast
Agent [baseline] (1.183 s) : 0, 1182644
Total [baseline] (10.979 s) : 0, 10978967
Agent [candidate] (1.182 s) : 0, 1182150
Total [candidate] (10.891 s) : 0, 10891339
section profiling
Agent [baseline] (1.203 s) : 0, 1203078
Total [baseline] (10.891 s) : 0, 10890972
Agent [candidate] (1.202 s) : 0, 1201865
Total [candidate] (10.957 s) : 0, 10956541
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent appsec 1.234 s 184.387 ms (17.6%)
Agent iast 1.183 s 132.787 ms (12.6%)
Agent profiling 1.203 s 153.222 ms (14.6%)
Total tracing 10.762 s -
Total appsec 10.83 s 67.265 ms (0.6%)
Total iast 10.979 s 216.559 ms (2.0%)
Total profiling 10.891 s 128.565 ms (1.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent appsec 1.227 s 179.275 ms (17.1%)
Agent iast 1.182 s 134.533 ms (12.8%)
Agent profiling 1.202 s 154.248 ms (14.7%)
Total tracing 10.76 s -
Total appsec 10.813 s 52.487 ms (0.5%)
Total iast 10.891 s 131.142 ms (1.2%)
Total profiling 10.957 s 196.344 ms (1.8%)
gantt
    title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.462 ms) : 0, 1462
crashtracking [candidate] (1.444 ms) : 0, 1444
BytebuddyAgent [baseline] (734.991 ms) : 0, 734991
BytebuddyAgent [candidate] (732.188 ms) : 0, 732188
GlobalTracer [baseline] (243.702 ms) : 0, 243702
GlobalTracer [candidate] (242.493 ms) : 0, 242493
AppSec [baseline] (30.213 ms) : 0, 30213
AppSec [candidate] (29.994 ms) : 0, 29994
Debugger [baseline] (6.096 ms) : 0, 6096
Debugger [candidate] (6.082 ms) : 0, 6082
Remote Config [baseline] (666.74 µs) : 0, 667
Remote Config [candidate] (662.907 µs) : 0, 663
Telemetry [baseline] (11.647 ms) : 0, 11647
Telemetry [candidate] (13.729 ms) : 0, 13729
section appsec
crashtracking [baseline] (1.469 ms) : 0, 1469
crashtracking [candidate] (1.463 ms) : 0, 1463
BytebuddyAgent [baseline] (762.868 ms) : 0, 762868
BytebuddyAgent [candidate] (758.256 ms) : 0, 758256
GlobalTracer [baseline] (237.868 ms) : 0, 237868
GlobalTracer [candidate] (236.182 ms) : 0, 236182
AppSec [baseline] (171.998 ms) : 0, 171998
AppSec [candidate] (170.671 ms) : 0, 170671
Debugger [baseline] (5.779 ms) : 0, 5779
Debugger [candidate] (6.509 ms) : 0, 6509
Remote Config [baseline] (640.95 µs) : 0, 641
Remote Config [candidate] (635.468 µs) : 0, 635
Telemetry [baseline] (8.503 ms) : 0, 8503
Telemetry [candidate] (8.451 ms) : 0, 8451
IAST [baseline] (23.842 ms) : 0, 23842
IAST [candidate] (23.497 ms) : 0, 23497
section iast
crashtracking [baseline] (1.449 ms) : 0, 1449
crashtracking [candidate] (1.455 ms) : 0, 1455
BytebuddyAgent [baseline] (853.221 ms) : 0, 853221
BytebuddyAgent [candidate] (852.997 ms) : 0, 852997
GlobalTracer [baseline] (233.773 ms) : 0, 233773
GlobalTracer [candidate] (234.495 ms) : 0, 234495
AppSec [baseline] (26.935 ms) : 0, 26935
AppSec [candidate] (26.974 ms) : 0, 26974
Debugger [baseline] (7.483 ms) : 0, 7483
Debugger [candidate] (7.366 ms) : 0, 7366
Remote Config [baseline] (609.568 µs) : 0, 610
Remote Config [candidate] (599.627 µs) : 0, 600
Telemetry [baseline] (8.449 ms) : 0, 8449
Telemetry [candidate] (8.214 ms) : 0, 8214
IAST [baseline] (29.608 ms) : 0, 29608
IAST [candidate] (28.939 ms) : 0, 28939
section profiling
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.439 ms) : 0, 1439
BytebuddyAgent [baseline] (767.297 ms) : 0, 767297
BytebuddyAgent [candidate] (764.708 ms) : 0, 764708
GlobalTracer [baseline] (223.044 ms) : 0, 223044
GlobalTracer [candidate] (223.744 ms) : 0, 223744
AppSec [baseline] (30.312 ms) : 0, 30312
AppSec [candidate] (30.358 ms) : 0, 30358
Debugger [baseline] (6.342 ms) : 0, 6342
Debugger [candidate] (6.371 ms) : 0, 6371
Remote Config [baseline] (694.116 µs) : 0, 694
Remote Config [candidate] (721.155 µs) : 0, 721
Telemetry [baseline] (16.435 ms) : 0, 16435
Telemetry [candidate] (16.219 ms) : 0, 16219
ProfilingAgent [baseline] (107.47 ms) : 0, 107470
ProfilingAgent [candidate] (108.568 ms) : 0, 108568
Profiling [baseline] (108.102 ms) : 0, 108102
Profiling [candidate] (109.224 ms) : 0, 109224
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/update-embedded-redis-lib
git_commit_date 1755787373 1755810220
git_commit_sha 69196fa 93bb8b8
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~93bb8b8fe0
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1755811776 1755811776
ci_job_id 1093149047 1093149047
ci_pipeline_id 74431224 74431224
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-0b7b739z 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-0b7b739z 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 insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.254 ms) : 4206, 4302
.   : milestone, 4254,
iast (9.393 ms) : 9237, 9550
.   : milestone, 9393,
iast_FULL (14.56 ms) : 14268, 14853
.   : milestone, 14560,
iast_GLOBAL (10.461 ms) : 10278, 10644
.   : milestone, 10461,
profiling (8.603 ms) : 8466, 8740
.   : milestone, 8603,
tracing (7.758 ms) : 7640, 7875
.   : milestone, 7758,
section candidate
no_agent (4.26 ms) : 4212, 4308
.   : milestone, 4260,
iast (9.287 ms) : 9134, 9440
.   : milestone, 9287,
iast_FULL (14.057 ms) : 13783, 14331
.   : milestone, 14057,
iast_GLOBAL (10.329 ms) : 10151, 10508
.   : milestone, 10329,
profiling (8.727 ms) : 8581, 8872
.   : milestone, 8727,
tracing (7.586 ms) : 7476, 7696
.   : milestone, 7586,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.254 ms [4.206 ms, 4.302 ms] -
iast 9.393 ms [9.237 ms, 9.55 ms] 5.139 ms (120.8%)
iast_FULL 14.56 ms [14.268 ms, 14.853 ms] 10.306 ms (242.3%)
iast_GLOBAL 10.461 ms [10.278 ms, 10.644 ms] 6.207 ms (145.9%)
profiling 8.603 ms [8.466 ms, 8.74 ms] 4.349 ms (102.2%)
tracing 7.758 ms [7.64 ms, 7.875 ms] 3.504 ms (82.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.26 ms [4.212 ms, 4.308 ms] -
iast 9.287 ms [9.134 ms, 9.44 ms] 5.027 ms (118.0%)
iast_FULL 14.057 ms [13.783 ms, 14.331 ms] 9.797 ms (230.0%)
iast_GLOBAL 10.329 ms [10.151 ms, 10.508 ms] 6.069 ms (142.5%)
profiling 8.727 ms [8.581 ms, 8.872 ms] 4.466 ms (104.8%)
tracing 7.586 ms [7.476 ms, 7.696 ms] 3.326 ms (78.1%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.325 ms) : 37028, 37622
.   : milestone, 37325,
appsec (46.516 ms) : 46100, 46931
.   : milestone, 46516,
code_origins (45.022 ms) : 44631, 45412
.   : milestone, 45022,
iast (43.947 ms) : 43567, 44327
.   : milestone, 43947,
profiling (46.592 ms) : 46149, 47036
.   : milestone, 46592,
tracing (44.215 ms) : 43837, 44592
.   : milestone, 44215,
section candidate
no_agent (38.008 ms) : 37699, 38316
.   : milestone, 38008,
appsec (46.59 ms) : 46180, 47000
.   : milestone, 46590,
code_origins (45.008 ms) : 44627, 45390
.   : milestone, 45008,
iast (44.654 ms) : 44256, 45052
.   : milestone, 44654,
profiling (46.737 ms) : 46316, 47157
.   : milestone, 46737,
tracing (44.266 ms) : 43881, 44651
.   : milestone, 44266,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.325 ms [37.028 ms, 37.622 ms] -
appsec 46.516 ms [46.1 ms, 46.931 ms] 9.191 ms (24.6%)
code_origins 45.022 ms [44.631 ms, 45.412 ms] 7.697 ms (20.6%)
iast 43.947 ms [43.567 ms, 44.327 ms] 6.622 ms (17.7%)
profiling 46.592 ms [46.149 ms, 47.036 ms] 9.268 ms (24.8%)
tracing 44.215 ms [43.837 ms, 44.592 ms] 6.89 ms (18.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 38.008 ms [37.699 ms, 38.316 ms] -
appsec 46.59 ms [46.18 ms, 47.0 ms] 8.582 ms (22.6%)
code_origins 45.008 ms [44.627 ms, 45.39 ms] 7.001 ms (18.4%)
iast 44.654 ms [44.256 ms, 45.052 ms] 6.646 ms (17.5%)
profiling 46.737 ms [46.316 ms, 47.157 ms] 8.729 ms (23.0%)
tracing 44.266 ms [43.881 ms, 44.651 ms] 6.258 ms (16.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/update-embedded-redis-lib
git_commit_date 1755787373 1755810220
git_commit_sha 69196fa 93bb8b8
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~93bb8b8fe0
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1755812173 1755812173
ci_job_id 1093149048 1093149048
ci_pipeline_id 74431224 74431224
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-a4hhn0o1 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-a4hhn0o1 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.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.788 s) : 14788000, 14788000
.   : milestone, 14788000,
appsec (14.726 s) : 14726000, 14726000
.   : milestone, 14726000,
iast (18.173 s) : 18173000, 18173000
.   : milestone, 18173000,
iast_GLOBAL (18.296 s) : 18296000, 18296000
.   : milestone, 18296000,
profiling (15.398 s) : 15398000, 15398000
.   : milestone, 15398000,
tracing (15.102 s) : 15102000, 15102000
.   : milestone, 15102000,
section candidate
no_agent (15.065 s) : 15065000, 15065000
.   : milestone, 15065000,
appsec (14.966 s) : 14966000, 14966000
.   : milestone, 14966000,
iast (18.309 s) : 18309000, 18309000
.   : milestone, 18309000,
iast_GLOBAL (18.197 s) : 18197000, 18197000
.   : milestone, 18197000,
profiling (15.228 s) : 15228000, 15228000
.   : milestone, 15228000,
tracing (15.01 s) : 15010000, 15010000
.   : milestone, 15010000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.788 s [14.788 s, 14.788 s] -
appsec 14.726 s [14.726 s, 14.726 s] -62.0 ms (-0.4%)
iast 18.173 s [18.173 s, 18.173 s] 3.385 s (22.9%)
iast_GLOBAL 18.296 s [18.296 s, 18.296 s] 3.508 s (23.7%)
profiling 15.398 s [15.398 s, 15.398 s] 610.0 ms (4.1%)
tracing 15.102 s [15.102 s, 15.102 s] 314.0 ms (2.1%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.065 s [15.065 s, 15.065 s] -
appsec 14.966 s [14.966 s, 14.966 s] -99.0 ms (-0.7%)
iast 18.309 s [18.309 s, 18.309 s] 3.244 s (21.5%)
iast_GLOBAL 18.197 s [18.197 s, 18.197 s] 3.132 s (20.8%)
profiling 15.228 s [15.228 s, 15.228 s] 163.0 ms (1.1%)
tracing 15.01 s [15.01 s, 15.01 s] -55.0 ms (-0.4%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~93bb8b8fe0, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.482 ms) : 1470, 1493
.   : milestone, 1482,
appsec (3.66 ms) : 3443, 3877
.   : milestone, 3660,
iast (2.205 ms) : 2142, 2268
.   : milestone, 2205,
iast_GLOBAL (2.248 ms) : 2185, 2311
.   : milestone, 2248,
profiling (2.044 ms) : 1993, 2095
.   : milestone, 2044,
tracing (2.015 ms) : 1966, 2063
.   : milestone, 2015,
section candidate
no_agent (1.48 ms) : 1468, 1491
.   : milestone, 1480,
appsec (3.672 ms) : 3455, 3888
.   : milestone, 3672,
iast (2.198 ms) : 2136, 2261
.   : milestone, 2198,
iast_GLOBAL (2.24 ms) : 2177, 2303
.   : milestone, 2240,
profiling (2.075 ms) : 2022, 2127
.   : milestone, 2075,
tracing (2.022 ms) : 1973, 2071
.   : milestone, 2022,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.493 ms] -
appsec 3.66 ms [3.443 ms, 3.877 ms] 2.179 ms (147.0%)
iast 2.205 ms [2.142 ms, 2.268 ms] 723.561 µs (48.8%)
iast_GLOBAL 2.248 ms [2.185 ms, 2.311 ms] 766.495 µs (51.7%)
profiling 2.044 ms [1.993 ms, 2.095 ms] 562.533 µs (38.0%)
tracing 2.015 ms [1.966 ms, 2.063 ms] 533.375 µs (36.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.48 ms [1.468 ms, 1.491 ms] -
appsec 3.672 ms [3.455 ms, 3.888 ms] 2.192 ms (148.1%)
iast 2.198 ms [2.136 ms, 2.261 ms] 718.395 µs (48.5%)
iast_GLOBAL 2.24 ms [2.177 ms, 2.303 ms] 759.785 µs (51.3%)
profiling 2.075 ms [2.022 ms, 2.127 ms] 594.741 µs (40.2%)
tracing 2.022 ms [1.973 ms, 2.071 ms] 542.211 µs (36.6%)

Copy link
Copy Markdown
Contributor

@PerfectSlayer PerfectSlayer left a comment

Choose a reason for hiding this comment

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

👏 praise: ‏Thanks for the maintenance 👍

@PerfectSlayer PerfectSlayer added the tag: dependencies Dependencies related changes label Aug 22, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review August 22, 2025 12:03
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner August 22, 2025 12:03
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 0ce85a2 into master Aug 22, 2025
501 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/update-embedded-redis-lib branch August 22, 2025 12:04
@github-actions github-actions Bot added this to the 1.53.0 milestone Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants