Skip to content

Revert "Enable API Security by default" #9006

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

sarahchen6
Copy link
Contributor

Reverts #8511

The PR introduces a slight startup performance regression, so we will revert for the 1.50.0 release.

See BP UI ref runs 68139155 and 68120382 (candidate branch does not include this PR) vs. 68164219 and 68155119 (candidate PR does include this PR). Note that in this case, master/1.50.0 is the baseline and the 1.49.0 branch is the candidate, so the performance improvements/regressions are reversed.

@sarahchen6 sarahchen6 requested a review from a team as a code owner June 18, 2025 21:59
@sarahchen6 sarahchen6 requested a review from PerfectSlayer June 18, 2025 21:59
Copy link
Contributor

github-actions bot commented Jun 18, 2025

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@pr-commenter
Copy link

pr-commenter bot commented Jun 18, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master revert-8511-smola/enable-api-security-by-default
git_commit_date 1750259064 1750283606
git_commit_sha 712d5c3 348ff22
release_version 1.50.0-SNAPSHOT~712d5c320e 1.50.0-SNAPSHOT~348ff22f13
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1750285447 1750285447
ci_job_id 989280413 989280413
ci_pipeline_id 68183571 68183571
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-ecr1ksdw-project-304-concurrent-0-kkuk7ebt 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-ecr1ksdw-project-304-concurrent-0-kkuk7ebt 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

Summary

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

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:petclinic:profiling:AppSec better
[-3.672ms; -2.564ms] or [-5.674%; -3.962%]
61.589ms 64.707ms
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.024 s) : 0, 1023963
Total [baseline] (8.512 s) : 0, 8511755
Agent [candidate] (1.025 s) : 0, 1024893
Total [candidate] (8.515 s) : 0, 8514995
section iast
Agent [baseline] (1.155 s) : 0, 1154540
Total [baseline] (9.201 s) : 0, 9200611
Agent [candidate] (1.154 s) : 0, 1153906
Total [candidate] (9.224 s) : 0, 9223705
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent iast 1.155 s 130.577 ms (12.8%)
Total tracing 8.512 s -
Total iast 9.201 s 688.856 ms (8.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.025 s -
Agent iast 1.154 s 129.013 ms (12.6%)
Total tracing 8.515 s -
Total iast 9.224 s 708.71 ms (8.3%)
gantt
    title insecure-bank - break down per module: candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (683.592 ms) : 0, 683592
BytebuddyAgent [candidate] (684.004 ms) : 0, 684004
GlobalTracer [baseline] (240.359 ms) : 0, 240359
GlobalTracer [candidate] (241.007 ms) : 0, 241007
AppSec [baseline] (58.421 ms) : 0, 58421
AppSec [candidate] (59.98 ms) : 0, 59980
Debugger [baseline] (6.176 ms) : 0, 6176
Debugger [candidate] (6.889 ms) : 0, 6889
Remote Config [baseline] (750.0 µs) : 0, 750
Remote Config [candidate] (717.224 µs) : 0, 717
Telemetry [baseline] (11.253 ms) : 0, 11253
Telemetry [candidate] (8.86 ms) : 0, 8860
section iast
BytebuddyAgent [baseline] (803.986 ms) : 0, 803986
BytebuddyAgent [candidate] (805.58 ms) : 0, 805580
GlobalTracer [baseline] (230.98 ms) : 0, 230980
GlobalTracer [candidate] (231.475 ms) : 0, 231475
IAST [baseline] (26.025 ms) : 0, 26025
IAST [candidate] (25.395 ms) : 0, 25395
AppSec [baseline] (55.582 ms) : 0, 55582
AppSec [candidate] (53.445 ms) : 0, 53445
Debugger [baseline] (6.034 ms) : 0, 6034
Debugger [candidate] (5.952 ms) : 0, 5952
Remote Config [baseline] (596.978 µs) : 0, 597
Remote Config [candidate] (595.947 µs) : 0, 596
Telemetry [baseline] (7.895 ms) : 0, 7895
Telemetry [candidate] (7.932 ms) : 0, 7932
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.026 s) : 0, 1026305
Total [baseline] (10.619 s) : 0, 10619458
Agent [candidate] (1.027 s) : 0, 1026683
Total [candidate] (10.505 s) : 0, 10505001
section appsec
Agent [baseline] (1.178 s) : 0, 1178294
Total [baseline] (10.711 s) : 0, 10711485
Agent [candidate] (1.178 s) : 0, 1177933
Total [candidate] (10.755 s) : 0, 10755111
section iast
Agent [baseline] (1.156 s) : 0, 1156243
Total [baseline] (10.865 s) : 0, 10865271
Agent [candidate] (1.154 s) : 0, 1153731
Total [candidate] (10.939 s) : 0, 10939085
section profiling
Agent [baseline] (1.271 s) : 0, 1271280
Total [baseline] (10.947 s) : 0, 10946886
Agent [candidate] (1.27 s) : 0, 1269565
Total [candidate] (10.936 s) : 0, 10935576
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.026 s -
Agent appsec 1.178 s 151.989 ms (14.8%)
Agent iast 1.156 s 129.938 ms (12.7%)
Agent profiling 1.271 s 244.975 ms (23.9%)
Total tracing 10.619 s -
Total appsec 10.711 s 92.028 ms (0.9%)
Total iast 10.865 s 245.814 ms (2.3%)
Total profiling 10.947 s 327.429 ms (3.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.027 s -
Agent appsec 1.178 s 151.25 ms (14.7%)
Agent iast 1.154 s 127.048 ms (12.4%)
Agent profiling 1.27 s 242.883 ms (23.7%)
Total tracing 10.505 s -
Total appsec 10.755 s 250.11 ms (2.4%)
Total iast 10.939 s 434.084 ms (4.1%)
Total profiling 10.936 s 430.575 ms (4.1%)
gantt
    title petclinic - break down per module: candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (684.372 ms) : 0, 684372
BytebuddyAgent [candidate] (684.962 ms) : 0, 684962
GlobalTracer [baseline] (241.18 ms) : 0, 241180
GlobalTracer [candidate] (241.883 ms) : 0, 241883
AppSec [baseline] (59.153 ms) : 0, 59153
AppSec [candidate] (58.322 ms) : 0, 58322
Debugger [baseline] (6.142 ms) : 0, 6142
Debugger [candidate] (6.116 ms) : 0, 6116
Remote Config [baseline] (743.428 µs) : 0, 743
Remote Config [candidate] (782.904 µs) : 0, 783
Telemetry [baseline] (11.212 ms) : 0, 11212
Telemetry [candidate] (11.207 ms) : 0, 11207
section appsec
BytebuddyAgent [baseline] (706.033 ms) : 0, 706033
BytebuddyAgent [candidate] (707.151 ms) : 0, 707151
GlobalTracer [baseline] (234.862 ms) : 0, 234862
GlobalTracer [candidate] (235.731 ms) : 0, 235731
AppSec [baseline] (178.557 ms) : 0, 178557
AppSec [candidate] (175.955 ms) : 0, 175955
Debugger [baseline] (5.825 ms) : 0, 5825
Debugger [candidate] (5.955 ms) : 0, 5955
Remote Config [baseline] (616.722 µs) : 0, 617
Remote Config [candidate] (617.756 µs) : 0, 618
Telemetry [baseline] (7.233 ms) : 0, 7233
Telemetry [candidate] (7.328 ms) : 0, 7328
IAST [baseline] (21.781 ms) : 0, 21781
IAST [candidate] (21.718 ms) : 0, 21718
section iast
BytebuddyAgent [baseline] (805.071 ms) : 0, 805071
BytebuddyAgent [candidate] (804.744 ms) : 0, 804744
GlobalTracer [baseline] (231.467 ms) : 0, 231467
GlobalTracer [candidate] (231.973 ms) : 0, 231973
AppSec [baseline] (54.88 ms) : 0, 54880
AppSec [candidate] (51.362 ms) : 0, 51362
Debugger [baseline] (6.016 ms) : 0, 6016
Debugger [candidate] (5.957 ms) : 0, 5957
Remote Config [baseline] (606.922 µs) : 0, 607
Remote Config [candidate] (594.784 µs) : 0, 595
Telemetry [baseline] (7.947 ms) : 0, 7947
Telemetry [candidate] (7.942 ms) : 0, 7942
IAST [baseline] (26.829 ms) : 0, 26829
IAST [candidate] (27.676 ms) : 0, 27676
section profiling
ProfilingAgent [baseline] (105.051 ms) : 0, 105051
ProfilingAgent [candidate] (103.496 ms) : 0, 103496
BytebuddyAgent [baseline] (675.639 ms) : 0, 675639
BytebuddyAgent [candidate] (677.378 ms) : 0, 677378
GlobalTracer [baseline] (360.344 ms) : 0, 360344
GlobalTracer [candidate] (361.18 ms) : 0, 361180
AppSec [baseline] (64.707 ms) : 0, 64707
AppSec [candidate] (61.589 ms) : 0, 61589
Debugger [baseline] (6.131 ms) : 0, 6131
Debugger [candidate] (6.15 ms) : 0, 6150
Remote Config [baseline] (650.449 µs) : 0, 650
Remote Config [candidate] (659.738 µs) : 0, 660
Telemetry [baseline] (8.047 ms) : 0, 8047
Telemetry [candidate] (8.205 ms) : 0, 8205
Profiling [baseline] (105.077 ms) : 0, 105077
Profiling [candidate] (103.52 ms) : 0, 103520
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master revert-8511-smola/enable-api-security-by-default
git_commit_date 1750259064 1750283606
git_commit_sha 712d5c3 348ff22
release_version 1.50.0-SNAPSHOT~712d5c320e 1.50.0-SNAPSHOT~348ff22f13
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1750285137 1750285137
ci_job_id 989280415 989280415
ci_pipeline_id 68183571 68183571
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-9fhc4bx7-project-304-concurrent-0-1rvy6m80 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-9fhc4bx7-project-304-concurrent-0-1rvy6m80 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

Summary

Found 0 performance improvements and 3 performance regressions! Performance is the same for 9 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:tracing:high_load worse
[+177.933µs; +423.607µs] or [+2.384%; +5.675%]
unstable
[-104.919op/s; +57.106op/s] or [-16.918%; +9.208%]
7.766ms 596.250op/s 7.465ms 620.156op/s
scenario:load:petclinic:tracing:high_load worse
[+1.134ms; +1.878ms] or [+2.679%; +4.436%]
unstable
[-11.102op/s; +3.502op/s] or [-10.048%; +3.170%]
43.836ms 106.688op/s 42.330ms 110.487op/s
scenario:load:petclinic:appsec:high_load worse
[+1.001ms; +1.857ms] or [+2.239%; +4.155%]
unstable
[-10.364op/s; +3.914op/s] or [-9.901%; +3.739%]
46.124ms 101.450op/s 44.695ms 104.675op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.452 ms) : 36159, 36745
.   : milestone, 36452,
appsec (44.695 ms) : 44304, 45086
.   : milestone, 44695,
code_origins (45.497 ms) : 45123, 45872
.   : milestone, 45497,
iast (44.139 ms) : 43761, 44518
.   : milestone, 44139,
profiling (48.1 ms) : 47679, 48521
.   : milestone, 48100,
tracing (42.33 ms) : 41994, 42667
.   : milestone, 42330,
section candidate
no_agent (36.346 ms) : 36054, 36639
.   : milestone, 36346,
appsec (46.124 ms) : 45720, 46528
.   : milestone, 46124,
code_origins (46.566 ms) : 46176, 46956
.   : milestone, 46566,
iast (43.82 ms) : 43447, 44194
.   : milestone, 43820,
profiling (48.549 ms) : 48089, 49010
.   : milestone, 48549,
tracing (43.836 ms) : 43482, 44191
.   : milestone, 43836,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.452 ms [36.159 ms, 36.745 ms] -
appsec 44.695 ms [44.304 ms, 45.086 ms] 8.243 ms (22.6%)
code_origins 45.497 ms [45.123 ms, 45.872 ms] 9.045 ms (24.8%)
iast 44.139 ms [43.761 ms, 44.518 ms] 7.687 ms (21.1%)
profiling 48.1 ms [47.679 ms, 48.521 ms] 11.648 ms (32.0%)
tracing 42.33 ms [41.994 ms, 42.667 ms] 5.878 ms (16.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.346 ms [36.054 ms, 36.639 ms] -
appsec 46.124 ms [45.72 ms, 46.528 ms] 9.778 ms (26.9%)
code_origins 46.566 ms [46.176 ms, 46.956 ms] 10.22 ms (28.1%)
iast 43.82 ms [43.447 ms, 44.194 ms] 7.474 ms (20.6%)
profiling 48.549 ms [48.089 ms, 49.01 ms] 12.203 ms (33.6%)
tracing 43.836 ms [43.482 ms, 44.191 ms] 7.49 ms (20.6%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.471 ms) : 4421, 4521
.   : milestone, 4471,
iast (9.122 ms) : 8966, 9278
.   : milestone, 9122,
iast_FULL (13.493 ms) : 13229, 13757
.   : milestone, 13493,
iast_GLOBAL (10.195 ms) : 10017, 10373
.   : milestone, 10195,
profiling (8.888 ms) : 8743, 9032
.   : milestone, 8888,
tracing (7.465 ms) : 7354, 7576
.   : milestone, 7465,
section candidate
no_agent (4.426 ms) : 4371, 4480
.   : milestone, 4426,
iast (9.235 ms) : 9083, 9387
.   : milestone, 9235,
iast_FULL (13.649 ms) : 13376, 13922
.   : milestone, 13649,
iast_GLOBAL (10.11 ms) : 9922, 10298
.   : milestone, 10110,
profiling (8.763 ms) : 8632, 8894
.   : milestone, 8763,
tracing (7.766 ms) : 7649, 7883
.   : milestone, 7766,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.471 ms [4.421 ms, 4.521 ms] -
iast 9.122 ms [8.966 ms, 9.278 ms] 4.651 ms (104.0%)
iast_FULL 13.493 ms [13.229 ms, 13.757 ms] 9.022 ms (201.8%)
iast_GLOBAL 10.195 ms [10.017 ms, 10.373 ms] 5.724 ms (128.0%)
profiling 8.888 ms [8.743 ms, 9.032 ms] 4.417 ms (98.8%)
tracing 7.465 ms [7.354 ms, 7.576 ms] 2.994 ms (67.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.426 ms [4.371 ms, 4.48 ms] -
iast 9.235 ms [9.083 ms, 9.387 ms] 4.809 ms (108.7%)
iast_FULL 13.649 ms [13.376 ms, 13.922 ms] 9.223 ms (208.4%)
iast_GLOBAL 10.11 ms [9.922 ms, 10.298 ms] 5.684 ms (128.4%)
profiling 8.763 ms [8.632 ms, 8.894 ms] 4.338 ms (98.0%)
tracing 7.766 ms [7.649 ms, 7.883 ms] 3.34 ms (75.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master revert-8511-smola/enable-api-security-by-default
git_commit_date 1750259064 1750283606
git_commit_sha 712d5c3 348ff22
release_version 1.50.0-SNAPSHOT~712d5c320e 1.50.0-SNAPSHOT~348ff22f13
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1750285609 1750285609
ci_job_id 989280416 989280416
ci_pipeline_id 68183571 68183571
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-ecr1ksdw-project-304-concurrent-1-u9vq5tt1 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-ecr1ksdw-project-304-concurrent-1-u9vq5tt1 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

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.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.474 ms) : 1463, 1486
.   : milestone, 1474,
appsec (2.408 ms) : 2359, 2457
.   : milestone, 2408,
iast (2.178 ms) : 2117, 2239
.   : milestone, 2178,
iast_GLOBAL (2.232 ms) : 2171, 2293
.   : milestone, 2232,
profiling (2.031 ms) : 1982, 2080
.   : milestone, 2031,
tracing (1.997 ms) : 1950, 2045
.   : milestone, 1997,
section candidate
no_agent (1.477 ms) : 1466, 1489
.   : milestone, 1477,
appsec (2.405 ms) : 2356, 2453
.   : milestone, 2405,
iast (2.187 ms) : 2125, 2249
.   : milestone, 2187,
iast_GLOBAL (2.228 ms) : 2167, 2290
.   : milestone, 2228,
profiling (2.482 ms) : 2308, 2657
.   : milestone, 2482,
tracing (2.023 ms) : 1975, 2071
.   : milestone, 2023,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.463 ms, 1.486 ms] -
appsec 2.408 ms [2.359 ms, 2.457 ms] 933.286 µs (63.3%)
iast 2.178 ms [2.117 ms, 2.239 ms] 703.608 µs (47.7%)
iast_GLOBAL 2.232 ms [2.171 ms, 2.293 ms] 757.597 µs (51.4%)
profiling 2.031 ms [1.982 ms, 2.08 ms] 556.292 µs (37.7%)
tracing 1.997 ms [1.95 ms, 2.045 ms] 523.006 µs (35.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.466 ms, 1.489 ms] -
appsec 2.405 ms [2.356 ms, 2.453 ms] 927.435 µs (62.8%)
iast 2.187 ms [2.125 ms, 2.249 ms] 709.545 µs (48.0%)
iast_GLOBAL 2.228 ms [2.167 ms, 2.29 ms] 751.248 µs (50.9%)
profiling 2.482 ms [2.308 ms, 2.657 ms] 1.005 ms (68.0%)
tracing 2.023 ms [1.975 ms, 2.071 ms] 545.617 µs (36.9%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~348ff22f13, baseline=1.50.0-SNAPSHOT~712d5c320e
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.05 s) : 15050000, 15050000
.   : milestone, 15050000,
appsec (14.747 s) : 14747000, 14747000
.   : milestone, 14747000,
iast (18.648 s) : 18648000, 18648000
.   : milestone, 18648000,
iast_GLOBAL (18.112 s) : 18112000, 18112000
.   : milestone, 18112000,
profiling (15.183 s) : 15183000, 15183000
.   : milestone, 15183000,
tracing (15.18 s) : 15180000, 15180000
.   : milestone, 15180000,
section candidate
no_agent (14.917 s) : 14917000, 14917000
.   : milestone, 14917000,
appsec (14.865 s) : 14865000, 14865000
.   : milestone, 14865000,
iast (19.051 s) : 19051000, 19051000
.   : milestone, 19051000,
iast_GLOBAL (17.904 s) : 17904000, 17904000
.   : milestone, 17904000,
profiling (15.797 s) : 15797000, 15797000
.   : milestone, 15797000,
tracing (14.755 s) : 14755000, 14755000
.   : milestone, 14755000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.05 s [15.05 s, 15.05 s] -
appsec 14.747 s [14.747 s, 14.747 s] -303.0 ms (-2.0%)
iast 18.648 s [18.648 s, 18.648 s] 3.598 s (23.9%)
iast_GLOBAL 18.112 s [18.112 s, 18.112 s] 3.062 s (20.3%)
profiling 15.183 s [15.183 s, 15.183 s] 133.0 ms (0.9%)
tracing 15.18 s [15.18 s, 15.18 s] 130.0 ms (0.9%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.917 s [14.917 s, 14.917 s] -
appsec 14.865 s [14.865 s, 14.865 s] -52.0 ms (-0.3%)
iast 19.051 s [19.051 s, 19.051 s] 4.134 s (27.7%)
iast_GLOBAL 17.904 s [17.904 s, 17.904 s] 2.987 s (20.0%)
profiling 15.797 s [15.797 s, 15.797 s] 880.0 ms (5.9%)
tracing 14.755 s [14.755 s, 14.755 s] -162.0 ms (-1.1%)

@sarahchen6 sarahchen6 added type: enhancement comp: asm waf Application Security Management (WAF) labels Jun 19, 2025
@sarahchen6 sarahchen6 merged commit 2f4c864 into master Jun 19, 2025
486 of 491 checks passed
@sarahchen6 sarahchen6 deleted the revert-8511-smola/enable-api-security-by-default branch June 19, 2025 07:28
@github-actions github-actions bot added this to the 1.50.0 milestone Jun 19, 2025
sarahchen6 added a commit that referenced this pull request Jun 19, 2025
smola added a commit that referenced this pull request Jun 19, 2025
smola added a commit that referenced this pull request Jun 19, 2025
smola added a commit that referenced this pull request Jun 19, 2025
@PerfectSlayer PerfectSlayer added the tag: no release notes Changes to exclude from release notes label Jun 20, 2025
smola added a commit that referenced this pull request Jun 20, 2025
* Lazy API Security initialization
* Reapply "Enable API Security by default (#8511)" (#9006)

This reverts commit 2f4c864.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: asm waf Application Security Management (WAF) tag: no release notes Changes to exclude from release notes type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants