Skip to content

Conversation

@christophe-papazian
Copy link
Contributor

@christophe-papazian christophe-papazian commented Aug 13, 2025

Following #14244, continue to remove appsec specific code out of the tracer.

  • IAST Processor is now enabled in product
  • API Security Manager is now enabled in product or RC layer

APPSEC-57505
APPSEC-58635

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

CODEOWNERS have been resolved as:

ddtrace/_trace/tracer.py                                                @DataDog/apm-sdk-api-python
ddtrace/appsec/_iast/processor.py                                       @DataDog/asm-python
ddtrace/appsec/_listeners.py                                            @DataDog/asm-python
ddtrace/appsec/_remoteconfiguration.py                                  @DataDog/asm-python
ddtrace/appsec/_utils.py                                                @DataDog/asm-python
ddtrace/internal/iast/product.py                                        @DataDog/asm-python
riotfile.py                                                             @DataDog/apm-python
tests/appsec/appsec/test_telemetry.py                                   @DataDog/asm-python
tests/appsec/contrib_appsec/db.sqlite3                                  @DataDog/asm-python
tests/appsec/contrib_appsec/utils.py                                    @DataDog/asm-python
tests/appsec/iast/fixtures/integration/main_configure.py                @DataDog/asm-python
tests/utils.py                                                          @DataDog/python-guild

@christophe-papazian christophe-papazian added changelog/no-changelog A changelog entry is not required for this PR. ASM Application Security Monitoring labels Aug 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 273 ± 4 ms.

The average import time from base is: 275 ± 4 ms.

The import time difference between this PR and base is: -2.1 ± 0.2 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.144 ms (0.79%)
ddtrace.bootstrap.sitecustomize 1.454 ms (0.53%)
ddtrace.bootstrap.preload 1.454 ms (0.53%)
ddtrace.internal.remoteconfig.client 0.692 ms (0.25%)
ddtrace 0.691 ms (0.25%)
ddtrace.internal._unpatched 0.028 ms (0.01%)
json 0.028 ms (0.01%)
json.decoder 0.028 ms (0.01%)
re 0.028 ms (0.01%)
enum 0.028 ms (0.01%)
types 0.028 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Aug 13, 2025

Performance SLOs

Candidate: christophe-papazian/move_appsec_code_outside_of_tracer (10b97bb)

🔵 No Baseline Data (24 suites)
🔵 coreapiscenario - 12/12 (2 unstable)

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

Time: ⚠️ 13.863µs (SLO: <20.000µs 📉 -30.7%)

Memory: ✅ 31.339MB (SLO: <33.500MB -6.4%)


✅ context_with_data_no_listeners

Time: ✅ 3.784µs (SLO: <10.000µs 📉 -62.2%)

Memory: ✅ 31.241MB (SLO: <33.500MB -6.7%)


⚠️ context_with_data_only_all_listeners

Time: ⚠️ 13.856µs (SLO: <20.000µs 📉 -30.7%)

Memory: ✅ 31.261MB (SLO: <33.500MB -6.7%)


✅ get_item_exists

Time: ✅ 0.640µs (SLO: <10.000µs 📉 -93.6%)

Memory: ✅ 31.261MB (SLO: <33.500MB -6.7%)


✅ get_item_missing

Time: ✅ 0.689µs (SLO: <10.000µs 📉 -93.1%)

Memory: ✅ 31.379MB (SLO: <33.500MB -6.3%)


✅ set_item

Time: ✅ 24.516µs (SLO: <30.000µs 📉 -18.3%)

Memory: ✅ 31.241MB (SLO: <33.500MB -6.7%)


🔵 djangosimple - 22/22

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 21.135ms (SLO: <22.300ms -5.2%)

Memory: ✅ 63.887MB (SLO: <66.000MB -3.2%)


✅ exception-replay-enabled

Time: ✅ 1.351ms (SLO: <1.450ms -6.8%)

Memory: ✅ 63.347MB (SLO: <66.000MB -4.0%)


✅ iast

Time: ✅ 21.206ms (SLO: <22.250ms -4.7%)

Memory: ✅ 63.773MB (SLO: <66.000MB -3.4%)


✅ profiler

Time: ✅ 15.211ms (SLO: <16.550ms -8.1%)

Memory: ✅ 51.708MB (SLO: <53.500MB -3.3%)


✅ span-code-origin

Time: ✅ 26.926ms (SLO: <28.200ms -4.5%)

Memory: ✅ 66.077MB (SLO: <68.500MB -3.5%)


✅ tracer

Time: ✅ 21.177ms (SLO: <22.700ms -6.7%)

Memory: ✅ 63.904MB (SLO: <66.000MB -3.2%)


✅ tracer-and-profiler

Time: ✅ 22.839ms (SLO: <24.900ms -8.3%)

Memory: ✅ 65.192MB (SLO: <67.000MB -2.7%)


✅ tracer-no-caches

Time: ✅ 18.783ms (SLO: <19.650ms -4.4%)

Memory: ✅ 63.884MB (SLO: <66.000MB -3.2%)


✅ tracer-no-databases

Time: ✅ 19.101ms (SLO: <20.100ms -5.0%)

Memory: ✅ 63.897MB (SLO: <66.000MB -3.2%)


✅ tracer-no-middleware

Time: ✅ 21.051ms (SLO: <22.500ms -6.4%)

Memory: ✅ 63.857MB (SLO: <66.000MB -3.2%)


✅ tracer-no-templates

Time: ✅ 21.104ms (SLO: <22.250ms -5.2%)

Memory: ✅ 63.894MB (SLO: <66.000MB -3.2%)


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.449ms (SLO: <19.850ms -7.1%)

Memory: ✅ 63.765MB (SLO: <65.500MB -2.6%)


✅ errortracking-enabled-user

Time: ✅ 18.466ms (SLO: <19.400ms -4.8%)

Memory: ✅ 63.863MB (SLO: <65.500MB -2.5%)


✅ tracer-enabled

Time: ✅ 18.508ms (SLO: <19.450ms -4.8%)

Memory: ✅ 63.826MB (SLO: <65.500MB -2.6%)


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.127ms (SLO: <2.300ms -7.5%)

Memory: ✅ 50.845MB (SLO: <53.500MB -5.0%)


✅ errortracking-enabled-user

Time: ✅ 2.145ms (SLO: <2.250ms -4.7%)

Memory: ✅ 50.900MB (SLO: <53.500MB -4.9%)


✅ tracer-enabled

Time: ✅ 2.164ms (SLO: <2.300ms -5.9%)

Memory: ✅ 50.962MB (SLO: <53.500MB -4.7%)


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.619ms (SLO: <4.750ms -2.8%)

Memory: ✅ 61.955MB (SLO: <64.500MB -3.9%)


✅ appsec-post

Time: ✅ 6.650ms (SLO: <6.750ms 🟡 -1.5%)

Memory: ✅ 61.993MB (SLO: <64.500MB -3.9%)


✅ appsec-telemetry

Time: ✅ 4.635ms (SLO: <4.750ms -2.4%)

Memory: ✅ 61.981MB (SLO: <64.500MB -3.9%)


✅ debugger

Time: ✅ 1.862ms (SLO: <2.000ms -6.9%)

Memory: ✅ 44.430MB (SLO: <45.000MB 🟡 -1.3%)


✅ iast-get

Time: ✅ 1.858ms (SLO: <2.000ms -7.1%)

Memory: ✅ 41.556MB (SLO: <49.000MB 📉 -15.2%)


✅ profiler

Time: ✅ 1.914ms (SLO: <2.100ms -8.8%)

Memory: ✅ 44.128MB (SLO: <46.500MB -5.1%)


✅ tracer

Time: ✅ 3.411ms (SLO: <3.650ms -6.6%)

Memory: ✅ 51.062MB (SLO: <53.500MB -4.6%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.997ms (SLO: <4.200ms -4.8%)

Memory: ✅ 62.029MB (SLO: <66.000MB -6.0%)


✅ iast-enabled

Time: ✅ 2.566ms (SLO: <2.800ms -8.4%)

Memory: ✅ 57.507MB (SLO: <59.000MB -2.5%)


✅ tracer-enabled

Time: ✅ 2.119ms (SLO: <2.250ms -5.8%)

Memory: ✅ 51.057MB (SLO: <53.500MB -4.6%)


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 81.169µs (SLO: <100.000µs 📉 -18.8%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ b3_headers

Time: ✅ 14.237µs (SLO: <20.000µs 📉 -28.8%)

Memory: ✅ 31.457MB (SLO: <33.500MB -6.1%)


✅ b3_single_headers

Time: ✅ 14.159µs (SLO: <20.000µs 📉 -29.2%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 64.109µs (SLO: <80.000µs 📉 -19.9%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.572µs (SLO: <80.000µs 📉 -16.8%)

Memory: ✅ 31.457MB (SLO: <33.500MB -6.1%)


✅ empty_headers

Time: ✅ 1.583µs (SLO: <10.000µs 📉 -84.2%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ full_t_id_datadog_headers

Time: ✅ 22.811µs (SLO: <30.000µs 📉 -24.0%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ invalid_priority_header

Time: ✅ 6.479µs (SLO: <10.000µs 📉 -35.2%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ invalid_span_id_header

Time: ✅ 6.510µs (SLO: <10.000µs 📉 -34.9%)

Memory: ✅ 31.359MB (SLO: <33.500MB -6.4%)


✅ invalid_tags_header

Time: ✅ 6.528µs (SLO: <10.000µs 📉 -34.7%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ invalid_trace_id_header

Time: ✅ 6.480µs (SLO: <10.000µs 📉 -35.2%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ large_header_no_matches

Time: ✅ 27.637µs (SLO: <30.000µs -7.9%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ large_valid_headers_all

Time: ✅ 28.828µs (SLO: <40.000µs 📉 -27.9%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ medium_header_no_matches

Time: ✅ 9.762µs (SLO: <20.000µs 📉 -51.2%)

Memory: ✅ 31.379MB (SLO: <33.500MB -6.3%)


✅ medium_valid_headers_all

Time: ✅ 11.179µs (SLO: <20.000µs 📉 -44.1%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ none_propagation_style

Time: ✅ 1.682µs (SLO: <10.000µs 📉 -83.2%)

Memory: ✅ 31.398MB (SLO: <33.500MB -6.3%)


✅ tracecontext_headers

Time: ✅ 34.929µs (SLO: <40.000µs 📉 -12.7%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ valid_headers_all

Time: ✅ 6.518µs (SLO: <10.000µs 📉 -34.8%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ valid_headers_basic

Time: ✅ 6.020µs (SLO: <10.000µs 📉 -39.8%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ wsgi_empty_headers

Time: ✅ 1.578µs (SLO: <10.000µs 📉 -84.2%)

Memory: ✅ 31.359MB (SLO: <33.500MB -6.4%)


✅ wsgi_invalid_priority_header

Time: ✅ 6.589µs (SLO: <10.000µs 📉 -34.1%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ wsgi_invalid_span_id_header

Time: ✅ 1.585µs (SLO: <10.000µs 📉 -84.1%)

Memory: ✅ 31.379MB (SLO: <33.500MB -6.3%)


✅ wsgi_invalid_tags_header

Time: ✅ 6.576µs (SLO: <10.000µs 📉 -34.2%)

Memory: ✅ 31.398MB (SLO: <33.500MB -6.3%)


✅ wsgi_invalid_trace_id_header

Time: ✅ 6.530µs (SLO: <10.000µs 📉 -34.7%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ wsgi_large_header_no_matches

Time: ✅ 28.604µs (SLO: <40.000µs 📉 -28.5%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ wsgi_large_valid_headers_all

Time: ✅ 29.882µs (SLO: <40.000µs 📉 -25.3%)

Memory: ✅ 31.339MB (SLO: <33.500MB -6.4%)


✅ wsgi_medium_header_no_matches

Time: ✅ 10.069µs (SLO: <20.000µs 📉 -49.7%)

Memory: ✅ 31.379MB (SLO: <33.500MB -6.3%)


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.498µs (SLO: <20.000µs 📉 -42.5%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ wsgi_valid_headers_all

Time: ✅ 6.584µs (SLO: <10.000µs 📉 -34.2%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ wsgi_valid_headers_basic

Time: ✅ 6.084µs (SLO: <10.000µs 📉 -39.2%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 22.203µs (SLO: <30.000µs 📉 -26.0%)

Memory: ✅ 31.398MB (SLO: <33.500MB -6.3%)


✅ with_all

Time: ✅ 35.118µs (SLO: <40.000µs 📉 -12.2%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ with_dd_origin

Time: ✅ 29.515µs (SLO: <30.000µs 🟡 -1.6%)

Memory: ✅ 31.418MB (SLO: <33.500MB -6.2%)


✅ with_priority_and_origin

Time: ✅ 27.915µs (SLO: <40.000µs 📉 -30.2%)

Memory: ✅ 31.438MB (SLO: <33.500MB -6.2%)


✅ with_sampling_priority

Time: ✅ 21.783µs (SLO: <30.000µs 📉 -27.4%)

Memory: ✅ 31.457MB (SLO: <33.500MB -6.1%)


✅ with_tags

Time: ✅ 31.551µs (SLO: <40.000µs 📉 -21.1%)

Memory: ✅ 31.457MB (SLO: <33.500MB -6.1%)


✅ with_tags_invalid

Time: ✅ 34.159µs (SLO: <40.000µs 📉 -14.6%)

Memory: ✅ 31.398MB (SLO: <33.500MB -6.3%)


✅ with_tags_max_size

Time: ✅ 31.652µs (SLO: <40.000µs 📉 -20.9%)

Memory: ✅ 31.398MB (SLO: <33.500MB -6.3%)


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 33.360µs (SLO: <40.000µs 📉 -16.6%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_expand_noaspect

Time: ✅ 28.573µs (SLO: <40.000µs 📉 -28.6%)

Memory: ✅ 36.746MB (SLO: <39.000MB -5.8%)


✅ re_findall_aspect

Time: ✅ 3.689µs (SLO: <10.000µs 📉 -63.1%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


✅ re_findall_noaspect

Time: ✅ 1.406µs (SLO: <10.000µs 📉 -85.9%)

Memory: ✅ 36.805MB (SLO: <39.000MB -5.6%)


✅ re_finditer_aspect

Time: ✅ 5.226µs (SLO: <10.000µs 📉 -47.7%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_finditer_noaspect

Time: ✅ 1.410µs (SLO: <10.000µs 📉 -85.9%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_fullmatch_aspect

Time: ✅ 3.392µs (SLO: <10.000µs 📉 -66.1%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_fullmatch_noaspect

Time: ✅ 1.282µs (SLO: <10.000µs 📉 -87.2%)

Memory: ✅ 36.864MB (SLO: <39.000MB -5.5%)


✅ re_group_aspect

Time: ✅ 3.462µs (SLO: <10.000µs 📉 -65.4%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_group_noaspect

Time: ✅ 1.601µs (SLO: <10.000µs 📉 -84.0%)

Memory: ✅ 36.785MB (SLO: <39.000MB -5.7%)


✅ re_groups_aspect

Time: ✅ 3.583µs (SLO: <10.000µs 📉 -64.2%)

Memory: ✅ 36.864MB (SLO: <39.000MB -5.5%)


✅ re_groups_noaspect

Time: ✅ 1.696µs (SLO: <10.000µs 📉 -83.0%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_match_aspect

Time: ✅ 3.404µs (SLO: <10.000µs 📉 -66.0%)

Memory: ✅ 36.864MB (SLO: <39.000MB -5.5%)


✅ re_match_noaspect

Time: ✅ 1.297µs (SLO: <10.000µs 📉 -87.0%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ re_search_aspect

Time: ✅ 3.279µs (SLO: <10.000µs 📉 -67.2%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ re_search_noaspect

Time: ✅ 1.212µs (SLO: <10.000µs 📉 -87.9%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ re_sub_aspect

Time: ✅ 4.680µs (SLO: <10.000µs 📉 -53.2%)

Memory: ✅ 36.844MB (SLO: <39.000MB -5.5%)


✅ re_sub_noaspect

Time: ✅ 1.529µs (SLO: <10.000µs 📉 -84.7%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ re_subn_aspect

Time: ✅ 4.892µs (SLO: <10.000µs 📉 -51.1%)

Memory: ✅ 36.844MB (SLO: <39.000MB -5.5%)


✅ re_subn_noaspect

Time: ✅ 1.627µs (SLO: <10.000µs 📉 -83.7%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

Time: ✅ 0.329µs (SLO: <10.000µs 📉 -96.7%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ add_inplace_aspect

Time: ✅ 0.332µs (SLO: <10.000µs 📉 -96.7%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ add_inplace_noaspect

Time: ✅ 0.322µs (SLO: <10.000µs 📉 -96.8%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ add_noaspect

Time: ✅ 0.283µs (SLO: <10.000µs 📉 -97.2%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ bytearray_aspect

Time: ✅ 1.871µs (SLO: <10.000µs 📉 -81.3%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ bytearray_extend_aspect

Time: ✅ 1.369µs (SLO: <10.000µs 📉 -86.3%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ bytearray_extend_noaspect

Time: ✅ 0.613µs (SLO: <10.000µs 📉 -93.9%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ bytearray_noaspect

Time: ✅ 0.479µs (SLO: <10.000µs 📉 -95.2%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ bytes_aspect

Time: ✅ 1.865µs (SLO: <10.000µs 📉 -81.3%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ bytes_noaspect

Time: ✅ 0.488µs (SLO: <10.000µs 📉 -95.1%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ bytesio_aspect

Time: ✅ 1.906µs (SLO: <10.000µs 📉 -80.9%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ bytesio_noaspect

Time: ✅ 0.493µs (SLO: <10.000µs 📉 -95.1%)

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%)


✅ capitalize_aspect

Time: ✅ 0.736µs (SLO: <10.000µs 📉 -92.6%)

Memory: ✅ 37.159MB (SLO: <39.000MB -4.7%)


✅ capitalize_noaspect

Time: ✅ 0.437µs (SLO: <10.000µs 📉 -95.6%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ casefold_aspect

Time: ✅ 0.740µs (SLO: <10.000µs 📉 -92.6%)

Memory: ✅ 37.159MB (SLO: <39.000MB -4.7%)


✅ casefold_noaspect

Time: ✅ 0.375µs (SLO: <10.000µs 📉 -96.3%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ decode_aspect

Time: ✅ 0.728µs (SLO: <10.000µs 📉 -92.7%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ decode_noaspect

Time: ✅ 0.424µs (SLO: <10.000µs 📉 -95.8%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ encode_aspect

Time: ✅ 0.711µs (SLO: <10.000µs 📉 -92.9%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ encode_noaspect

Time: ✅ 0.406µs (SLO: <10.000µs 📉 -95.9%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ format_aspect

Time: ✅ 3.378µs (SLO: <10.000µs 📉 -66.2%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ format_map_aspect

Time: ✅ 3.253µs (SLO: <10.000µs 📉 -67.5%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ format_map_noaspect

Time: ✅ 0.780µs (SLO: <10.000µs 📉 -92.2%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ format_noaspect

Time: ✅ 0.603µs (SLO: <10.000µs 📉 -94.0%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ index_aspect

Time: ✅ 0.342µs (SLO: <10.000µs 📉 -96.6%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ index_noaspect

Time: ✅ 0.283µs (SLO: <10.000µs 📉 -97.2%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ join_aspect

Time: ✅ 1.218µs (SLO: <10.000µs 📉 -87.8%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ join_noaspect

Time: ✅ 0.494µs (SLO: <10.000µs 📉 -95.1%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ ljust_aspect

Time: ✅ 10.287µs (SLO: <20.000µs 📉 -48.6%)

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%)


✅ ljust_noaspect

Time: ✅ 0.408µs (SLO: <10.000µs 📉 -95.9%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ lower_aspect

Time: ✅ 2.264µs (SLO: <10.000µs 📉 -77.4%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ lower_noaspect

Time: ✅ 0.374µs (SLO: <10.000µs 📉 -96.3%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ lstrip_aspect

Time: ✅ 10.201µs (SLO: <20.000µs 📉 -49.0%)

Memory: ✅ 37.356MB (SLO: <39.000MB -4.2%)


✅ lstrip_noaspect

Time: ✅ 0.381µs (SLO: <10.000µs 📉 -96.2%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ modulo_aspect

Time: ✅ 0.599µs (SLO: <10.000µs 📉 -94.0%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ modulo_aspect_for_bytearray_bytearray

Time: ✅ 1.315µs (SLO: <10.000µs 📉 -86.8%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ modulo_aspect_for_bytes

Time: ✅ 0.747µs (SLO: <10.000µs 📉 -92.5%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 0.982µs (SLO: <10.000µs 📉 -90.2%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ modulo_noaspect

Time: ✅ 0.634µs (SLO: <10.000µs 📉 -93.7%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ replace_aspect

Time: ✅ 4.634µs (SLO: <10.000µs 📉 -53.7%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ replace_noaspect

Time: ✅ 0.466µs (SLO: <10.000µs 📉 -95.3%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ repr_aspect

Time: ✅ 0.904µs (SLO: <10.000µs 📉 -91.0%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ repr_noaspect

Time: ✅ 0.419µs (SLO: <10.000µs 📉 -95.8%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ rstrip_aspect

Time: ✅ 10.880µs (SLO: <20.000µs 📉 -45.6%)

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%)


✅ rstrip_noaspect

Time: ✅ 0.380µs (SLO: <10.000µs 📉 -96.2%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ slice_aspect

Time: ✅ 0.482µs (SLO: <10.000µs 📉 -95.2%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ slice_noaspect

Time: ✅ 0.451µs (SLO: <10.000µs 📉 -95.5%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ stringio_aspect

Time: ✅ 2.208µs (SLO: <10.000µs 📉 -77.9%)

Memory: ✅ 37.198MB (SLO: <39.000MB -4.6%)


✅ stringio_noaspect

Time: ✅ 0.728µs (SLO: <10.000µs 📉 -92.7%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ strip_aspect

Time: ✅ 10.288µs (SLO: <20.000µs 📉 -48.6%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ strip_noaspect

Time: ✅ 0.389µs (SLO: <10.000µs 📉 -96.1%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ swapcase_aspect

Time: ✅ 2.466µs (SLO: <10.000µs 📉 -75.3%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


✅ swapcase_noaspect

Time: ✅ 0.538µs (SLO: <10.000µs 📉 -94.6%)

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%)


✅ title_aspect

Time: ✅ 2.423µs (SLO: <10.000µs 📉 -75.8%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ title_noaspect

Time: ✅ 0.505µs (SLO: <10.000µs 📉 -94.9%)

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%)


✅ translate_aspect

Time: ✅ 3.292µs (SLO: <10.000µs 📉 -67.1%)

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%)


✅ translate_noaspect

Time: ✅ 1.045µs (SLO: <10.000µs 📉 -89.6%)

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%)


✅ upper_aspect

Time: ✅ 2.313µs (SLO: <10.000µs 📉 -76.9%)

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%)


✅ upper_noaspect

Time: ✅ 0.369µs (SLO: <10.000µs 📉 -96.3%)

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%)


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.213µs (SLO: <10.000µs 📉 -57.9%)

Memory: ✅ 36.844MB (SLO: <39.000MB -5.5%)


✅ ospathbasename_noaspect

Time: ✅ 1.082µs (SLO: <10.000µs 📉 -89.2%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ ospathjoin_aspect

Time: ✅ 6.021µs (SLO: <10.000µs 📉 -39.8%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ ospathjoin_noaspect

Time: ✅ 2.298µs (SLO: <10.000µs 📉 -77.0%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ ospathnormcase_aspect

Time: ✅ 3.440µs (SLO: <10.000µs 📉 -65.6%)

Memory: ✅ 36.805MB (SLO: <39.000MB -5.6%)


✅ ospathnormcase_noaspect

Time: ✅ 0.575µs (SLO: <10.000µs 📉 -94.3%)

Memory: ✅ 36.785MB (SLO: <39.000MB -5.7%)


✅ ospathsplit_aspect

Time: ✅ 4.854µs (SLO: <10.000µs 📉 -51.5%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


✅ ospathsplit_noaspect

Time: ✅ 1.592µs (SLO: <10.000µs 📉 -84.1%)

Memory: ✅ 36.805MB (SLO: <39.000MB -5.6%)


✅ ospathsplitdrive_aspect

Time: ✅ 3.683µs (SLO: <10.000µs 📉 -63.2%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ ospathsplitdrive_noaspect

Time: ✅ 0.706µs (SLO: <10.000µs 📉 -92.9%)

Memory: ✅ 36.844MB (SLO: <39.000MB -5.5%)


✅ ospathsplitext_aspect

Time: ✅ 4.577µs (SLO: <10.000µs 📉 -54.2%)

Memory: ✅ 36.766MB (SLO: <39.000MB -5.7%)


✅ ospathsplitext_noaspect

Time: ✅ 1.381µs (SLO: <10.000µs 📉 -86.2%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

Time: ✅ 1.538µs (SLO: <10.000µs 📉 -84.6%)

Memory: ✅ 36.864MB (SLO: <39.000MB -5.5%)


✅ rsplit_noaspect

Time: ✅ 0.589µs (SLO: <10.000µs 📉 -94.1%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ split_aspect

Time: ✅ 1.491µs (SLO: <10.000µs 📉 -85.1%)

Memory: ✅ 36.825MB (SLO: <39.000MB -5.6%)


✅ split_noaspect

Time: ✅ 0.577µs (SLO: <10.000µs 📉 -94.2%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ splitlines_aspect

Time: ✅ 1.421µs (SLO: <10.000µs 📉 -85.8%)

Memory: ✅ 36.805MB (SLO: <39.000MB -5.6%)


✅ splitlines_noaspect

Time: ✅ 0.596µs (SLO: <10.000µs 📉 -94.0%)

Memory: ✅ 36.746MB (SLO: <39.000MB -5.8%)


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

Time: ✅ 48.776µs (SLO: <60.000µs 📉 -18.7%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


✅ propagation_enabled

Time: ✅ 145.883µs (SLO: <160.000µs -8.8%)

Memory: ✅ 36.884MB (SLO: <39.000MB -5.4%)


✅ propagation_enabled_100

Time: ✅ 1.561ms (SLO: <1.800ms 📉 -13.3%)

Memory: ✅ 36.844MB (SLO: <39.000MB -5.5%)


✅ propagation_enabled_1000

Time: ✅ 29.305ms (SLO: <30.550ms -4.1%)

Memory: ✅ 36.903MB (SLO: <39.000MB -5.4%)


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.485ms (SLO: <42.000ms -3.6%)

Memory: ✅ 34.111MB (SLO: <39.000MB 📉 -12.5%)


✅ add-link

Time: ✅ 36.563ms (SLO: <38.550ms -5.2%)

Memory: ✅ 34.170MB (SLO: <39.000MB 📉 -12.4%)


✅ add-metrics

Time: ✅ 220.007ms (SLO: <232.000ms -5.2%)

Memory: ✅ 34.131MB (SLO: <39.000MB 📉 -12.5%)


✅ add-tags

Time: ✅ 211.804ms (SLO: <221.600ms -4.4%)

Memory: ✅ 34.151MB (SLO: <39.000MB 📉 -12.4%)


✅ get-context

Time: ✅ 29.089ms (SLO: <31.300ms -7.1%)

Memory: ✅ 34.151MB (SLO: <39.000MB 📉 -12.4%)


✅ is-recording

Time: ✅ 29.081ms (SLO: <31.000ms -6.2%)

Memory: ✅ 34.151MB (SLO: <39.000MB 📉 -12.4%)


✅ record-exception

Time: ✅ 62.955ms (SLO: <65.850ms -4.4%)

Memory: ✅ 34.151MB (SLO: <39.000MB 📉 -12.4%)


✅ set-status

Time: ✅ 31.798ms (SLO: <34.150ms -6.9%)

Memory: ✅ 34.092MB (SLO: <39.000MB 📉 -12.6%)


✅ start

Time: ✅ 28.871ms (SLO: <30.150ms -4.2%)

Memory: ✅ 34.131MB (SLO: <39.000MB 📉 -12.5%)


✅ start-finish

Time: ✅ 34.212ms (SLO: <35.350ms -3.2%)

Memory: ✅ 34.210MB (SLO: <39.000MB 📉 -12.3%)


✅ start-finish-telemetry

Time: ✅ 34.107ms (SLO: <35.450ms -3.8%)

Memory: ✅ 34.131MB (SLO: <39.000MB 📉 -12.5%)


✅ update-name

Time: ✅ 31.035ms (SLO: <33.400ms -7.1%)

Memory: ✅ 34.111MB (SLO: <39.000MB 📉 -12.5%)


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.117ms (SLO: <47.150ms -4.3%)

Memory: ✅ 44.345MB (SLO: <46.500MB -4.6%)


✅ add-metrics

Time: ✅ 323.395ms (SLO: <344.800ms -6.2%)

Memory: ✅ 552.698MB (SLO: <562.000MB 🟡 -1.7%)


✅ add-tags

Time: ✅ 291.263ms (SLO: <314.000ms -7.2%)

Memory: ✅ 553.714MB (SLO: <563.500MB 🟡 -1.7%)


✅ get-context

Time: ✅ 86.789ms (SLO: <92.350ms -6.0%)

Memory: ✅ 39.563MB (SLO: <46.500MB 📉 -14.9%)


✅ is-recording

Time: ✅ 43.802ms (SLO: <44.500ms 🟡 -1.6%)

Memory: ✅ 43.793MB (SLO: <46.500MB -5.8%)


✅ record-exception

Time: ✅ 61.558ms (SLO: <67.650ms -9.0%)

Memory: ✅ 39.859MB (SLO: <46.500MB 📉 -14.3%)


✅ set-status

Time: ✅ 48.679ms (SLO: <50.400ms -3.4%)

Memory: ✅ 43.800MB (SLO: <46.500MB -5.8%)


✅ start

Time: ✅ 42.053ms (SLO: <43.450ms -3.2%)

Memory: ✅ 43.797MB (SLO: <46.500MB -5.8%)


✅ start-finish

Time: ✅ 84.743ms (SLO: <88.000ms -3.7%)

Memory: ✅ 33.777MB (SLO: <46.500MB 📉 -27.4%)


✅ start-finish-telemetry

Time: ✅ 86.504ms (SLO: <89.000ms -2.8%)

Memory: ✅ 33.797MB (SLO: <46.500MB 📉 -27.3%)


✅ update-name

Time: ✅ 43.907ms (SLO: <45.150ms -2.8%)

Memory: ✅ 44.102MB (SLO: <46.500MB -5.2%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 342.078ms (SLO: <354.300ms -3.4%)

Memory: ✅ 36.774MB (SLO: <40.000MB -8.1%)


✅ cache_on

Time: ✅ 0.384µs (SLO: <10.000µs 📉 -96.2%)

Memory: ✅ 36.725MB (SLO: <39.000MB -5.8%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 155.081µs (SLO: <170.000µs -8.8%)

Memory: ✅ 36.251MB (SLO: <38.500MB -5.8%)


✅ import_many_cached

Time: ✅ 120.947µs (SLO: <130.000µs -7.0%)

Memory: ✅ 36.123MB (SLO: <38.500MB -6.2%)


✅ import_many_stdlib

Time: ✅ 1.621ms (SLO: <1.750ms -7.4%)

Memory: ✅ 36.123MB (SLO: <38.500MB -6.2%)


✅ import_many_stdlib_cached

Time: ✅ 0.967ms (SLO: <1.100ms 📉 -12.1%)

Memory: ✅ 36.251MB (SLO: <38.500MB -5.8%)


✅ import_many_unknown

Time: ✅ 833.714µs (SLO: <890.000µs -6.3%)

Memory: ✅ 36.288MB (SLO: <38.500MB -5.7%)


✅ import_many_unknown_cached

Time: ✅ 789.614µs (SLO: <870.000µs -9.2%)

Memory: ✅ 36.304MB (SLO: <38.500MB -5.7%)


✅ import_one

Time: ✅ 19.799µs (SLO: <30.000µs 📉 -34.0%)

Memory: ✅ 36.263MB (SLO: <39.000MB -7.0%)


✅ import_one_cache

Time: ✅ 6.299µs (SLO: <10.000µs 📉 -37.0%)

Memory: ✅ 36.142MB (SLO: <38.500MB -6.1%)


✅ import_one_stdlib

Time: ✅ 18.787µs (SLO: <20.000µs -6.1%)

Memory: ✅ 36.132MB (SLO: <38.500MB -6.2%)


✅ import_one_stdlib_cache

Time: ✅ 6.265µs (SLO: <10.000µs 📉 -37.4%)

Memory: ✅ 36.037MB (SLO: <38.500MB -6.4%)


✅ import_one_unknown

Time: ✅ 45.444µs (SLO: <50.000µs -9.1%)

Memory: ✅ 36.071MB (SLO: <38.500MB -6.3%)


✅ import_one_unknown_cache

Time: ✅ 6.258µs (SLO: <10.000µs 📉 -37.4%)

Memory: ✅ 36.123MB (SLO: <38.500MB -6.2%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

Time: ✅ 2.366µs (SLO: <10.000µs 📉 -76.3%)

Memory: ✅ 30.926MB (SLO: <34.000MB -9.0%)


✅ high_rate_limit

Time: ✅ 2.402µs (SLO: <10.000µs 📉 -76.0%)

Memory: ✅ 30.966MB (SLO: <34.000MB -8.9%)


✅ long_window

Time: ✅ 2.357µs (SLO: <10.000µs 📉 -76.4%)

Memory: ✅ 30.985MB (SLO: <34.000MB -8.9%)


✅ low_rate_limit

Time: ✅ 2.386µs (SLO: <10.000µs 📉 -76.1%)

Memory: ✅ 31.005MB (SLO: <34.000MB -8.8%)


✅ no_rate_limit

Time: ✅ 0.830µs (SLO: <10.000µs 📉 -91.7%)

Memory: ✅ 31.044MB (SLO: <34.000MB -8.7%)


✅ short_window

Time: ✅ 2.511µs (SLO: <10.000µs 📉 -74.9%)

Memory: ✅ 30.966MB (SLO: <34.000MB -8.9%)


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 309.368ms (SLO: <320.950ms -3.6%)

Memory: ✅ 32.440MB (SLO: <34.500MB -6.0%)


✅ deep-profiled

Time: ✅ 327.364ms (SLO: <359.150ms -8.9%)

Memory: ✅ 35.095MB (SLO: <39.000MB 📉 -10.0%)


✅ medium

Time: ✅ 7.103ms (SLO: <7.400ms -4.0%)

Memory: ✅ 31.261MB (SLO: <34.000MB -8.1%)


✅ shallow

Time: ✅ 0.960ms (SLO: <1.050ms -8.5%)

Memory: ✅ 31.320MB (SLO: <34.000MB -7.9%)


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 274.820µs (SLO: <290.000µs -5.2%)

Memory: ✅ 31.300MB (SLO: <34.000MB -7.9%)


✅ high_match

Time: ✅ 445.674µs (SLO: <480.000µs -7.2%)

Memory: ✅ 31.320MB (SLO: <34.000MB -7.9%)


✅ low_match

Time: ✅ 110.384µs (SLO: <120.000µs -8.0%)

Memory: ✅ 444.549MB (SLO: <450.000MB 🟡 -1.2%)


✅ very_low_match

Time: ✅ 7.702ms (SLO: <8.500ms -9.4%)

Memory: ✅ 57.782MB (SLO: <60.000MB -3.7%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.284µs (SLO: <20.000µs 📉 -38.6%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ all-enabled

Time: ✅ 42.113µs (SLO: <50.000µs 📉 -15.8%)

Memory: ✅ 31.752MB (SLO: <34.000MB -6.6%)


✅ collectipvariant_exists

Time: ✅ 42.852µs (SLO: <50.000µs 📉 -14.3%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ no-collectipvariant

Time: ✅ 42.339µs (SLO: <50.000µs 📉 -15.3%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ no-useragentvariant

Time: ✅ 40.690µs (SLO: <50.000µs 📉 -18.6%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ obfuscation-no-query

Time: ✅ 42.928µs (SLO: <50.000µs 📉 -14.1%)

Memory: ✅ 31.831MB (SLO: <34.000MB -6.4%)


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.763µs (SLO: <90.000µs 📉 -11.4%)

Memory: ✅ 32.185MB (SLO: <34.000MB -5.3%)


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.971µs (SLO: <90.000µs 📉 -11.1%)

Memory: ✅ 32.185MB (SLO: <34.000MB -5.3%)


✅ obfuscation-send-querystring-disabled

Time: ✅ 157.427µs (SLO: <170.000µs -7.4%)

Memory: ✅ 32.185MB (SLO: <34.500MB -6.7%)


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.957µs (SLO: <160.000µs -5.0%)

Memory: ✅ 32.204MB (SLO: <34.500MB -6.7%)


✅ obfuscation-worst-case-implicit-query

Time: ✅ 157.815µs (SLO: <170.000µs -7.2%)

Memory: ✅ 32.185MB (SLO: <34.500MB -6.7%)


✅ useragentvariant_exists_1

Time: ✅ 41.896µs (SLO: <50.000µs 📉 -16.2%)

Memory: ✅ 31.772MB (SLO: <34.000MB -6.6%)


✅ useragentvariant_exists_2

Time: ✅ 42.302µs (SLO: <50.000µs 📉 -15.4%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ useragentvariant_exists_3

Time: ✅ 42.506µs (SLO: <50.000µs 📉 -15.0%)

Memory: ✅ 31.811MB (SLO: <34.000MB -6.4%)


✅ useragentvariant_not_exists_1

Time: ✅ 42.145µs (SLO: <50.000µs 📉 -15.7%)

Memory: ✅ 31.752MB (SLO: <34.000MB -6.6%)


✅ useragentvariant_not_exists_2

Time: ✅ 41.232µs (SLO: <50.000µs 📉 -17.5%)

Memory: ✅ 31.772MB (SLO: <34.000MB -6.6%)


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.003ms (SLO: <26.200ms -8.4%)

Memory: ✅ 50.804MB (SLO: <53.000MB -4.1%)


✅ add-metrics

Time: ✅ 92.140ms (SLO: <98.350ms -6.3%)

Memory: ✅ 606.929MB (SLO: <961.000MB 📉 -36.8%)


✅ add-tags

Time: ✅ 149.565ms (SLO: <168.550ms 📉 -11.3%)

Memory: ✅ 607.780MB (SLO: <962.500MB 📉 -36.9%)


✅ get-context

Time: ✅ 22.613ms (SLO: <23.700ms -4.6%)

Memory: ✅ 49.564MB (SLO: <53.000MB -6.5%)


✅ is-recording

Time: ✅ 22.784ms (SLO: <23.900ms -4.7%)

Memory: ✅ 49.597MB (SLO: <53.000MB -6.4%)


✅ record-exception

Time: ✅ 42.315ms (SLO: <44.500ms -4.9%)

Memory: ✅ 42.603MB (SLO: <53.000MB 📉 -19.6%)


✅ set-status

Time: ✅ 24.517ms (SLO: <26.000ms -5.7%)

Memory: ✅ 49.614MB (SLO: <53.000MB -6.4%)


✅ start

Time: ✅ 22.374ms (SLO: <23.500ms -4.8%)

Memory: ✅ 49.614MB (SLO: <53.000MB -6.4%)


✅ start-finish

Time: ✅ 54.245ms (SLO: <55.500ms -2.3%)

Memory: ✅ 31.261MB (SLO: <34.000MB -8.1%)


✅ start-finish-telemetry

Time: ✅ 55.177ms (SLO: <58.300ms -5.4%)

Memory: ✅ 31.261MB (SLO: <34.000MB -8.1%)


✅ start-finish-traceid128

Time: ✅ 58.146ms (SLO: <60.050ms -3.2%)

Memory: ✅ 31.162MB (SLO: <34.000MB -8.3%)


✅ start-traceid128

Time: ✅ 22.616ms (SLO: <24.600ms -8.1%)

Memory: ✅ 49.608MB (SLO: <53.000MB -6.4%)


✅ update-name

Time: ✅ 23.397ms (SLO: <24.100ms -2.9%)

Memory: ✅ 50.198MB (SLO: <53.000MB -5.3%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.167µs (SLO: <10.000µs 📉 -68.3%)

Memory: ✅ 31.280MB (SLO: <34.000MB -8.0%)


✅ 1-count-metrics-100-times

Time: ✅ 228.348µs (SLO: <240.000µs -4.9%)

Memory: ✅ 31.320MB (SLO: <34.000MB -7.9%)


✅ 1-distribution-metric-1-times

Time: ✅ 2.989µs (SLO: <10.000µs 📉 -70.1%)

Memory: ✅ 31.300MB (SLO: <34.000MB -7.9%)


✅ 1-distribution-metrics-100-times

Time: ✅ 202.923µs (SLO: <210.000µs -3.4%)

Memory: ✅ 31.280MB (SLO: <34.000MB -8.0%)


✅ 1-gauge-metric-1-times

Time: ✅ 2.107µs (SLO: <10.000µs 📉 -78.9%)

Memory: ✅ 31.202MB (SLO: <34.000MB -8.2%)


✅ 1-gauge-metrics-100-times

Time: ✅ 122.845µs (SLO: <140.000µs 📉 -12.3%)

Memory: ✅ 31.280MB (SLO: <34.000MB -8.0%)


✅ 1-rate-metric-1-times

Time: ✅ 3.234µs (SLO: <10.000µs 📉 -67.7%)

Memory: ✅ 31.320MB (SLO: <34.000MB -7.9%)


✅ 1-rate-metrics-100-times

Time: ✅ 220.765µs (SLO: <230.000µs -4.0%)

Memory: ✅ 31.202MB (SLO: <34.000MB -8.2%)


✅ 100-count-metrics-100-times

Time: ✅ 21.988ms (SLO: <23.000ms -4.4%)

Memory: ✅ 31.221MB (SLO: <34.000MB -8.2%)


✅ 100-distribution-metrics-100-times

Time: ✅ 2.131ms (SLO: <2.200ms -3.2%)

Memory: ✅ 31.261MB (SLO: <34.000MB -8.1%)


✅ 100-gauge-metrics-100-times

Time: ✅ 1.273ms (SLO: <1.500ms 📉 -15.1%)

Memory: ✅ 31.300MB (SLO: <34.000MB -7.9%)


✅ 100-rate-metrics-100-times

Time: ✅ 2.302ms (SLO: <2.500ms -7.9%)

Memory: ✅ 31.300MB (SLO: <34.000MB -7.9%)


✅ flush-1-metric

Time: ✅ 4.195µs (SLO: <10.000µs 📉 -58.0%)

Memory: ✅ 31.359MB (SLO: <34.000MB -7.8%)


✅ flush-100-metrics

Time: ✅ 181.911µs (SLO: <200.000µs -9.0%)

Memory: ✅ 31.241MB (SLO: <34.000MB -8.1%)


✅ flush-1000-metrics

Time: ✅ 2.218ms (SLO: <2.450ms -9.5%)

Memory: ✅ 32.519MB (SLO: <34.500MB -5.7%)


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.936ms (SLO: <32.950ms -6.1%)

Memory: ✅ 32.617MB (SLO: <34.500MB -5.5%)


✅ medium

Time: ✅ 3.024ms (SLO: <3.200ms -5.5%)

Memory: ✅ 31.202MB (SLO: <34.000MB -8.2%)


✅ small

Time: ✅ 339.522µs (SLO: <370.000µs -8.2%)

Memory: ✅ 31.182MB (SLO: <34.000MB -8.3%)

@christophe-papazian christophe-papazian marked this pull request as ready for review August 14, 2025 13:16
@christophe-papazian christophe-papazian requested review from a team as code owners August 14, 2025 13:16
Copy link
Member

@brettlangdon brettlangdon left a comment

Choose a reason for hiding this comment

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

minor nits that aren't blockers by any means.

@christophe-papazian christophe-papazian merged commit d2a6689 into main Aug 18, 2025
892 checks passed
@christophe-papazian christophe-papazian deleted the christophe-papazian/move_appsec_code_outside_of_tracer branch August 18, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ASM Application Security Monitoring changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants