Skip to content

Conversation

@PerfectSlayer
Copy link
Contributor

What Does This Do

Clean up leftover log entry

Motivation

Remove refactoring debugging logs

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@PerfectSlayer PerfectSlayer added the tag: no release notes Changes to exclude from release notes label Aug 22, 2025
@PerfectSlayer PerfectSlayer requested a review from a team as a code owner August 22, 2025 07:04
@PerfectSlayer PerfectSlayer added the inst: aws sdk AWS SDK instrumentation label Aug 22, 2025
@PerfectSlayer PerfectSlayer enabled auto-merge (squash) August 22, 2025 07:04
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Aug 22, 2025

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

View detailed report

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

@Override
public void afterResponse(final Request<?> request, final Response<?> response) {
final Context context = request.getHandlerContext(CONTEXT_CONTEXT_KEY);
log.warn("context {}", context);
Copy link
Contributor

Choose a reason for hiding this comment

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

do we had customers complying about? it's quite an annoying log this one

Copy link
Contributor Author

@PerfectSlayer PerfectSlayer Aug 22, 2025

Choose a reason for hiding this comment

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

Nope, it come from a recent refactoring. No release done since.

Copy link
Contributor

@amarziali amarziali left a comment

Choose a reason for hiding this comment

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

thanks

@pr-commenter
Copy link

pr-commenter bot commented Aug 22, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bbujon/ci
git_commit_date 1755787373 1755846075
git_commit_sha 69196fa d4d6893
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~d4d689380a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1755848326 1755848326
ci_job_id 1093463438 1093463438
ci_pipeline_id 74451654 74451654
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-nj0dhxxg 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-nj0dhxxg 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 49 metrics, 10 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.045 s) : 0, 1045275
Total [baseline] (10.753 s) : 0, 10753459
Agent [candidate] (1.049 s) : 0, 1049225
Total [candidate] (10.747 s) : 0, 10746948
section appsec
Agent [baseline] (1.223 s) : 0, 1223411
Total [baseline] (10.765 s) : 0, 10765465
Agent [candidate] (1.224 s) : 0, 1223679
Total [candidate] (10.761 s) : 0, 10761076
section iast
Agent [baseline] (1.182 s) : 0, 1182237
Total [baseline] (10.962 s) : 0, 10962025
Agent [candidate] (1.191 s) : 0, 1191271
Total [candidate] (10.933 s) : 0, 10932652
section profiling
Agent [baseline] (1.204 s) : 0, 1204212
Total [baseline] (10.888 s) : 0, 10888047
Agent [candidate] (1.195 s) : 0, 1194999
Total [candidate] (10.847 s) : 0, 10846818
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent appsec 1.223 s 178.136 ms (17.0%)
Agent iast 1.182 s 136.963 ms (13.1%)
Agent profiling 1.204 s 158.937 ms (15.2%)
Total tracing 10.753 s -
Total appsec 10.765 s 12.007 ms (0.1%)
Total iast 10.962 s 208.566 ms (1.9%)
Total profiling 10.888 s 134.589 ms (1.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.049 s -
Agent appsec 1.224 s 174.455 ms (16.6%)
Agent iast 1.191 s 142.047 ms (13.5%)
Agent profiling 1.195 s 145.774 ms (13.9%)
Total tracing 10.747 s -
Total appsec 10.761 s 14.128 ms (0.1%)
Total iast 10.933 s 185.704 ms (1.7%)
Total profiling 10.847 s 99.87 ms (0.9%)
gantt
    title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.462 ms) : 0, 1462
crashtracking [candidate] (1.453 ms) : 0, 1453
BytebuddyAgent [baseline] (731.961 ms) : 0, 731961
BytebuddyAgent [candidate] (733.514 ms) : 0, 733514
GlobalTracer [baseline] (242.346 ms) : 0, 242346
GlobalTracer [candidate] (243.564 ms) : 0, 243564
AppSec [baseline] (30.188 ms) : 0, 30188
AppSec [candidate] (30.458 ms) : 0, 30458
Debugger [baseline] (6.058 ms) : 0, 6058
Debugger [candidate] (6.111 ms) : 0, 6111
Remote Config [baseline] (682.566 µs) : 0, 683
Remote Config [candidate] (676.251 µs) : 0, 676
Telemetry [baseline] (11.52 ms) : 0, 11520
Telemetry [candidate] (12.267 ms) : 0, 12267
section appsec
crashtracking [baseline] (1.465 ms) : 0, 1465
crashtracking [candidate] (1.455 ms) : 0, 1455
BytebuddyAgent [baseline] (755.35 ms) : 0, 755350
BytebuddyAgent [candidate] (755.578 ms) : 0, 755578
GlobalTracer [baseline] (235.211 ms) : 0, 235211
GlobalTracer [candidate] (235.536 ms) : 0, 235536
AppSec [baseline] (170.919 ms) : 0, 170919
AppSec [candidate] (169.932 ms) : 0, 169932
Debugger [baseline] (6.67 ms) : 0, 6670
Debugger [candidate] (6.556 ms) : 0, 6556
Remote Config [baseline] (646.627 µs) : 0, 647
Remote Config [candidate] (635.406 µs) : 0, 635
Telemetry [baseline] (8.388 ms) : 0, 8388
Telemetry [candidate] (9.239 ms) : 0, 9239
IAST [baseline] (23.616 ms) : 0, 23616
IAST [candidate] (23.554 ms) : 0, 23554
section iast
crashtracking [baseline] (1.461 ms) : 0, 1461
crashtracking [candidate] (1.487 ms) : 0, 1487
BytebuddyAgent [baseline] (852.378 ms) : 0, 852378
BytebuddyAgent [candidate] (861.148 ms) : 0, 861148
GlobalTracer [baseline] (233.87 ms) : 0, 233870
GlobalTracer [candidate] (234.348 ms) : 0, 234348
AppSec [baseline] (26.318 ms) : 0, 26318
AppSec [candidate] (28.692 ms) : 0, 28692
Debugger [baseline] (6.709 ms) : 0, 6709
Debugger [candidate] (5.8 ms) : 0, 5800
Remote Config [baseline] (601.403 µs) : 0, 601
Remote Config [candidate] (611.09 µs) : 0, 611
Telemetry [baseline] (8.329 ms) : 0, 8329
Telemetry [candidate] (8.351 ms) : 0, 8351
IAST [baseline] (31.476 ms) : 0, 31476
IAST [candidate] (29.627 ms) : 0, 29627
section profiling
ProfilingAgent [baseline] (108.657 ms) : 0, 108657
ProfilingAgent [candidate] (107.84 ms) : 0, 107840
crashtracking [baseline] (1.452 ms) : 0, 1452
crashtracking [candidate] (1.434 ms) : 0, 1434
BytebuddyAgent [baseline] (767.461 ms) : 0, 767461
BytebuddyAgent [candidate] (760.993 ms) : 0, 760993
GlobalTracer [baseline] (223.026 ms) : 0, 223026
GlobalTracer [candidate] (221.958 ms) : 0, 221958
AppSec [baseline] (30.243 ms) : 0, 30243
AppSec [candidate] (30.069 ms) : 0, 30069
Debugger [baseline] (6.265 ms) : 0, 6265
Debugger [candidate] (6.278 ms) : 0, 6278
Remote Config [baseline] (703.272 µs) : 0, 703
Remote Config [candidate] (702.529 µs) : 0, 703
Telemetry [baseline] (16.322 ms) : 0, 16322
Telemetry [candidate] (16.153 ms) : 0, 16153
Profiling [baseline] (109.295 ms) : 0, 109295
Profiling [candidate] (108.489 ms) : 0, 108489
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.05 s) : 0, 1049515
Total [baseline] (8.61 s) : 0, 8610099
Agent [candidate] (1.051 s) : 0, 1051025
Total [candidate] (8.618 s) : 0, 8618041
section iast
Agent [baseline] (1.181 s) : 0, 1181181
Total [baseline] (9.29 s) : 0, 9289786
Agent [candidate] (1.18 s) : 0, 1180409
Total [candidate] (9.327 s) : 0, 9327343
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent iast 1.181 s 131.667 ms (12.5%)
Total tracing 8.61 s -
Total iast 9.29 s 679.688 ms (7.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.051 s -
Agent iast 1.18 s 129.384 ms (12.3%)
Total tracing 8.618 s -
Total iast 9.327 s 709.302 ms (8.2%)
gantt
    title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.476 ms) : 0, 1476
crashtracking [candidate] (1.453 ms) : 0, 1453
BytebuddyAgent [baseline] (733.418 ms) : 0, 733418
BytebuddyAgent [candidate] (734.019 ms) : 0, 734019
GlobalTracer [baseline] (243.128 ms) : 0, 243128
GlobalTracer [candidate] (244.474 ms) : 0, 244474
AppSec [baseline] (30.198 ms) : 0, 30198
AppSec [candidate] (30.251 ms) : 0, 30251
Debugger [baseline] (6.051 ms) : 0, 6051
Debugger [candidate] (6.102 ms) : 0, 6102
Remote Config [baseline] (667.853 µs) : 0, 668
Remote Config [candidate] (670.369 µs) : 0, 670
Telemetry [baseline] (13.595 ms) : 0, 13595
Telemetry [candidate] (13.02 ms) : 0, 13020
section iast
crashtracking [baseline] (1.462 ms) : 0, 1462
crashtracking [candidate] (1.452 ms) : 0, 1452
BytebuddyAgent [baseline] (852.318 ms) : 0, 852318
BytebuddyAgent [candidate] (851.969 ms) : 0, 851969
GlobalTracer [baseline] (233.628 ms) : 0, 233628
GlobalTracer [candidate] (233.147 ms) : 0, 233147
IAST [baseline] (28.727 ms) : 0, 28727
IAST [candidate] (32.313 ms) : 0, 32313
AppSec [baseline] (28.542 ms) : 0, 28542
AppSec [candidate] (24.372 ms) : 0, 24372
Debugger [baseline] (6.618 ms) : 0, 6618
Debugger [candidate] (7.433 ms) : 0, 7433
Remote Config [baseline] (612.146 µs) : 0, 612
Remote Config [candidate] (589.442 µs) : 0, 589
Telemetry [baseline] (8.219 ms) : 0, 8219
Telemetry [candidate] (8.224 ms) : 0, 8224
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bbujon/ci
git_commit_date 1755787373 1755846075
git_commit_sha 69196fa d4d6893
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~d4d689380a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1755848003 1755848003
ci_job_id 1093463439 1093463439
ci_pipeline_id 74451654 74451654
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-l2w866l6 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-l2w866l6 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 2 performance improvements and 2 performance regressions! Performance is the same for 8 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
[+333.762µs; +634.073µs] or [+3.845%; +7.305%]
unstable
[-89.520op/s; +33.833op/s] or [-16.755%; +6.332%]
9.164ms 506.438op/s 8.680ms 534.281op/s
scenario:load:petclinic:tracing:high_load better
[-2.250ms; -1.427ms] or [-4.935%; -3.130%]
unstable
[-1.305op/s; +12.687op/s] or [-1.272%; +12.368%]
43.757ms 108.266op/s 45.596ms 102.575op/s
scenario:load:petclinic:iast:high_load worse
[+1.524ms; +2.342ms] or [+3.459%; +5.318%]
unstable
[-11.726op/s; +2.851op/s] or [-11.040%; +2.684%]
45.976ms 101.775op/s 44.043ms 106.213op/s
scenario:load:petclinic:profiling:high_load better
[-2.639ms; -1.652ms] or [-5.323%; -3.331%]
unstable
[-3.113op/s; +11.563op/s] or [-3.298%; +12.249%]
47.433ms 98.625op/s 49.579ms 94.400op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.443 ms) : 4393, 4493
.   : milestone, 4443,
iast (9.41 ms) : 9254, 9565
.   : milestone, 9410,
iast_FULL (13.957 ms) : 13679, 14235
.   : milestone, 13957,
iast_GLOBAL (10.299 ms) : 10103, 10495
.   : milestone, 10299,
profiling (8.68 ms) : 8551, 8810
.   : milestone, 8680,
tracing (7.513 ms) : 7407, 7619
.   : milestone, 7513,
section candidate
no_agent (4.57 ms) : 4519, 4621
.   : milestone, 4570,
iast (9.424 ms) : 9273, 9575
.   : milestone, 9424,
iast_FULL (13.893 ms) : 13616, 14171
.   : milestone, 13893,
iast_GLOBAL (10.468 ms) : 10283, 10654
.   : milestone, 10468,
profiling (9.164 ms) : 9016, 9313
.   : milestone, 9164,
tracing (7.628 ms) : 7509, 7746
.   : milestone, 7628,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.443 ms [4.393 ms, 4.493 ms] -
iast 9.41 ms [9.254 ms, 9.565 ms] 4.967 ms (111.8%)
iast_FULL 13.957 ms [13.679 ms, 14.235 ms] 9.514 ms (214.1%)
iast_GLOBAL 10.299 ms [10.103 ms, 10.495 ms] 5.856 ms (131.8%)
profiling 8.68 ms [8.551 ms, 8.81 ms] 4.238 ms (95.4%)
tracing 7.513 ms [7.407 ms, 7.619 ms] 3.07 ms (69.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.57 ms [4.519 ms, 4.621 ms] -
iast 9.424 ms [9.273 ms, 9.575 ms] 4.854 ms (106.2%)
iast_FULL 13.893 ms [13.616 ms, 14.171 ms] 9.323 ms (204.0%)
iast_GLOBAL 10.468 ms [10.283 ms, 10.654 ms] 5.899 ms (129.1%)
profiling 9.164 ms [9.016 ms, 9.313 ms] 4.594 ms (100.5%)
tracing 7.628 ms [7.509 ms, 7.746 ms] 3.058 ms (66.9%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.908 ms) : 37604, 38211
.   : milestone, 37908,
appsec (48.9 ms) : 48460, 49340
.   : milestone, 48900,
code_origins (45.232 ms) : 44839, 45626
.   : milestone, 45232,
iast (44.043 ms) : 43673, 44414
.   : milestone, 44043,
profiling (49.579 ms) : 49078, 50080
.   : milestone, 49579,
tracing (45.596 ms) : 45192, 45999
.   : milestone, 45596,
section candidate
no_agent (36.895 ms) : 36600, 37189
.   : milestone, 36895,
appsec (48.375 ms) : 47953, 48797
.   : milestone, 48375,
code_origins (45.992 ms) : 45595, 46388
.   : milestone, 45992,
iast (45.976 ms) : 45586, 46366
.   : milestone, 45976,
profiling (47.433 ms) : 47021, 47846
.   : milestone, 47433,
tracing (43.757 ms) : 43397, 44117
.   : milestone, 43757,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.908 ms [37.604 ms, 38.211 ms] -
appsec 48.9 ms [48.46 ms, 49.34 ms] 10.993 ms (29.0%)
code_origins 45.232 ms [44.839 ms, 45.626 ms] 7.325 ms (19.3%)
iast 44.043 ms [43.673 ms, 44.414 ms] 6.136 ms (16.2%)
profiling 49.579 ms [49.078 ms, 50.08 ms] 11.671 ms (30.8%)
tracing 45.596 ms [45.192 ms, 45.999 ms] 7.688 ms (20.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.895 ms [36.6 ms, 37.189 ms] -
appsec 48.375 ms [47.953 ms, 48.797 ms] 11.48 ms (31.1%)
code_origins 45.992 ms [45.595 ms, 46.388 ms] 9.097 ms (24.7%)
iast 45.976 ms [45.586 ms, 46.366 ms] 9.081 ms (24.6%)
profiling 47.433 ms [47.021 ms, 47.846 ms] 10.539 ms (28.6%)
tracing 43.757 ms [43.397 ms, 44.117 ms] 6.862 ms (18.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bbujon/ci
git_commit_date 1755787373 1755846075
git_commit_sha 69196fa d4d6893
release_version 1.53.0-SNAPSHOT~69196fa409 1.53.0-SNAPSHOT~d4d689380a
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1755848495 1755848495
ci_job_id 1093463440 1093463440
ci_pipeline_id 74451654 74451654
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-bulye89q 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-bulye89q 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.358ms; -1.016ms] or [-37.122%; -27.766%]
2.472ms 3.660ms
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.724 s) : 14724000, 14724000
.   : milestone, 14724000,
appsec (15.127 s) : 15127000, 15127000
.   : milestone, 15127000,
iast (18.337 s) : 18337000, 18337000
.   : milestone, 18337000,
iast_GLOBAL (17.803 s) : 17803000, 17803000
.   : milestone, 17803000,
profiling (15.537 s) : 15537000, 15537000
.   : milestone, 15537000,
tracing (14.916 s) : 14916000, 14916000
.   : milestone, 14916000,
section candidate
no_agent (14.652 s) : 14652000, 14652000
.   : milestone, 14652000,
appsec (14.922 s) : 14922000, 14922000
.   : milestone, 14922000,
iast (18.305 s) : 18305000, 18305000
.   : milestone, 18305000,
iast_GLOBAL (18.198 s) : 18198000, 18198000
.   : milestone, 18198000,
profiling (15.287 s) : 15287000, 15287000
.   : milestone, 15287000,
tracing (15.088 s) : 15088000, 15088000
.   : milestone, 15088000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.724 s [14.724 s, 14.724 s] -
appsec 15.127 s [15.127 s, 15.127 s] 403.0 ms (2.7%)
iast 18.337 s [18.337 s, 18.337 s] 3.613 s (24.5%)
iast_GLOBAL 17.803 s [17.803 s, 17.803 s] 3.079 s (20.9%)
profiling 15.537 s [15.537 s, 15.537 s] 813.0 ms (5.5%)
tracing 14.916 s [14.916 s, 14.916 s] 192.0 ms (1.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.652 s [14.652 s, 14.652 s] -
appsec 14.922 s [14.922 s, 14.922 s] 270.0 ms (1.8%)
iast 18.305 s [18.305 s, 18.305 s] 3.653 s (24.9%)
iast_GLOBAL 18.198 s [18.198 s, 18.198 s] 3.546 s (24.2%)
profiling 15.287 s [15.287 s, 15.287 s] 635.0 ms (4.3%)
tracing 15.088 s [15.088 s, 15.088 s] 436.0 ms (3.0%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~d4d689380a, baseline=1.53.0-SNAPSHOT~69196fa409
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.472 ms) : 1461, 1484
.   : milestone, 1472,
appsec (3.66 ms) : 3441, 3878
.   : milestone, 3660,
iast (2.211 ms) : 2148, 2274
.   : milestone, 2211,
iast_GLOBAL (2.244 ms) : 2180, 2307
.   : milestone, 2244,
profiling (2.065 ms) : 2012, 2117
.   : milestone, 2065,
tracing (2.018 ms) : 1969, 2067
.   : milestone, 2018,
section candidate
no_agent (1.479 ms) : 1467, 1490
.   : milestone, 1479,
appsec (2.472 ms) : 2419, 2526
.   : milestone, 2472,
iast (2.192 ms) : 2129, 2255
.   : milestone, 2192,
iast_GLOBAL (2.239 ms) : 2176, 2302
.   : milestone, 2239,
profiling (2.04 ms) : 1990, 2091
.   : milestone, 2040,
tracing (2.012 ms) : 1963, 2061
.   : milestone, 2012,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.461 ms, 1.484 ms] -
appsec 3.66 ms [3.441 ms, 3.878 ms] 2.187 ms (148.5%)
iast 2.211 ms [2.148 ms, 2.274 ms] 738.613 µs (50.2%)
iast_GLOBAL 2.244 ms [2.18 ms, 2.307 ms] 771.083 µs (52.4%)
profiling 2.065 ms [2.012 ms, 2.117 ms] 592.407 µs (40.2%)
tracing 2.018 ms [1.969 ms, 2.067 ms] 545.381 µs (37.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.479 ms [1.467 ms, 1.49 ms] -
appsec 2.472 ms [2.419 ms, 2.526 ms] 993.289 µs (67.2%)
iast 2.192 ms [2.129 ms, 2.255 ms] 713.083 µs (48.2%)
iast_GLOBAL 2.239 ms [2.176 ms, 2.302 ms] 760.221 µs (51.4%)
profiling 2.04 ms [1.99 ms, 2.091 ms] 561.427 µs (38.0%)
tracing 2.012 ms [1.963 ms, 2.061 ms] 532.888 µs (36.0%)

@PerfectSlayer PerfectSlayer added tag: no release notes Changes to exclude from release notes and removed tag: no release notes Changes to exclude from release notes labels Aug 26, 2025
@PerfectSlayer PerfectSlayer merged commit fb836a1 into master Aug 26, 2025
503 of 505 checks passed
@PerfectSlayer PerfectSlayer deleted the bbujon/ci branch August 26, 2025 12:15
@github-actions github-actions bot added this to the 1.53.0 milestone Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: aws sdk AWS SDK instrumentation tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants