dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

fix(tracing): ensure encoded spans are sent before recreating the writer

Open mabdinur opened this issue 5 months ago • 2 comments

Checklist

  • [x] 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

mabdinur avatar Jun 20 '25 14:06 mabdinur

CODEOWNERS have been resolved as:

releasenotes/notes/flush-spans-before-writer-recreate-627b3f1c5b9670dd.yaml  @DataDog/apm-python
tests/snapshots/tests.integration.test_integration_snapshots.test_flush_spans_before_writer_recreate.json  @DataDog/apm-python
ddtrace/_trace/processor/__init__.py                                    @DataDog/apm-sdk-api-python
tests/integration/test_integration_snapshots.py                         @DataDog/apm-core-python

github-actions[bot] avatar Jun 20 '25 14:06 github-actions[bot]

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

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

The average import time from base is: 276 ± 5 ms.

The import time difference between this PR and base is: -3.2 ± 0.3 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.138 ms (0.78%)
ddtrace.bootstrap.sitecustomize 1.457 ms (0.53%)
ddtrace.bootstrap.preload 1.457 ms (0.53%)
ddtrace.internal.remoteconfig.client 0.671 ms (0.25%)
ddtrace 0.682 ms (0.25%)
ddtrace.internal._unpatched 0.027 ms (0.01%)
json 0.027 ms (0.01%)
json.decoder 0.027 ms (0.01%)
re 0.027 ms (0.01%)
enum 0.027 ms (0.01%)
types 0.027 ms (0.01%)

github-actions[bot] avatar Jun 20 '25 14:06 github-actions[bot]

Performance SLOs

Candidate: munir/flush-spans-before-writer-recreate (a0efd997)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

Time: ⚠️ 13.359µs (SLO: <20.000µs 📉 -33.2%)

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


✅ context_with_data_no_listeners

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

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


⚠️ context_with_data_only_all_listeners

Time: ⚠️ 13.421µs (SLO: <20.000µs 📉 -32.9%)

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


✅ get_item_exists

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

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


✅ get_item_missing

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

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


✅ set_item

Time: ✅ 24.343µs (SLO: <30.000µs 📉 -18.9%)

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


🔵 djangosimple - 24/24

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 20.945ms (SLO: <22.300ms -6.1%)

Memory: ✅ 64.290MB (SLO: <66.000MB -2.6%)


✅ exception-replay-enabled

Time: ✅ 1.395ms (SLO: <1.450ms -3.8%)

Memory: ✅ 63.249MB (SLO: <66.000MB -4.2%)


✅ iast

Time: ✅ 20.869ms (SLO: <22.250ms -6.2%)

Memory: ✅ 64.271MB (SLO: <66.000MB -2.6%)


✅ profiler

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

Memory: ✅ 52.801MB (SLO: <53.500MB 🟡 -1.3%)


✅ span-code-origin

Time: ✅ 26.657ms (SLO: <28.200ms -5.5%)

Memory: ✅ 66.294MB (SLO: <68.500MB -3.2%)


✅ tracer

Time: ✅ 20.889ms (SLO: <21.750ms -4.0%)

Memory: ✅ 64.330MB (SLO: <66.000MB -2.5%)


✅ tracer-and-profiler

Time: ✅ 22.501ms (SLO: <23.500ms -4.3%)

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


✅ tracer-dont-create-db-spans

Time: ✅ 19.737ms (SLO: <21.500ms -8.2%)

Memory: ✅ 63.995MB (SLO: <66.000MB -3.0%)


✅ tracer-no-caches

Time: ✅ 18.593ms (SLO: <19.650ms -5.4%)

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


✅ tracer-no-databases

Time: ✅ 19.182ms (SLO: <20.100ms -4.6%)

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


✅ tracer-no-middleware

Time: ✅ 20.474ms (SLO: <21.500ms -4.8%)

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


✅ tracer-no-templates

Time: ✅ 20.697ms (SLO: <22.000ms -5.9%)

Memory: ✅ 64.009MB (SLO: <66.000MB -3.0%)


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

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

Memory: ✅ 63.983MB (SLO: <65.500MB -2.3%)


✅ errortracking-enabled-user

Time: ✅ 18.199ms (SLO: <19.400ms -6.2%)

Memory: ✅ 64.222MB (SLO: <65.500MB 🟡 -2.0%)


✅ tracer-enabled

Time: ✅ 18.206ms (SLO: <19.450ms -6.4%)

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.140ms (SLO: <2.300ms -7.0%)

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


✅ errortracking-enabled-user

Time: ✅ 2.170ms (SLO: <2.250ms -3.5%)

Memory: ✅ 51.130MB (SLO: <53.500MB -4.4%)


✅ tracer-enabled

Time: ✅ 2.145ms (SLO: <2.300ms -6.7%)

Memory: ✅ 51.131MB (SLO: <53.500MB -4.4%)


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.626ms (SLO: <4.750ms -2.6%)

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


✅ appsec-post

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

Memory: ✅ 62.047MB (SLO: <64.500MB -3.8%)


✅ appsec-telemetry

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

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


✅ debugger

Time: ✅ 1.864ms (SLO: <2.000ms -6.8%)

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


✅ iast-get

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

Memory: ✅ 41.622MB (SLO: <49.000MB 📉 -15.1%)


✅ profiler

Time: ✅ 1.922ms (SLO: <2.100ms -8.5%)

Memory: ✅ 44.039MB (SLO: <46.500MB -5.3%)


✅ tracer

Time: ✅ 3.416ms (SLO: <3.650ms -6.4%)

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


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

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

Memory: ✅ 62.085MB (SLO: <66.000MB -5.9%)


✅ iast-enabled

Time: ✅ 2.574ms (SLO: <2.800ms -8.1%)

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


✅ tracer-enabled

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

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 82.347µs (SLO: <100.000µs 📉 -17.7%)

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


✅ b3_headers

Time: ✅ 14.352µs (SLO: <20.000µs 📉 -28.2%)

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


✅ b3_single_headers

Time: ✅ 14.216µs (SLO: <20.000µs 📉 -28.9%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 64.211µs (SLO: <80.000µs 📉 -19.7%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.660µs (SLO: <80.000µs 📉 -16.7%)

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 23.090µs (SLO: <30.000µs 📉 -23.0%)

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


✅ invalid_priority_header

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

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


✅ invalid_span_id_header

Time: ✅ 6.555µs (SLO: <10.000µs 📉 -34.4%)

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

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

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


✅ large_header_no_matches

Time: ✅ 27.653µs (SLO: <30.000µs -7.8%)

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


✅ large_valid_headers_all

Time: ✅ 28.799µs (SLO: <40.000µs 📉 -28.0%)

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


✅ medium_header_no_matches

Time: ✅ 9.901µs (SLO: <20.000µs 📉 -50.5%)

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


✅ medium_valid_headers_all

Time: ✅ 11.314µs (SLO: <20.000µs 📉 -43.4%)

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

Time: ✅ 35.284µs (SLO: <40.000µs 📉 -11.8%)

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


✅ valid_headers_all

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

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


✅ valid_headers_basic

Time: ✅ 6.167µs (SLO: <10.000µs 📉 -38.3%)

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

Time: ✅ 6.558µs (SLO: <10.000µs 📉 -34.4%)

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

Time: ✅ 6.556µs (SLO: <10.000µs 📉 -34.4%)

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


✅ wsgi_invalid_trace_id_header

Time: ✅ 6.607µs (SLO: <10.000µs 📉 -33.9%)

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


✅ wsgi_large_header_no_matches

Time: ✅ 28.657µs (SLO: <40.000µs 📉 -28.4%)

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


✅ wsgi_large_valid_headers_all

Time: ✅ 29.791µs (SLO: <40.000µs 📉 -25.5%)

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


✅ wsgi_medium_header_no_matches

Time: ✅ 10.095µs (SLO: <20.000µs 📉 -49.5%)

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


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.530µs (SLO: <20.000µs 📉 -42.3%)

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


✅ wsgi_valid_headers_all

Time: ✅ 6.648µs (SLO: <10.000µs 📉 -33.5%)

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


✅ wsgi_valid_headers_basic

Time: ✅ 6.148µs (SLO: <10.000µs 📉 -38.5%)

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 22.068µs (SLO: <30.000µs 📉 -26.4%)

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


✅ with_all

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

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


✅ with_dd_origin

Time: ✅ 28.618µs (SLO: <30.000µs -4.6%)

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


✅ with_priority_and_origin

Time: ✅ 28.362µs (SLO: <40.000µs 📉 -29.1%)

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


✅ with_sampling_priority

Time: ✅ 22.252µs (SLO: <30.000µs 📉 -25.8%)

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


✅ with_tags

Time: ✅ 30.682µs (SLO: <40.000µs 📉 -23.3%)

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


✅ with_tags_invalid

Time: ✅ 33.691µs (SLO: <40.000µs 📉 -15.8%)

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


✅ with_tags_max_size

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

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 32.984µs (SLO: <40.000µs 📉 -17.5%)

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


✅ re_expand_noaspect

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

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


✅ re_findall_aspect

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

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

Time: ✅ 5.111µs (SLO: <10.000µs 📉 -48.9%)

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


✅ re_finditer_noaspect

Time: ✅ 1.393µs (SLO: <10.000µs 📉 -86.1%)

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


✅ re_fullmatch_aspect

Time: ✅ 3.360µs (SLO: <10.000µs 📉 -66.4%)

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


✅ re_fullmatch_noaspect

Time: ✅ 1.286µs (SLO: <10.000µs 📉 -87.1%)

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


✅ re_group_aspect

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

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

Time: ✅ 3.556µs (SLO: <10.000µs 📉 -64.4%)

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


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

Time: ✅ 1.291µs (SLO: <10.000µs 📉 -87.1%)

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


✅ re_search_aspect

Time: ✅ 3.261µs (SLO: <10.000µs 📉 -67.4%)

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


✅ re_search_noaspect

Time: ✅ 1.203µs (SLO: <10.000µs 📉 -88.0%)

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


✅ re_sub_aspect

Time: ✅ 4.614µs (SLO: <10.000µs 📉 -53.9%)

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


✅ re_sub_noaspect

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

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


✅ re_subn_aspect

Time: ✅ 4.844µs (SLO: <10.000µs 📉 -51.6%)

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

Memory: ✅ 37.080MB (SLO: <39.000MB -4.9%)


✅ add_inplace_noaspect

Time: ✅ 0.312µs (SLO: <10.000µs 📉 -96.9%)

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


✅ add_noaspect

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

Memory: ✅ 36.962MB (SLO: <39.000MB -5.2%)


✅ bytearray_aspect

Time: ✅ 1.826µs (SLO: <10.000µs 📉 -81.7%)

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


✅ bytearray_extend_aspect

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

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


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

Time: ✅ 1.821µs (SLO: <10.000µs 📉 -81.8%)

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


✅ bytes_noaspect

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

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


✅ bytesio_aspect

Time: ✅ 1.882µs (SLO: <10.000µs 📉 -81.2%)

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

Memory: ✅ 37.080MB (SLO: <39.000MB -4.9%)


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

Memory: ✅ 36.962MB (SLO: <39.000MB -5.2%)


✅ encode_noaspect

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

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


✅ format_aspect

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

Memory: ✅ 37.021MB (SLO: <39.000MB -5.1%)


✅ format_map_aspect

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

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

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

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


✅ index_noaspect

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

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


✅ join_aspect

Time: ✅ 1.230µs (SLO: <10.000µs 📉 -87.7%)

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


✅ join_noaspect

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

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


✅ ljust_aspect

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

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


✅ ljust_noaspect

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

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


✅ lower_aspect

Time: ✅ 2.243µs (SLO: <10.000µs 📉 -77.6%)

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

Time: ✅ 10.231µs (SLO: <20.000µs 📉 -48.8%)

Memory: ✅ 37.080MB (SLO: <39.000MB -4.9%)


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

Memory: ✅ 37.002MB (SLO: <39.000MB -5.1%)


✅ modulo_aspect_for_bytearray_bytearray

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

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


✅ modulo_aspect_for_bytes

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

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


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 1.120µs (SLO: <10.000µs 📉 -88.8%)

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


✅ modulo_noaspect

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

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


✅ replace_aspect

Time: ✅ 4.523µs (SLO: <10.000µs 📉 -54.8%)

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


✅ replace_noaspect

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

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


✅ repr_aspect

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

Memory: ✅ 36.962MB (SLO: <39.000MB -5.2%)


✅ repr_noaspect

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

Memory: ✅ 36.982MB (SLO: <39.000MB -5.2%)


✅ rstrip_aspect

Time: ✅ 10.124µs (SLO: <20.000µs 📉 -49.4%)

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

Time: ✅ 2.196µs (SLO: <10.000µs 📉 -78.0%)

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


✅ stringio_noaspect

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

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


✅ strip_aspect

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

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


✅ strip_noaspect

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

Memory: ✅ 37.100MB (SLO: <39.000MB -4.9%)


✅ swapcase_aspect

Time: ✅ 2.458µs (SLO: <10.000µs 📉 -75.4%)

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


✅ swapcase_noaspect

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

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


✅ title_aspect

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

Memory: ✅ 37.021MB (SLO: <39.000MB -5.1%)


✅ title_noaspect

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

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


✅ translate_aspect

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

Memory: ✅ 37.061MB (SLO: <39.000MB -5.0%)


✅ translate_noaspect

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

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


✅ upper_aspect

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

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.158µs (SLO: <10.000µs 📉 -58.4%)

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


✅ ospathbasename_noaspect

Time: ✅ 1.072µs (SLO: <10.000µs 📉 -89.3%)

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


✅ ospathjoin_aspect

Time: ✅ 5.937µs (SLO: <10.000µs 📉 -40.6%)

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


✅ ospathjoin_noaspect

Time: ✅ 2.288µs (SLO: <10.000µs 📉 -77.1%)

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


✅ ospathnormcase_aspect

Time: ✅ 3.371µs (SLO: <10.000µs 📉 -66.3%)

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 4.687µs (SLO: <10.000µs 📉 -53.1%)

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


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

Time: ✅ 3.518µs (SLO: <10.000µs 📉 -64.8%)

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

Time: ✅ 4.476µs (SLO: <10.000µs 📉 -55.2%)

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


✅ ospathsplitext_noaspect

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

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


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

Time: ✅ 1.476µs (SLO: <10.000µs 📉 -85.2%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

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

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


✅ split_noaspect

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

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


✅ splitlines_aspect

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

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


✅ splitlines_noaspect

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

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

Time: ✅ 48.879µs (SLO: <60.000µs 📉 -18.5%)

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


✅ propagation_enabled

Time: ✅ 143.161µs (SLO: <160.000µs 📉 -10.5%)

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


✅ propagation_enabled_100

Time: ✅ 1.559ms (SLO: <1.800ms 📉 -13.4%)

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


✅ propagation_enabled_1000

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

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.818ms (SLO: <42.000ms -2.8%)

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


✅ add-link

Time: ✅ 36.448ms (SLO: <38.550ms -5.5%)

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


✅ add-metrics

Time: ✅ 216.990ms (SLO: <232.000ms -6.5%)

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


✅ add-tags

Time: ✅ 212.280ms (SLO: <221.600ms -4.2%)

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


✅ get-context

Time: ✅ 29.271ms (SLO: <31.300ms -6.5%)

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


✅ is-recording

Time: ✅ 29.728ms (SLO: <31.000ms -4.1%)

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


✅ record-exception

Time: ✅ 63.516ms (SLO: <65.850ms -3.5%)

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


✅ set-status

Time: ✅ 31.966ms (SLO: <34.150ms -6.4%)

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


✅ start

Time: ✅ 28.831ms (SLO: <30.150ms -4.4%)

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


✅ start-finish

Time: ✅ 34.060ms (SLO: <35.350ms -3.6%)

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


✅ start-finish-telemetry

Time: ✅ 33.991ms (SLO: <35.450ms -4.1%)

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


✅ update-name

Time: ✅ 31.142ms (SLO: <33.400ms -6.8%)

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.279ms (SLO: <47.150ms -4.0%)

Memory: ✅ 44.389MB (SLO: <46.500MB -4.5%)


✅ add-metrics

Time: ✅ 320.449ms (SLO: <344.800ms -7.1%)

Memory: ✅ 553.247MB (SLO: <562.000MB 🟡 -1.6%)


✅ add-tags

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

Memory: ✅ 554.803MB (SLO: <563.500MB 🟡 -1.5%)


✅ get-context

Time: ✅ 87.697ms (SLO: <92.350ms -5.0%)

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


✅ is-recording

Time: ✅ 43.191ms (SLO: <44.500ms -2.9%)

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


✅ record-exception

Time: ✅ 61.508ms (SLO: <67.650ms -9.1%)

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


✅ set-status

Time: ✅ 48.886ms (SLO: <50.400ms -3.0%)

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


✅ start

Time: ✅ 42.287ms (SLO: <43.450ms -2.7%)

Memory: ✅ 43.772MB (SLO: <46.500MB -5.9%)


✅ start-finish

Time: ✅ 83.039ms (SLO: <88.000ms -5.6%)

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


✅ start-finish-telemetry

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

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


✅ update-name

Time: ✅ 44.237ms (SLO: <45.150ms -2.0%)

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


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 339.016ms (SLO: <354.300ms -4.3%)

Memory: ✅ 36.931MB (SLO: <40.000MB -7.7%)


✅ cache_on

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

Memory: ✅ 35.670MB (SLO: <39.000MB -8.5%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 155.364µs (SLO: <170.000µs -8.6%)

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


✅ import_many_cached

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

Memory: ✅ 36.587MB (SLO: <38.500MB -5.0%)


✅ import_many_stdlib

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

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


✅ import_many_stdlib_cached

Time: ✅ 0.972ms (SLO: <1.100ms 📉 -11.7%)

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


✅ import_many_unknown

Time: ✅ 824.199µs (SLO: <890.000µs -7.4%)

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


✅ import_many_unknown_cached

Time: ✅ 795.488µs (SLO: <870.000µs -8.6%)

Memory: ✅ 36.782MB (SLO: <38.500MB -4.5%)


✅ import_one

Time: ✅ 19.741µs (SLO: <30.000µs 📉 -34.2%)

Memory: ✅ 36.576MB (SLO: <39.000MB -6.2%)


✅ import_one_cache

Time: ✅ 6.308µs (SLO: <10.000µs 📉 -36.9%)

Memory: ✅ 36.581MB (SLO: <38.500MB -5.0%)


✅ import_one_stdlib

Time: ✅ 18.623µs (SLO: <20.000µs -6.9%)

Memory: ✅ 36.702MB (SLO: <38.500MB -4.7%)


✅ import_one_stdlib_cache

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

Memory: ✅ 36.190MB (SLO: <38.500MB -6.0%)


✅ import_one_unknown

Time: ✅ 45.292µs (SLO: <50.000µs -9.4%)

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


✅ import_one_unknown_cache

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

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


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

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


✅ high_rate_limit

Time: ✅ 2.411µs (SLO: <10.000µs 📉 -75.9%)

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

Time: ✅ 2.492µs (SLO: <10.000µs 📉 -75.1%)

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 308.638ms (SLO: <320.950ms -3.8%)

Memory: ✅ 32.499MB (SLO: <34.500MB -5.8%)


✅ deep-profiled

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

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


✅ medium

Time: ✅ 7.072ms (SLO: <7.400ms -4.4%)

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


✅ shallow

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

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 275.083µs (SLO: <290.000µs -5.1%)

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


✅ high_match

Time: ✅ 447.153µs (SLO: <480.000µs -6.8%)

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


✅ low_match

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

Memory: ✅ 631.670MB (SLO: <700.000MB -9.8%)


✅ very_low_match

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

Memory: ✅ 69.456MB (SLO: <75.000MB -7.4%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.298µs (SLO: <20.000µs 📉 -38.5%)

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


✅ all-enabled

Time: ✅ 41.871µs (SLO: <50.000µs 📉 -16.3%)

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


✅ collectipvariant_exists

Time: ✅ 42.664µs (SLO: <50.000µs 📉 -14.7%)

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


✅ no-collectipvariant

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

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


✅ no-useragentvariant

Time: ✅ 40.561µs (SLO: <50.000µs 📉 -18.9%)

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


✅ obfuscation-no-query

Time: ✅ 42.466µs (SLO: <50.000µs 📉 -15.1%)

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


✅ obfuscation-regular-case-explicit-query

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

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


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.364µs (SLO: <90.000µs 📉 -11.8%)

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


✅ obfuscation-send-querystring-disabled

Time: ✅ 157.120µs (SLO: <170.000µs -7.6%)

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


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.025µs (SLO: <160.000µs -5.6%)

Memory: ✅ 32.224MB (SLO: <34.500MB -6.6%)


✅ obfuscation-worst-case-implicit-query

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

Memory: ✅ 32.224MB (SLO: <34.500MB -6.6%)


✅ useragentvariant_exists_1

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

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


✅ useragentvariant_exists_2

Time: ✅ 42.580µs (SLO: <50.000µs 📉 -14.8%)

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


✅ useragentvariant_exists_3

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

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


✅ useragentvariant_not_exists_1

Time: ✅ 41.614µs (SLO: <50.000µs 📉 -16.8%)

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


✅ useragentvariant_not_exists_2

Time: ✅ 41.616µs (SLO: <50.000µs 📉 -16.8%)

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.281ms (SLO: <26.200ms -7.3%)

Memory: ✅ 50.728MB (SLO: <53.000MB -4.3%)


✅ add-metrics

Time: ✅ 90.904ms (SLO: <98.350ms -7.6%)

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


✅ add-tags

Time: ✅ 149.688ms (SLO: <168.550ms 📉 -11.2%)

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


✅ get-context

Time: ✅ 22.259ms (SLO: <23.700ms -6.1%)

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


✅ is-recording

Time: ✅ 22.806ms (SLO: <23.900ms -4.6%)

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


✅ record-exception

Time: ✅ 42.512ms (SLO: <44.500ms -4.5%)

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


✅ set-status

Time: ✅ 24.266ms (SLO: <26.000ms -6.7%)

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


✅ start

Time: ✅ 22.262ms (SLO: <23.500ms -5.3%)

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


✅ start-finish

Time: ✅ 51.735ms (SLO: <55.500ms -6.8%)

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


✅ start-finish-telemetry

Time: ✅ 53.123ms (SLO: <58.300ms -8.9%)

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


✅ start-finish-traceid128

Time: ✅ 55.444ms (SLO: <60.050ms -7.7%)

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


✅ start-traceid128

Time: ✅ 22.767ms (SLO: <24.600ms -7.4%)

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


✅ update-name

Time: ✅ 23.069ms (SLO: <24.100ms -4.3%)

Memory: ✅ 50.401MB (SLO: <53.000MB -4.9%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.114µs (SLO: <20.000µs 📉 -84.4%)

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


✅ 1-count-metrics-100-times

Time: ✅ 229.096µs (SLO: <250.000µs -8.4%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 2.919µs (SLO: <20.000µs 📉 -85.4%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 199.852µs (SLO: <220.000µs -9.2%)

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


✅ 1-gauge-metric-1-times

Time: ✅ 2.451µs (SLO: <20.000µs 📉 -87.7%)

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


✅ 1-gauge-metrics-100-times

Time: ✅ 123.973µs (SLO: <150.000µs 📉 -17.4%)

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


✅ 1-rate-metric-1-times

Time: ✅ 3.178µs (SLO: <20.000µs 📉 -84.1%)

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


✅ 1-rate-metrics-100-times

Time: ✅ 230.679µs (SLO: <250.000µs -7.7%)

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


✅ 100-count-metrics-100-times

Time: ✅ 21.856ms (SLO: <23.500ms -7.0%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 2.155ms (SLO: <2.250ms -4.2%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.275ms (SLO: <1.550ms 📉 -17.7%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.241ms (SLO: <2.550ms 📉 -12.1%)

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


✅ flush-1-metric

Time: ✅ 4.227µs (SLO: <20.000µs 📉 -78.9%)

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


✅ flush-100-metrics

Time: ✅ 182.861µs (SLO: <250.000µs 📉 -26.9%)

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


✅ flush-1000-metrics

Time: ✅ 2.231ms (SLO: <2.500ms 📉 -10.8%)

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.124ms (SLO: <32.950ms -8.6%)

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


✅ medium

Time: ✅ 2.957ms (SLO: <3.200ms -7.6%)

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


✅ small

Time: ✅ 335.919µs (SLO: <370.000µs -9.2%)

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

pr-commenter[bot] avatar Jul 21 '25 17:07 pr-commenter[bot]