Skip to content

Conversation

vitor-de-araujo
Copy link
Contributor

@vitor-de-araujo vitor-de-araujo commented Jul 28, 2025

Ensure test logs are propagated to the root logger so caplog can see them. This is necessary because #14151 sets the log level of the ddtrace tracer during tests, and with that debug logs from ddtrace are not propagated anymore.

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

@vitor-de-araujo vitor-de-araujo requested a review from a team as a code owner July 28, 2025 15:55
Copy link
Contributor

CODEOWNERS have been resolved as:

tests/conftest.py                                                       @DataDog/apm-core-python

@vitor-de-araujo vitor-de-araujo added the changelog/no-changelog A changelog entry is not required for this PR. label Jul 28, 2025
Copy link
Contributor

github-actions bot commented Jul 28, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 288 ± 6 ms.

The average import time from base is: 289 ± 6 ms.

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.333 ms (0.46%)
ddtrace 0.678 ms (0.24%)
ddtrace.internal._unpatched 0.030 ms (0.01%)
json 0.030 ms (0.01%)
json.decoder 0.030 ms (0.01%)
re 0.030 ms (0.01%)
enum 0.030 ms (0.01%)
types 0.030 ms (0.01%)
ddtrace.bootstrap.sitecustomize 0.655 ms (0.23%)
ddtrace.bootstrap.preload 0.655 ms (0.23%)
ddtrace.internal.remoteconfig.client 0.655 ms (0.23%)

Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
@vitor-de-araujo vitor-de-araujo enabled auto-merge (squash) July 28, 2025 16:36
@vitor-de-araujo vitor-de-araujo disabled auto-merge July 28, 2025 16:36
@vitor-de-araujo vitor-de-araujo enabled auto-merge (squash) July 28, 2025 16:37
@pr-commenter
Copy link

pr-commenter bot commented Jul 28, 2025

Performance SLOs

Candidate: vitor-de-araujo/APMS-16576/restore-logger-caplog (4d7923e)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

Time: ⚠️ 13.812µs (SLO: <20.000µs 📉 -30.9%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ context_with_data_no_listeners

Time: ✅ 3.790µs (SLO: <10.000µs 📉 -62.1%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


⚠️ context_with_data_only_all_listeners

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

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ get_item_exists

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ get_item_missing

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

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ set_item

Time: ✅ 24.591µs (SLO: <30.000µs 📉 -18.0%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


🔵 djangosimple - 22/22

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 21.412ms (SLO: <22.300ms -4.0%)

Memory: ✅ 63.701MB (SLO: <65.500MB -2.7%)


✅ exception-replay-enabled

Time: ✅ 1.354ms (SLO: <1.450ms -6.6%)

Memory: ✅ 63.079MB (SLO: <65.500MB -3.7%)


✅ iast

Time: ✅ 21.334ms (SLO: <22.250ms -4.1%)

Memory: ✅ 63.701MB (SLO: <65.500MB -2.7%)


✅ profiler

Time: ✅ 15.848ms (SLO: <16.550ms -4.2%)

Memory: ✅ 51.006MB (SLO: <53.000MB -3.8%)


✅ span-code-origin

Time: ✅ 27.011ms (SLO: <28.200ms -4.2%)

Memory: ✅ 65.955MB (SLO: <68.000MB -3.0%)


✅ tracer

Time: ✅ 21.248ms (SLO: <22.700ms -6.4%)

Memory: ✅ 63.740MB (SLO: <65.500MB -2.7%)


✅ tracer-and-profiler

Time: ✅ 23.873ms (SLO: <24.900ms -4.1%)

Memory: ✅ 64.802MB (SLO: <67.000MB -3.3%)


✅ tracer-no-caches

Time: ✅ 18.879ms (SLO: <19.650ms -3.9%)

Memory: ✅ 63.721MB (SLO: <65.500MB -2.7%)


✅ tracer-no-databases

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

Memory: ✅ 63.760MB (SLO: <65.500MB -2.7%)


✅ tracer-no-middleware

Time: ✅ 21.135ms (SLO: <22.500ms -6.1%)

Memory: ✅ 63.701MB (SLO: <65.500MB -2.7%)


✅ tracer-no-templates

Time: ✅ 21.170ms (SLO: <22.250ms -4.9%)

Memory: ✅ 63.721MB (SLO: <65.500MB -2.7%)


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.606ms (SLO: <19.850ms -6.3%)

Memory: ✅ 63.740MB (SLO: <65.500MB -2.7%)


✅ errortracking-enabled-user

Time: ✅ 18.937ms (SLO: <19.400ms -2.4%)

Memory: ✅ 63.701MB (SLO: <65.500MB -2.7%)


✅ tracer-enabled

Time: ✅ 18.641ms (SLO: <19.450ms -4.2%)

Memory: ✅ 63.721MB (SLO: <65.500MB -2.7%)


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.137ms (SLO: <2.300ms -7.1%)

Memory: ✅ 51.728MB (SLO: <53.000MB -2.4%)


✅ errortracking-enabled-user

Time: ✅ 2.123ms (SLO: <2.250ms -5.6%)

Memory: ✅ 51.610MB (SLO: <53.000MB -2.6%)


✅ tracer-enabled

Time: ✅ 2.133ms (SLO: <2.300ms -7.3%)

Memory: ✅ 51.216MB (SLO: <53.000MB -3.4%)


🔵 flasksimple - 14/14

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.611ms (SLO: <4.750ms -2.9%)

Memory: ✅ 62.965MB (SLO: <64.000MB 🟡 -1.6%)


✅ appsec-post

Time: ✅ 6.636ms (SLO: <6.750ms 🟡 -1.7%)

Memory: ✅ 63.022MB (SLO: <64.000MB 🟡 -1.5%)


✅ appsec-telemetry

Time: ✅ 4.609ms (SLO: <4.750ms -3.0%)

Memory: ✅ 63.038MB (SLO: <64.000MB 🟡 -1.5%)


✅ debugger

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

Memory: ✅ 41.993MB (SLO: <44.000MB -4.6%)


✅ iast-get

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

Memory: ✅ 44.676MB (SLO: <45.000MB 🟡 -0.7%)


✅ profiler

Time: ✅ 1.984ms (SLO: <2.100ms -5.5%)

Memory: ✅ 43.546MB (SLO: <44.000MB 🟡 -1.0%)


✅ tracer

Time: ✅ 3.388ms (SLO: <3.650ms -7.2%)

Memory: ✅ 51.741MB (SLO: <53.000MB -2.4%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.969ms (SLO: <4.200ms -5.5%)

Memory: ✅ 63.426MB (SLO: <66.000MB -3.9%)


✅ iast-enabled

Time: ✅ 2.561ms (SLO: <2.800ms -8.6%)

Memory: ✅ 56.584MB (SLO: <58.000MB -2.4%)


✅ tracer-enabled

Time: ✅ 2.108ms (SLO: <2.250ms -6.3%)

Memory: ✅ 51.197MB (SLO: <53.000MB -3.4%)


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 83.488µs (SLO: <100.000µs 📉 -16.5%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ b3_headers

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

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ b3_single_headers

Time: ✅ 13.490µs (SLO: <20.000µs 📉 -32.5%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 66.032µs (SLO: <80.000µs 📉 -17.5%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 68.431µs (SLO: <80.000µs 📉 -14.5%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ empty_headers

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

Memory: ✅ 29.059MB (SLO: <31.000MB -6.3%)


✅ full_t_id_datadog_headers

Time: ✅ 24.113µs (SLO: <30.000µs 📉 -19.6%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ invalid_priority_header

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

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ invalid_span_id_header

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

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ invalid_tags_header

Time: ✅ 6.605µs (SLO: <10.000µs 📉 -34.0%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ invalid_trace_id_header

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

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ large_header_no_matches

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ large_valid_headers_all

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

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ medium_header_no_matches

Time: ✅ 9.789µs (SLO: <20.000µs 📉 -51.1%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ medium_valid_headers_all

Time: ✅ 11.300µs (SLO: <20.000µs 📉 -43.5%)

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ none_propagation_style

Time: ✅ 1.710µs (SLO: <10.000µs 📉 -82.9%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ tracecontext_headers

Time: ✅ 34.857µs (SLO: <40.000µs 📉 -12.9%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ valid_headers_all

Time: ✅ 6.638µs (SLO: <10.000µs 📉 -33.6%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ valid_headers_basic

Time: ✅ 6.120µs (SLO: <10.000µs 📉 -38.8%)

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ wsgi_empty_headers

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

Memory: ✅ 29.059MB (SLO: <31.000MB -6.3%)


✅ wsgi_invalid_priority_header

Time: ✅ 6.625µs (SLO: <10.000µs 📉 -33.7%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ wsgi_invalid_span_id_header

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ wsgi_invalid_tags_header

Time: ✅ 6.630µs (SLO: <10.000µs 📉 -33.7%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ wsgi_invalid_trace_id_header

Time: ✅ 6.633µs (SLO: <10.000µs 📉 -33.7%)

Memory: ✅ 29.177MB (SLO: <31.000MB -5.9%)


✅ wsgi_large_header_no_matches

Time: ✅ 28.757µs (SLO: <40.000µs 📉 -28.1%)

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ wsgi_large_valid_headers_all

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ wsgi_medium_header_no_matches

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.574µs (SLO: <20.000µs 📉 -42.1%)

Memory: ✅ 29.177MB (SLO: <31.000MB -5.9%)


✅ wsgi_valid_headers_all

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

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ wsgi_valid_headers_basic

Time: ✅ 6.122µs (SLO: <10.000µs 📉 -38.8%)

Memory: ✅ 29.039MB (SLO: <31.000MB -6.3%)


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 20.210µs (SLO: <30.000µs 📉 -32.6%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ with_all

Time: ✅ 35.227µs (SLO: <40.000µs 📉 -11.9%)

Memory: ✅ 29.059MB (SLO: <31.000MB -6.3%)


✅ with_dd_origin

Time: ✅ 26.350µs (SLO: <30.000µs 📉 -12.2%)

Memory: ✅ 29.177MB (SLO: <31.000MB -5.9%)


✅ with_priority_and_origin

Time: ✅ 28.712µs (SLO: <40.000µs 📉 -28.2%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ with_sampling_priority

Time: ✅ 22.366µs (SLO: <30.000µs 📉 -25.4%)

Memory: ✅ 29.157MB (SLO: <31.000MB -5.9%)


✅ with_tags

Time: ✅ 28.308µs (SLO: <40.000µs 📉 -29.2%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ with_tags_invalid

Time: ✅ 31.047µs (SLO: <40.000µs 📉 -22.4%)

Memory: ✅ 29.196MB (SLO: <31.000MB -5.8%)


✅ with_tags_max_size

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

Memory: ✅ 29.059MB (SLO: <31.000MB -6.3%)


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_expand_noaspect

Time: ✅ 28.517µs (SLO: <40.000µs 📉 -28.7%)

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_findall_aspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ re_findall_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_finditer_aspect

Time: ✅ 5.146µs (SLO: <10.000µs 📉 -48.5%)

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_finditer_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_fullmatch_aspect

Time: ✅ 3.426µs (SLO: <10.000µs 📉 -65.7%)

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ re_fullmatch_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_group_aspect

Time: ✅ 3.495µs (SLO: <10.000µs 📉 -65.1%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_group_noaspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ re_groups_aspect

Time: ✅ 3.644µs (SLO: <10.000µs 📉 -63.6%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_groups_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_match_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_match_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_search_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_search_noaspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ re_sub_aspect

Time: ✅ 4.667µs (SLO: <10.000µs 📉 -53.3%)

Memory: ✅ 34.701MB (SLO: <35.000MB 🟡 -0.9%)


✅ re_sub_noaspect

Time: ✅ 1.557µs (SLO: <10.000µs 📉 -84.4%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ re_subn_aspect

Time: ✅ 4.882µs (SLO: <10.000µs 📉 -51.2%)

Memory: ✅ 34.603MB (SLO: <35.500MB -2.5%)


✅ re_subn_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ add_inplace_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ add_inplace_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ add_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ bytearray_aspect

Time: ✅ 1.841µs (SLO: <10.000µs 📉 -81.6%)

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ bytearray_extend_aspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ bytearray_extend_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ bytearray_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ bytes_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ bytes_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ bytesio_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ bytesio_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ capitalize_aspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ capitalize_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ casefold_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ casefold_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ decode_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ decode_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ encode_aspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ encode_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ format_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ format_map_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ format_map_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ format_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ index_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ index_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ join_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ join_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ ljust_aspect

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

Memory: ✅ 34.682MB (SLO: <35.500MB -2.3%)


✅ ljust_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.500MB -2.5%)


✅ lower_aspect

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

Memory: ✅ 34.623MB (SLO: <35.500MB -2.5%)


✅ lower_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ lstrip_aspect

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

Memory: ✅ 34.760MB (SLO: <35.500MB -2.1%)


✅ lstrip_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ modulo_aspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ modulo_aspect_for_bytearray_bytearray

Time: ✅ 1.269µs (SLO: <10.000µs 📉 -87.3%)

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ modulo_aspect_for_bytes

Time: ✅ 0.759µs (SLO: <10.000µs 📉 -92.4%)

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 0.989µs (SLO: <10.000µs 📉 -90.1%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ modulo_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ replace_aspect

Time: ✅ 4.651µs (SLO: <10.000µs 📉 -53.5%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ replace_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.500MB -2.5%)


✅ repr_aspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ repr_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ rstrip_aspect

Time: ✅ 10.184µs (SLO: <20.000µs 📉 -49.1%)

Memory: ✅ 34.741MB (SLO: <35.500MB -2.1%)


✅ rstrip_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ slice_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ slice_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ stringio_aspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ stringio_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ strip_aspect

Time: ✅ 10.302µs (SLO: <20.000µs 📉 -48.5%)

Memory: ✅ 34.741MB (SLO: <35.500MB -2.1%)


✅ strip_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ swapcase_aspect

Time: ✅ 2.443µs (SLO: <10.000µs 📉 -75.6%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ swapcase_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ title_aspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ title_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ translate_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ translate_noaspect

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

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ upper_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ upper_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.170µs (SLO: <10.000µs 📉 -58.3%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathbasename_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathjoin_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathjoin_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ ospathnormcase_aspect

Time: ✅ 4.001µs (SLO: <10.000µs 📉 -60.0%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathnormcase_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathsplit_aspect

Time: ✅ 4.805µs (SLO: <10.000µs 📉 -51.9%)

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathsplit_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathsplitdrive_aspect

Time: ✅ 4.171µs (SLO: <10.000µs 📉 -58.3%)

Memory: ✅ 34.662MB (SLO: <35.000MB 🟡 -1.0%)


✅ ospathsplitdrive_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathsplitext_aspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ ospathsplitext_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ rsplit_noaspect

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

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ split_aspect

Time: ✅ 1.462µs (SLO: <10.000µs 📉 -85.4%)

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ split_noaspect

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

Memory: ✅ 34.623MB (SLO: <35.000MB 🟡 -1.1%)


✅ splitlines_aspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


✅ splitlines_noaspect

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

Memory: ✅ 34.603MB (SLO: <35.000MB 🟡 -1.1%)


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

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

Memory: ✅ 34.642MB (SLO: <35.500MB -2.4%)


✅ propagation_enabled

Time: ✅ 144.442µs (SLO: <160.000µs -9.7%)

Memory: ✅ 34.642MB (SLO: <35.500MB -2.4%)


✅ propagation_enabled_100

Time: ✅ 1.565ms (SLO: <1.800ms 📉 -13.1%)

Memory: ✅ 34.642MB (SLO: <35.000MB 🟡 -1.0%)


✅ propagation_enabled_1000

Time: ✅ 28.864ms (SLO: <30.550ms -5.5%)

Memory: ✅ 34.623MB (SLO: <35.500MB -2.5%)


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.683ms (SLO: <42.000ms -3.1%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ add-link

Time: ✅ 36.701ms (SLO: <38.550ms -4.8%)

Memory: ✅ 31.870MB (SLO: <35.000MB -8.9%)


✅ add-metrics

Time: ✅ 219.329ms (SLO: <232.000ms -5.5%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ add-tags

Time: ✅ 212.161ms (SLO: <221.600ms -4.3%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ get-context

Time: ✅ 29.016ms (SLO: <31.300ms -7.3%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ is-recording

Time: ✅ 29.146ms (SLO: <31.000ms -6.0%)

Memory: ✅ 31.890MB (SLO: <35.000MB -8.9%)


✅ record-exception

Time: ✅ 63.243ms (SLO: <65.850ms -4.0%)

Memory: ✅ 31.890MB (SLO: <35.000MB -8.9%)


✅ set-status

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

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ start

Time: ✅ 28.936ms (SLO: <30.150ms -4.0%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


✅ start-finish

Time: ✅ 33.963ms (SLO: <35.350ms -3.9%)

Memory: ✅ 31.870MB (SLO: <35.000MB -8.9%)


✅ start-finish-telemetry

Time: ✅ 34.061ms (SLO: <35.450ms -3.9%)

Memory: ✅ 31.890MB (SLO: <35.000MB -8.9%)


✅ update-name

Time: ✅ 30.892ms (SLO: <33.400ms -7.5%)

Memory: ✅ 31.850MB (SLO: <35.000MB -9.0%)


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 43.921ms (SLO: <47.150ms -6.8%)

Memory: ✅ 42.037MB (SLO: <42.500MB 🟡 -1.1%)


✅ add-metrics

Time: ✅ 317.596ms (SLO: <344.800ms -7.9%)

Memory: ✅ 558.440MB (SLO: <562.000MB 🟡 -0.6%)


✅ add-tags

Time: ✅ 288.293ms (SLO: <314.000ms -8.2%)

Memory: ✅ 559.321MB (SLO: <563.500MB 🟡 -0.7%)


✅ get-context

Time: ✅ 84.805ms (SLO: <92.350ms -8.2%)

Memory: ✅ 37.318MB (SLO: <38.000MB 🟡 -1.8%)


✅ is-recording

Time: ✅ 41.758ms (SLO: <44.500ms -6.2%)

Memory: ✅ 41.581MB (SLO: <42.000MB 🟡 -1.0%)


✅ record-exception

Time: ✅ 60.231ms (SLO: <67.650ms 📉 -11.0%)

Memory: ✅ 37.611MB (SLO: <38.000MB 🟡 -1.0%)


✅ set-status

Time: ✅ 47.622ms (SLO: <50.400ms -5.5%)

Memory: ✅ 41.510MB (SLO: <42.000MB 🟡 -1.2%)


✅ start

Time: ✅ 40.887ms (SLO: <43.450ms -5.9%)

Memory: ✅ 41.438MB (SLO: <42.000MB 🟡 -1.3%)


✅ start-finish

Time: ✅ 82.579ms (SLO: <86.000ms -4.0%)

Memory: ✅ 31.516MB (SLO: <32.000MB 🟡 -1.5%)


✅ start-finish-telemetry

Time: ✅ 84.393ms (SLO: <86.000ms 🟡 -1.9%)

Memory: ✅ 31.615MB (SLO: <32.000MB 🟡 -1.2%)


✅ update-name

Time: ✅ 43.237ms (SLO: <45.150ms -4.2%)

Memory: ✅ 41.912MB (SLO: <42.500MB 🟡 -1.4%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 345.663ms (SLO: <354.300ms -2.4%)

Memory: ✅ 34.828MB (SLO: <38.000MB -8.3%)


✅ cache_on

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

Memory: ✅ 34.457MB (SLO: <38.000MB -9.3%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

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

Memory: ✅ 33.784MB (SLO: <35.500MB -4.8%)


✅ import_many_cached

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

Memory: ✅ 33.776MB (SLO: <35.500MB -4.9%)


✅ import_many_stdlib

Time: ✅ 1.612ms (SLO: <1.750ms -7.9%)

Memory: ✅ 34.202MB (SLO: <35.500MB -3.7%)


✅ import_many_stdlib_cached

Time: ✅ 0.969ms (SLO: <1.100ms 📉 -11.9%)

Memory: ✅ 33.985MB (SLO: <35.500MB -4.3%)


✅ import_many_unknown

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

Memory: ✅ 33.909MB (SLO: <35.500MB -4.5%)


✅ import_many_unknown_cached

Time: ✅ 787.572µs (SLO: <870.000µs -9.5%)

Memory: ✅ 34.039MB (SLO: <35.500MB -4.1%)


✅ import_one

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

Memory: ✅ 33.713MB (SLO: <35.500MB -5.0%)


✅ import_one_cache

Time: ✅ 6.251µs (SLO: <10.000µs 📉 -37.5%)

Memory: ✅ 33.799MB (SLO: <35.500MB -4.8%)


✅ import_one_stdlib

Time: ✅ 18.641µs (SLO: <20.000µs -6.8%)

Memory: ✅ 33.835MB (SLO: <35.500MB -4.7%)


✅ import_one_stdlib_cache

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

Memory: ✅ 33.818MB (SLO: <35.500MB -4.7%)


✅ import_one_unknown

Time: ✅ 45.217µs (SLO: <50.000µs -9.6%)

Memory: ✅ 33.744MB (SLO: <35.500MB -4.9%)


✅ import_one_unknown_cache

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

Memory: ✅ 33.842MB (SLO: <35.500MB -4.7%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

Memory: ✅ 28.685MB (SLO: <31.000MB -7.5%)


✅ high_rate_limit

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

Memory: ✅ 28.705MB (SLO: <31.000MB -7.4%)


✅ long_window

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

Memory: ✅ 28.744MB (SLO: <31.000MB -7.3%)


✅ low_rate_limit

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

Memory: ✅ 28.744MB (SLO: <31.000MB -7.3%)


✅ no_rate_limit

Time: ✅ 0.840µs (SLO: <10.000µs 📉 -91.6%)

Memory: ✅ 28.646MB (SLO: <31.000MB -7.6%)


✅ short_window

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

Memory: ✅ 28.744MB (SLO: <31.000MB -7.3%)


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 308.485ms (SLO: <320.950ms -3.9%)

Memory: ✅ 30.278MB (SLO: <31.000MB -2.3%)


✅ deep-profiled

Time: ✅ 343.507ms (SLO: <359.150ms -4.4%)

Memory: ✅ 34.583MB (SLO: <35.500MB -2.6%)


✅ medium

Time: ✅ 7.006ms (SLO: <7.400ms -5.3%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ shallow

Time: ✅ 0.946ms (SLO: <1.050ms -9.9%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 273.480µs (SLO: <350.000µs 📉 -21.9%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ high_match

Time: ✅ 443.733µs (SLO: <550.000µs 📉 -19.3%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ low_match

Time: ✅ 111.163µs (SLO: <190.000µs 📉 -41.5%)

Memory: ✅ 431.751MB (SLO: <432.500MB 🟡 -0.2%)


✅ very_low_match

Time: ✅ 7.677ms (SLO: <9.150ms 📉 -16.1%)

Memory: ✅ 54.908MB (SLO: <55.000MB 🟡 -0.2%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.387µs (SLO: <20.000µs 📉 -38.1%)

Memory: ✅ 29.511MB (SLO: <31.000MB -4.8%)


✅ all-enabled

Time: ✅ 42.812µs (SLO: <50.000µs 📉 -14.4%)

Memory: ✅ 29.590MB (SLO: <31.000MB -4.5%)


✅ collectipvariant_exists

Time: ✅ 43.093µs (SLO: <50.000µs 📉 -13.8%)

Memory: ✅ 29.531MB (SLO: <31.000MB -4.7%)


✅ no-collectipvariant

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

Memory: ✅ 29.491MB (SLO: <31.000MB -4.9%)


✅ no-useragentvariant

Time: ✅ 41.145µs (SLO: <50.000µs 📉 -17.7%)

Memory: ✅ 29.570MB (SLO: <31.000MB -4.6%)


✅ obfuscation-no-query

Time: ✅ 42.878µs (SLO: <50.000µs 📉 -14.2%)

Memory: ✅ 29.570MB (SLO: <31.000MB -4.6%)


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.235µs (SLO: <90.000µs 📉 -12.0%)

Memory: ✅ 29.943MB (SLO: <31.000MB -3.4%)


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.544µs (SLO: <90.000µs 📉 -11.6%)

Memory: ✅ 29.963MB (SLO: <31.000MB -3.3%)


✅ obfuscation-send-querystring-disabled

Time: ✅ 158.209µs (SLO: <170.000µs -6.9%)

Memory: ✅ 29.943MB (SLO: <31.000MB -3.4%)


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.491µs (SLO: <160.000µs -5.3%)

Memory: ✅ 29.963MB (SLO: <31.000MB -3.3%)


✅ obfuscation-worst-case-implicit-query

Time: ✅ 158.335µs (SLO: <170.000µs -6.9%)

Memory: ✅ 29.943MB (SLO: <31.000MB -3.4%)


✅ useragentvariant_exists_1

Time: ✅ 41.757µs (SLO: <50.000µs 📉 -16.5%)

Memory: ✅ 29.511MB (SLO: <31.000MB -4.8%)


✅ useragentvariant_exists_2

Time: ✅ 43.297µs (SLO: <50.000µs 📉 -13.4%)

Memory: ✅ 29.511MB (SLO: <31.000MB -4.8%)


✅ useragentvariant_exists_3

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

Memory: ✅ 29.531MB (SLO: <31.000MB -4.7%)


✅ useragentvariant_not_exists_1

Time: ✅ 41.749µs (SLO: <50.000µs 📉 -16.5%)

Memory: ✅ 29.531MB (SLO: <31.000MB -4.7%)


✅ useragentvariant_not_exists_2

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

Memory: ✅ 29.511MB (SLO: <31.000MB -4.8%)


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 23.215ms (SLO: <26.200ms 📉 -11.4%)

Memory: ✅ 48.503MB (SLO: <49.000MB 🟡 -1.0%)


✅ add-metrics

Time: ✅ 89.868ms (SLO: <98.350ms -8.6%)

Memory: ✅ 614.711MB (SLO: <961.000MB 📉 -36.0%)


✅ add-tags

Time: ✅ 148.872ms (SLO: <168.550ms 📉 -11.7%)

Memory: ✅ 614.679MB (SLO: <962.500MB 📉 -36.1%)


✅ get-context

Time: ✅ 21.546ms (SLO: <23.700ms -9.1%)

Memory: ✅ 47.320MB (SLO: <47.500MB 🟡 -0.4%)


✅ is-recording

Time: ✅ 21.482ms (SLO: <23.900ms 📉 -10.1%)

Memory: ✅ 47.341MB (SLO: <47.500MB 🟡 -0.3%)


✅ record-exception

Time: ✅ 40.826ms (SLO: <44.500ms -8.3%)

Memory: ✅ 40.385MB (SLO: <40.500MB 🟡 -0.3%)


✅ set-status

Time: ✅ 23.018ms (SLO: <26.000ms 📉 -11.5%)

Memory: ✅ 47.336MB (SLO: <47.500MB 🟡 -0.3%)


✅ start

Time: ✅ 21.165ms (SLO: <23.500ms -9.9%)

Memory: ✅ 47.357MB (SLO: <47.500MB 🟡 -0.3%)


✅ start-finish

Time: ✅ 50.002ms (SLO: <52.500ms -4.8%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ start-finish-telemetry

Time: ✅ 51.424ms (SLO: <55.300ms -7.0%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ start-finish-traceid128

Time: ✅ 53.213ms (SLO: <56.050ms -5.1%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ start-traceid128

Time: ✅ 21.501ms (SLO: <24.600ms 📉 -12.6%)

Memory: ✅ 47.358MB (SLO: <47.500MB 🟡 -0.3%)


✅ update-name

Time: ✅ 22.227ms (SLO: <24.100ms -7.8%)

Memory: ✅ 47.847MB (SLO: <48.000MB 🟡 -0.3%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.157µs (SLO: <10.000µs 📉 -68.4%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ 1-count-metrics-100-times

Time: ✅ 210.192µs (SLO: <240.000µs 📉 -12.4%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ 1-distribution-metric-1-times

Time: ✅ 2.924µs (SLO: <10.000µs 📉 -70.8%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ 1-distribution-metrics-100-times

Time: ✅ 190.351µs (SLO: <210.000µs -9.4%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ 1-gauge-metric-1-times

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

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ 1-gauge-metrics-100-times

Time: ✅ 123.009µs (SLO: <140.000µs 📉 -12.1%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ 1-rate-metric-1-times

Time: ✅ 3.144µs (SLO: <10.000µs 📉 -68.6%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ 1-rate-metrics-100-times

Time: ✅ 212.335µs (SLO: <230.000µs -7.7%)

Memory: ✅ 29.137MB (SLO: <31.000MB -6.0%)


✅ 100-count-metrics-100-times

Time: ✅ 20.998ms (SLO: <22.500ms -6.7%)

Memory: ✅ 29.059MB (SLO: <31.000MB -6.3%)


✅ 100-distribution-metrics-100-times

Time: ✅ 1.988ms (SLO: <2.100ms -5.3%)

Memory: ✅ 29.118MB (SLO: <31.000MB -6.1%)


✅ 100-gauge-metrics-100-times

Time: ✅ 1.273ms (SLO: <1.400ms -9.1%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ 100-rate-metrics-100-times

Time: ✅ 2.148ms (SLO: <2.400ms 📉 -10.5%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ flush-1-metric

Time: ✅ 4.240µs (SLO: <10.000µs 📉 -57.6%)

Memory: ✅ 29.078MB (SLO: <31.000MB -6.2%)


✅ flush-100-metrics

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

Memory: ✅ 29.432MB (SLO: <31.000MB -5.1%)


✅ flush-1000-metrics

Time: ✅ 2.190ms (SLO: <2.350ms -6.8%)

Memory: ✅ 30.258MB (SLO: <31.000MB -2.4%)


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 29.407ms (SLO: <32.950ms 📉 -10.8%)

Memory: ✅ 30.278MB (SLO: <31.000MB -2.3%)


✅ medium

Time: ✅ 2.904ms (SLO: <3.200ms -9.2%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)


✅ small

Time: ✅ 328.509µs (SLO: <370.000µs 📉 -11.2%)

Memory: ✅ 29.098MB (SLO: <31.000MB -6.1%)

@vitor-de-araujo vitor-de-araujo merged commit 26551eb into main Jul 28, 2025
881 checks passed
@vitor-de-araujo vitor-de-araujo deleted the vitor-de-araujo/APMS-16576/restore-logger-caplog branch July 28, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants