Skip to content

Conversation

@florentinl
Copy link
Contributor

@florentinl florentinl commented Aug 21, 2025

Description

This is an omission from PR: #14210 . The track_user function must pass to tag the user on to the set_user helper.

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

@florentinl florentinl added changelog/no-changelog A changelog entry is not required for this PR. ASM Application Security Monitoring labels Aug 21, 2025
@florentinl florentinl changed the title fix: track_user must use tag the service_entry_span fix(appsec): track_user must use tag the service_entry_span Aug 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2025

CODEOWNERS have been resolved as:

ddtrace/appsec/track_user_sdk.py                                        @DataDog/asm-python

@florentinl florentinl force-pushed the florentinl/APPSEC-58661/fix-track-user-sdk branch from f7c506f to 69e14b4 Compare August 21, 2025 13:40
@florentinl florentinl changed the title fix(appsec): track_user must use tag the service_entry_span chore(appsec): track_user must use tag the service_entry_span Aug 21, 2025
@florentinl florentinl force-pushed the florentinl/APPSEC-58661/fix-track-user-sdk branch 2 times, most recently from 898dc26 to 2a75def Compare August 21, 2025 13:43
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 269 ± 3 ms.

The average import time from base is: 271 ± 3 ms.

The import time difference between this PR and base is: -1.5 ± 0.1 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.038 ms (0.76%)
ddtrace.bootstrap.sitecustomize 1.364 ms (0.51%)
ddtrace.bootstrap.preload 1.364 ms (0.51%)
ddtrace.internal.remoteconfig.client 0.647 ms (0.24%)
ddtrace 0.674 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 21, 2025

Performance SLOs

Candidate: florentinl/APPSEC-58661/fix-track-user-sdk (5c44d28)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

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

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


✅ context_with_data_no_listeners

Time: ✅ 3.839µs (SLO: <10.000µs 📉 -61.6%)

Memory: ✅ 31.320MB (SLO: <33.500MB -6.5%)


⚠️ context_with_data_only_all_listeners

Time: ⚠️ 13.883µs (SLO: <20.000µs 📉 -30.6%)

Memory: ✅ 31.221MB (SLO: <33.500MB -6.8%)


✅ get_item_exists

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

Memory: ✅ 31.280MB (SLO: <33.500MB -6.6%)


✅ get_item_missing

Time: ✅ 0.700µs (SLO: <10.000µs 📉 -93.0%)

Memory: ✅ 31.182MB (SLO: <33.500MB -6.9%)


✅ set_item

Time: ✅ 24.722µs (SLO: <30.000µs 📉 -17.6%)

Memory: ✅ 31.320MB (SLO: <33.500MB -6.5%)


🔵 djangosimple - 24/24

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 21.041ms (SLO: <22.300ms -5.6%)

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


✅ exception-replay-enabled

Time: ✅ 1.389ms (SLO: <1.450ms -4.2%)

Memory: ✅ 62.875MB (SLO: <66.000MB -4.7%)


✅ iast

Time: ✅ 21.028ms (SLO: <22.250ms -5.5%)

Memory: ✅ 63.944MB (SLO: <66.000MB -3.1%)


✅ profiler

Time: ✅ 15.165ms (SLO: <16.550ms -8.4%)

Memory: ✅ 52.159MB (SLO: <53.500MB -2.5%)


✅ span-code-origin

Time: ✅ 26.722ms (SLO: <28.200ms -5.2%)

Memory: ✅ 66.271MB (SLO: <68.500MB -3.3%)


✅ tracer

Time: ✅ 21.051ms (SLO: <21.750ms -3.2%)

Memory: ✅ 63.983MB (SLO: <66.000MB -3.1%)


✅ tracer-and-profiler

Time: ✅ 22.557ms (SLO: <23.500ms -4.0%)

Memory: ✅ 65.283MB (SLO: <67.000MB -2.6%)


✅ tracer-dont-create-db-spans

Time: ✅ 19.835ms (SLO: <21.500ms -7.7%)

Memory: ✅ 63.939MB (SLO: <66.000MB -3.1%)


✅ tracer-no-caches

Time: ✅ 18.612ms (SLO: <19.650ms -5.3%)

Memory: ✅ 63.927MB (SLO: <66.000MB -3.1%)


✅ tracer-no-databases

Time: ✅ 19.215ms (SLO: <20.100ms -4.4%)

Memory: ✅ 63.946MB (SLO: <66.000MB -3.1%)


✅ tracer-no-middleware

Time: ✅ 20.606ms (SLO: <21.500ms -4.2%)

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


✅ tracer-no-templates

Time: ✅ 20.806ms (SLO: <22.000ms -5.4%)

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


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.246ms (SLO: <19.850ms -8.1%)

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


✅ errortracking-enabled-user

Time: ✅ 18.405ms (SLO: <19.400ms -5.1%)

Memory: ✅ 63.942MB (SLO: <65.500MB -2.4%)


✅ tracer-enabled

Time: ✅ 18.238ms (SLO: <19.450ms -6.2%)

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.163ms (SLO: <2.300ms -6.0%)

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


✅ errortracking-enabled-user

Time: ✅ 2.127ms (SLO: <2.250ms -5.5%)

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


✅ tracer-enabled

Time: ✅ 2.123ms (SLO: <2.300ms -7.7%)

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


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.623ms (SLO: <4.750ms -2.7%)

Memory: ✅ 61.920MB (SLO: <64.500MB -4.0%)


✅ appsec-post

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

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


✅ appsec-telemetry

Time: ✅ 4.621ms (SLO: <4.750ms -2.7%)

Memory: ✅ 61.841MB (SLO: <64.500MB -4.1%)


✅ debugger

Time: ✅ 1.861ms (SLO: <2.000ms -7.0%)

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


✅ iast-get

Time: ✅ 1.857ms (SLO: <2.000ms -7.2%)

Memory: ✅ 41.485MB (SLO: <49.000MB 📉 -15.3%)


✅ profiler

Time: ✅ 1.918ms (SLO: <2.100ms -8.6%)

Memory: ✅ 43.995MB (SLO: <46.500MB -5.4%)


✅ tracer

Time: ✅ 3.400ms (SLO: <3.650ms -6.9%)

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


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

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

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


✅ iast-enabled

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

Memory: ✅ 57.484MB (SLO: <59.000MB -2.6%)


✅ tracer-enabled

Time: ✅ 2.114ms (SLO: <2.250ms -6.1%)

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 81.342µs (SLO: <100.000µs 📉 -18.7%)

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


✅ b3_headers

Time: ✅ 14.274µs (SLO: <20.000µs 📉 -28.6%)

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


✅ b3_single_headers

Time: ✅ 13.434µs (SLO: <20.000µs 📉 -32.8%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 65.101µs (SLO: <80.000µs 📉 -18.6%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.142µs (SLO: <80.000µs 📉 -17.3%)

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 23.125µs (SLO: <30.000µs 📉 -22.9%)

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


✅ invalid_priority_header

Time: ✅ 6.473µs (SLO: <10.000µs 📉 -35.3%)

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


✅ invalid_span_id_header

Time: ✅ 6.537µs (SLO: <10.000µs 📉 -34.6%)

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

Time: ✅ 6.468µs (SLO: <10.000µs 📉 -35.3%)

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


✅ large_header_no_matches

Time: ✅ 27.576µs (SLO: <30.000µs -8.1%)

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


✅ large_valid_headers_all

Time: ✅ 28.923µs (SLO: <40.000µs 📉 -27.7%)

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


✅ medium_header_no_matches

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

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


✅ medium_valid_headers_all

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

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


✅ none_propagation_style

Time: ✅ 1.690µs (SLO: <10.000µs 📉 -83.1%)

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


✅ tracecontext_headers

Time: ✅ 34.337µs (SLO: <40.000µs 📉 -14.2%)

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


✅ valid_headers_all

Time: ✅ 6.497µs (SLO: <10.000µs 📉 -35.0%)

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


✅ valid_headers_basic

Time: ✅ 6.096µs (SLO: <10.000µs 📉 -39.0%)

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

Time: ✅ 6.550µs (SLO: <10.000µs 📉 -34.5%)

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

Time: ✅ 6.547µs (SLO: <10.000µs 📉 -34.5%)

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


✅ wsgi_large_header_no_matches

Time: ✅ 28.661µs (SLO: <40.000µs 📉 -28.3%)

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


✅ wsgi_large_valid_headers_all

Time: ✅ 29.769µs (SLO: <40.000µs 📉 -25.6%)

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


✅ wsgi_medium_header_no_matches

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

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


✅ wsgi_medium_valid_headers_all

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

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

Time: ✅ 6.043µs (SLO: <10.000µs 📉 -39.6%)

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 21.976µs (SLO: <30.000µs 📉 -26.7%)

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


✅ with_all

Time: ✅ 33.913µs (SLO: <40.000µs 📉 -15.2%)

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


✅ with_dd_origin

Time: ✅ 28.589µs (SLO: <30.000µs -4.7%)

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


✅ with_priority_and_origin

Time: ✅ 28.177µs (SLO: <40.000µs 📉 -29.6%)

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


✅ with_sampling_priority

Time: ✅ 21.747µs (SLO: <30.000µs 📉 -27.5%)

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


✅ with_tags

Time: ✅ 30.422µs (SLO: <40.000µs 📉 -23.9%)

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


✅ with_tags_invalid

Time: ✅ 33.766µs (SLO: <40.000µs 📉 -15.6%)

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


✅ with_tags_max_size

Time: ✅ 30.987µs (SLO: <40.000µs 📉 -22.5%)

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 32.864µs (SLO: <40.000µs 📉 -17.8%)

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


✅ re_expand_noaspect

Time: ✅ 28.469µs (SLO: <40.000µs 📉 -28.8%)

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


✅ re_findall_aspect

Time: ✅ 3.701µs (SLO: <10.000µs 📉 -63.0%)

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


✅ re_findall_noaspect

Time: ✅ 1.401µs (SLO: <10.000µs 📉 -86.0%)

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


✅ re_finditer_aspect

Time: ✅ 5.135µs (SLO: <10.000µs 📉 -48.6%)

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

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

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

Time: ✅ 3.418µs (SLO: <10.000µs 📉 -65.8%)

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


✅ re_group_noaspect

Time: ✅ 1.612µs (SLO: <10.000µs 📉 -83.9%)

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


✅ re_groups_aspect

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

Memory: ✅ 36.923MB (SLO: <39.000MB -5.3%)


✅ re_groups_noaspect

Time: ✅ 1.690µs (SLO: <10.000µs 📉 -83.1%)

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

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

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


✅ re_search_aspect

Time: ✅ 3.298µs (SLO: <10.000µs 📉 -67.0%)

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


✅ re_search_noaspect

Time: ✅ 1.191µs (SLO: <10.000µs 📉 -88.1%)

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


✅ re_sub_aspect

Time: ✅ 4.710µs (SLO: <10.000µs 📉 -52.9%)

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


✅ re_sub_noaspect

Time: ✅ 1.520µs (SLO: <10.000µs 📉 -84.8%)

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


✅ re_subn_aspect

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

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

Time: ✅ 0.274µs (SLO: <10.000µs 📉 -97.3%)

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


✅ bytearray_aspect

Time: ✅ 1.856µs (SLO: <10.000µs 📉 -81.4%)

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


✅ bytearray_extend_aspect

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

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


✅ bytearray_extend_noaspect

Time: ✅ 0.615µs (SLO: <10.000µs 📉 -93.8%)

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

Time: ✅ 1.849µs (SLO: <10.000µs 📉 -81.5%)

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


✅ bytes_noaspect

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

Memory: ✅ 37.139MB (SLO: <39.000MB -4.8%)


✅ bytesio_aspect

Time: ✅ 1.890µs (SLO: <10.000µs 📉 -81.1%)

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


✅ bytesio_noaspect

Time: ✅ 0.495µs (SLO: <10.000µs 📉 -95.0%)

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

Time: ✅ 0.433µs (SLO: <10.000µs 📉 -95.7%)

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


✅ casefold_aspect

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

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


✅ casefold_noaspect

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

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


✅ decode_aspect

Time: ✅ 0.723µs (SLO: <10.000µs 📉 -92.8%)

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

Time: ✅ 0.400µs (SLO: <10.000µs 📉 -96.0%)

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


✅ format_aspect

Time: ✅ 3.412µs (SLO: <10.000µs 📉 -65.9%)

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


✅ format_map_aspect

Time: ✅ 3.795µs (SLO: <10.000µs 📉 -62.0%)

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


✅ format_map_noaspect

Time: ✅ 0.771µs (SLO: <10.000µs 📉 -92.3%)

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


✅ format_noaspect

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

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


✅ index_aspect

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

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


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

Time: ✅ 10.851µs (SLO: <20.000µs 📉 -45.7%)

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


✅ ljust_noaspect

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

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


✅ lower_aspect

Time: ✅ 2.246µs (SLO: <10.000µs 📉 -77.5%)

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

Time: ✅ 10.230µs (SLO: <20.000µs 📉 -48.9%)

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


✅ lstrip_noaspect

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

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


✅ modulo_aspect

Time: ✅ 0.934µs (SLO: <10.000µs 📉 -90.7%)

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


✅ modulo_aspect_for_bytearray_bytearray

Time: ✅ 1.430µs (SLO: <10.000µs 📉 -85.7%)

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


✅ modulo_aspect_for_bytes

Time: ✅ 0.912µs (SLO: <10.000µs 📉 -90.9%)

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


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 1.126µs (SLO: <10.000µs 📉 -88.7%)

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


✅ modulo_noaspect

Time: ✅ 0.625µs (SLO: <10.000µs 📉 -93.8%)

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


✅ replace_aspect

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

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


✅ replace_noaspect

Time: ✅ 0.461µs (SLO: <10.000µs 📉 -95.4%)

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


✅ repr_aspect

Time: ✅ 0.906µs (SLO: <10.000µs 📉 -90.9%)

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

Time: ✅ 10.142µs (SLO: <20.000µs 📉 -49.3%)

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

Time: ✅ 2.220µs (SLO: <10.000µs 📉 -77.8%)

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


✅ stringio_noaspect

Time: ✅ 0.716µs (SLO: <10.000µs 📉 -92.8%)

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


✅ strip_aspect

Time: ✅ 10.311µs (SLO: <20.000µs 📉 -48.4%)

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


✅ strip_noaspect

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

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


✅ swapcase_aspect

Time: ✅ 2.426µs (SLO: <10.000µs 📉 -75.7%)

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


✅ swapcase_noaspect

Time: ✅ 0.533µs (SLO: <10.000µs 📉 -94.7%)

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


✅ title_aspect

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

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


✅ title_noaspect

Time: ✅ 0.501µs (SLO: <10.000µs 📉 -95.0%)

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


✅ translate_aspect

Time: ✅ 3.337µs (SLO: <10.000µs 📉 -66.6%)

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


✅ translate_noaspect

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

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


✅ upper_aspect

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

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.016µs (SLO: <10.000µs 📉 -59.8%)

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


✅ ospathbasename_noaspect

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

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


✅ ospathjoin_aspect

Time: ✅ 5.885µs (SLO: <10.000µs 📉 -41.1%)

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


✅ ospathjoin_noaspect

Time: ✅ 2.285µs (SLO: <10.000µs 📉 -77.2%)

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


✅ ospathnormcase_aspect

Time: ✅ 3.328µs (SLO: <10.000µs 📉 -66.7%)

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


✅ ospathnormcase_noaspect

Time: ✅ 0.563µs (SLO: <10.000µs 📉 -94.4%)

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


✅ ospathsplit_aspect

Time: ✅ 4.623µs (SLO: <10.000µs 📉 -53.8%)

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


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

Time: ✅ 3.535µs (SLO: <10.000µs 📉 -64.6%)

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

Time: ✅ 4.395µs (SLO: <10.000µs 📉 -56.1%)

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


✅ ospathsplitext_noaspect

Time: ✅ 1.380µ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.483µs (SLO: <10.000µs 📉 -85.2%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

Time: ✅ 1.465µs (SLO: <10.000µs 📉 -85.3%)

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


✅ split_noaspect

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

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


✅ splitlines_aspect

Time: ✅ 1.437µs (SLO: <10.000µs 📉 -85.6%)

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


✅ splitlines_noaspect

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

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

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

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


✅ propagation_enabled

Time: ✅ 144.227µs (SLO: <160.000µs -9.9%)

Memory: ✅ 36.943MB (SLO: <39.000MB -5.3%)


✅ propagation_enabled_100

Time: ✅ 1.546ms (SLO: <1.800ms 📉 -14.1%)

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


✅ propagation_enabled_1000

Time: ✅ 29.216ms (SLO: <30.550ms -4.4%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.752ms (SLO: <42.000ms -3.0%)

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


✅ add-link

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

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


✅ add-metrics

Time: ✅ 219.071ms (SLO: <232.000ms -5.6%)

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


✅ add-tags

Time: ✅ 214.641ms (SLO: <221.600ms -3.1%)

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


✅ get-context

Time: ✅ 29.623ms (SLO: <31.300ms -5.4%)

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


✅ is-recording

Time: ✅ 29.260ms (SLO: <31.000ms -5.6%)

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


✅ record-exception

Time: ✅ 63.500ms (SLO: <65.850ms -3.6%)

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


✅ set-status

Time: ✅ 32.042ms (SLO: <34.150ms -6.2%)

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


✅ start

Time: ✅ 29.127ms (SLO: <30.150ms -3.4%)

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


✅ start-finish

Time: ✅ 34.125ms (SLO: <35.350ms -3.5%)

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


✅ start-finish-telemetry

Time: ✅ 33.739ms (SLO: <35.450ms -4.8%)

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


✅ update-name

Time: ✅ 31.276ms (SLO: <33.400ms -6.4%)

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.029ms (SLO: <47.150ms -4.5%)

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


✅ add-metrics

Time: ✅ 324.739ms (SLO: <344.800ms -5.8%)

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


✅ add-tags

Time: ✅ 290.681ms (SLO: <314.000ms -7.4%)

Memory: ✅ 553.464MB (SLO: <563.500MB 🟡 -1.8%)


✅ get-context

Time: ✅ 85.719ms (SLO: <92.350ms -7.2%)

Memory: ✅ 39.548MB (SLO: <46.500MB 📉 -15.0%)


✅ is-recording

Time: ✅ 42.816ms (SLO: <44.500ms -3.8%)

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


✅ record-exception

Time: ✅ 61.722ms (SLO: <67.650ms -8.8%)

Memory: ✅ 39.823MB (SLO: <46.500MB 📉 -14.4%)


✅ set-status

Time: ✅ 48.989ms (SLO: <50.400ms -2.8%)

Memory: ✅ 43.829MB (SLO: <46.500MB -5.7%)


✅ start

Time: ✅ 42.213ms (SLO: <43.450ms -2.8%)

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


✅ start-finish

Time: ✅ 82.763ms (SLO: <88.000ms -6.0%)

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


✅ start-finish-telemetry

Time: ✅ 84.616ms (SLO: <89.000ms -4.9%)

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


✅ update-name

Time: ✅ 44.179ms (SLO: <45.150ms -2.1%)

Memory: ✅ 44.167MB (SLO: <46.500MB -5.0%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 340.341ms (SLO: <354.300ms -3.9%)

Memory: ✅ 36.639MB (SLO: <40.000MB -8.4%)


✅ cache_on

Time: ✅ 0.396µs (SLO: <10.000µs 📉 -96.0%)

Memory: ✅ 36.347MB (SLO: <39.000MB -6.8%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 154.472µs (SLO: <170.000µs -9.1%)

Memory: ✅ 36.216MB (SLO: <38.500MB -5.9%)


✅ import_many_cached

Time: ✅ 121.045µs (SLO: <130.000µs -6.9%)

Memory: ✅ 36.520MB (SLO: <38.500MB -5.1%)


✅ import_many_stdlib

Time: ✅ 1.609ms (SLO: <1.750ms -8.1%)

Memory: ✅ 36.392MB (SLO: <38.500MB -5.5%)


✅ import_many_stdlib_cached

Time: ✅ 0.965ms (SLO: <1.100ms 📉 -12.3%)

Memory: ✅ 36.607MB (SLO: <38.500MB -4.9%)


✅ import_many_unknown

Time: ✅ 831.191µs (SLO: <890.000µs -6.6%)

Memory: ✅ 36.440MB (SLO: <38.500MB -5.4%)


✅ import_many_unknown_cached

Time: ✅ 792.168µs (SLO: <870.000µs -8.9%)

Memory: ✅ 36.630MB (SLO: <38.500MB -4.9%)


✅ import_one

Time: ✅ 19.842µs (SLO: <30.000µs 📉 -33.9%)

Memory: ✅ 36.451MB (SLO: <39.000MB -6.5%)


✅ import_one_cache

Time: ✅ 6.327µs (SLO: <10.000µs 📉 -36.7%)

Memory: ✅ 36.450MB (SLO: <38.500MB -5.3%)


✅ import_one_stdlib

Time: ✅ 18.916µs (SLO: <20.000µs -5.4%)

Memory: ✅ 36.340MB (SLO: <38.500MB -5.6%)


✅ import_one_stdlib_cache

Time: ✅ 6.294µs (SLO: <10.000µs 📉 -37.1%)

Memory: ✅ 36.332MB (SLO: <38.500MB -5.6%)


✅ import_one_unknown

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

Memory: ✅ 36.629MB (SLO: <38.500MB -4.9%)


✅ import_one_unknown_cache

Time: ✅ 6.281µs (SLO: <10.000µs 📉 -37.2%)

Memory: ✅ 36.333MB (SLO: <38.500MB -5.6%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

Time: ✅ 2.331µs (SLO: <10.000µs 📉 -76.7%)

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


✅ high_rate_limit

Time: ✅ 2.428µs (SLO: <10.000µs 📉 -75.7%)

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


✅ long_window

Time: ✅ 2.346µs (SLO: <10.000µs 📉 -76.5%)

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


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

Time: ✅ 2.478µs (SLO: <10.000µs 📉 -75.2%)

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 309.206ms (SLO: <320.950ms -3.7%)

Memory: ✅ 32.460MB (SLO: <34.500MB -5.9%)


✅ deep-profiled

Time: ✅ 326.723ms (SLO: <359.150ms -9.0%)

Memory: ✅ 35.036MB (SLO: <39.000MB 📉 -10.2%)


✅ medium

Time: ✅ 7.065ms (SLO: <7.400ms -4.5%)

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


✅ shallow

Time: ✅ 0.954ms (SLO: <1.050ms -9.1%)

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 276.154µs (SLO: <290.000µs -4.8%)

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


✅ high_match

Time: ✅ 442.769µs (SLO: <480.000µs -7.8%)

Memory: ✅ 31.143MB (SLO: <34.000MB -8.4%)


✅ low_match

Time: ✅ 110.629µs (SLO: <120.000µs -7.8%)

Memory: ✅ 631.844MB (SLO: <700.000MB -9.7%)


✅ very_low_match

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

Memory: ✅ 69.490MB (SLO: <75.000MB -7.3%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.393µs (SLO: <20.000µs 📉 -38.0%)

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


✅ all-enabled

Time: ✅ 41.971µs (SLO: <50.000µs 📉 -16.1%)

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


✅ collectipvariant_exists

Time: ✅ 42.550µs (SLO: <50.000µs 📉 -14.9%)

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


✅ no-collectipvariant

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

Memory: ✅ 31.792MB (SLO: <34.000MB -6.5%)


✅ no-useragentvariant

Time: ✅ 40.658µs (SLO: <50.000µs 📉 -18.7%)

Memory: ✅ 31.792MB (SLO: <34.000MB -6.5%)


✅ obfuscation-no-query

Time: ✅ 42.191µs (SLO: <50.000µs 📉 -15.6%)

Memory: ✅ 31.792MB (SLO: <34.000MB -6.5%)


✅ obfuscation-regular-case-explicit-query

Time: ✅ 78.755µs (SLO: <90.000µs 📉 -12.5%)

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


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.151µs (SLO: <90.000µs 📉 -12.1%)

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


✅ obfuscation-send-querystring-disabled

Time: ✅ 158.065µs (SLO: <170.000µs -7.0%)

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


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.141µs (SLO: <160.000µs -5.5%)

Memory: ✅ 32.145MB (SLO: <34.500MB -6.8%)


✅ obfuscation-worst-case-implicit-query

Time: ✅ 157.627µs (SLO: <170.000µs -7.3%)

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


✅ useragentvariant_exists_1

Time: ✅ 41.413µs (SLO: <50.000µs 📉 -17.2%)

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


✅ useragentvariant_exists_2

Time: ✅ 42.383µs (SLO: <50.000µs 📉 -15.2%)

Memory: ✅ 31.792MB (SLO: <34.000MB -6.5%)


✅ useragentvariant_exists_3

Time: ✅ 41.798µs (SLO: <50.000µs 📉 -16.4%)

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


✅ useragentvariant_not_exists_1

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

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


✅ useragentvariant_not_exists_2

Time: ✅ 41.669µs (SLO: <50.000µs 📉 -16.7%)

Memory: ✅ 31.713MB (SLO: <34.000MB -6.7%)


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.325ms (SLO: <26.200ms -7.2%)

Memory: ✅ 50.764MB (SLO: <53.000MB -4.2%)


✅ add-metrics

Time: ✅ 91.636ms (SLO: <98.350ms -6.8%)

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


✅ add-tags

Time: ✅ 150.092ms (SLO: <168.550ms 📉 -11.0%)

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


✅ get-context

Time: ✅ 22.449ms (SLO: <23.700ms -5.3%)

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


✅ is-recording

Time: ✅ 22.548ms (SLO: <23.900ms -5.7%)

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


✅ record-exception

Time: ✅ 42.844ms (SLO: <44.500ms -3.7%)

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


✅ set-status

Time: ✅ 24.422ms (SLO: <26.000ms -6.1%)

Memory: ✅ 49.658MB (SLO: <53.000MB -6.3%)


✅ start

Time: ✅ 22.523ms (SLO: <23.500ms -4.2%)

Memory: ✅ 49.518MB (SLO: <53.000MB -6.6%)


✅ start-finish

Time: ✅ 51.963ms (SLO: <55.500ms -6.4%)

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


✅ start-finish-telemetry

Time: ✅ 53.428ms (SLO: <58.300ms -8.4%)

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


✅ start-finish-traceid128

Time: ✅ 55.216ms (SLO: <60.050ms -8.0%)

Memory: ✅ 31.143MB (SLO: <34.000MB -8.4%)


✅ start-traceid128

Time: ✅ 22.697ms (SLO: <24.600ms -7.7%)

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


✅ update-name

Time: ✅ 23.042ms (SLO: <24.100ms -4.4%)

Memory: ✅ 50.250MB (SLO: <53.000MB -5.2%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

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

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


✅ 1-count-metrics-100-times

Time: ✅ 222.437µs (SLO: <240.000µs -7.3%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 2.937µs (SLO: <10.000µs 📉 -70.6%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 197.143µs (SLO: <210.000µs -6.1%)

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


✅ 1-gauge-metric-1-times

Time: ✅ 2.091µs (SLO: <10.000µs 📉 -79.1%)

Memory: ✅ 31.379MB (SLO: <34.000MB -7.7%)


✅ 1-gauge-metrics-100-times

Time: ✅ 124.072µs (SLO: <140.000µs 📉 -11.4%)

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


✅ 1-rate-metric-1-times

Time: ✅ 3.218µs (SLO: <10.000µs 📉 -67.8%)

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


✅ 1-rate-metrics-100-times

Time: ✅ 220.273µs (SLO: <240.000µs -8.2%)

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


✅ 100-count-metrics-100-times

Time: ✅ 22.612ms (SLO: <23.000ms 🟡 -1.7%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 2.043ms (SLO: <2.200ms -7.1%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.285ms (SLO: <1.500ms 📉 -14.3%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.248ms (SLO: <2.500ms 📉 -10.1%)

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


✅ flush-1-metric

Time: ✅ 4.187µs (SLO: <10.000µs 📉 -58.1%)

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


✅ flush-100-metrics

Time: ✅ 182.104µs (SLO: <200.000µs -8.9%)

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


✅ flush-1000-metrics

Time: ✅ 2.214ms (SLO: <2.450ms -9.6%)

Memory: ✅ 32.460MB (SLO: <34.500MB -5.9%)


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.410ms (SLO: <32.950ms -7.7%)

Memory: ✅ 32.381MB (SLO: <34.500MB -6.1%)


✅ medium

Time: ✅ 2.953ms (SLO: <3.200ms -7.7%)

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


✅ small

Time: ✅ 336.691µs (SLO: <370.000µs -9.0%)

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

@florentinl florentinl force-pushed the florentinl/APPSEC-58661/fix-track-user-sdk branch from 2a75def to 5c44d28 Compare August 21, 2025 15:38
@florentinl florentinl marked this pull request as ready for review August 22, 2025 07:30
@florentinl florentinl requested a review from a team as a code owner August 22, 2025 07:30
@avara1986 avara1986 merged commit 61ac749 into main Aug 22, 2025
564 of 565 checks passed
@avara1986 avara1986 deleted the florentinl/APPSEC-58661/fix-track-user-sdk branch August 22, 2025 07:39
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.

3 participants