Skip to content

chore(llmobs): update Pin import paths#14380

Merged
brettlangdon merged 1 commit intomainfrom
LANGPLAT-741/llm-pin-imports
Aug 22, 2025
Merged

chore(llmobs): update Pin import paths#14380
brettlangdon merged 1 commit intomainfrom
LANGPLAT-741/llm-pin-imports

Conversation

@brettlangdon
Copy link
Copy Markdown
Member

@brettlangdon brettlangdon commented Aug 21, 2025

Broken out from #14361

ddtrace.trace.Pin is being deprecated

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

`ddtrace.trace.Pin` is being deprecated
@brettlangdon brettlangdon added the changelog/no-changelog A changelog entry is not required for this PR. label Aug 21, 2025
@brettlangdon brettlangdon requested a review from a team as a code owner August 21, 2025 00:47
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

ddtrace/contrib/internal/anthropic/patch.py                             @DataDog/ml-observability
ddtrace/contrib/internal/crewai/patch.py                                @DataDog/ml-observability
ddtrace/contrib/internal/google_genai/patch.py                          @DataDog/ml-observability
ddtrace/contrib/internal/google_generativeai/patch.py                   @DataDog/ml-observability
ddtrace/contrib/internal/langchain/patch.py                             @DataDog/ml-observability
ddtrace/contrib/internal/langgraph/patch.py                             @DataDog/ml-observability
ddtrace/contrib/internal/litellm/patch.py                               @DataDog/ml-observability
ddtrace/contrib/internal/mcp/patch.py                                   @DataDog/ml-observability
ddtrace/contrib/internal/openai/patch.py                                @DataDog/ml-observability
ddtrace/contrib/internal/openai_agents/patch.py                         @DataDog/ml-observability
ddtrace/contrib/internal/openai_agents/processor.py                     @DataDog/ml-observability
ddtrace/contrib/internal/pydantic_ai/patch.py                           @DataDog/ml-observability
ddtrace/contrib/internal/vertexai/patch.py                              @DataDog/ml-observability
ddtrace/llmobs/_integrations/base.py                                    @DataDog/ml-observability
ddtrace/llmobs/_integrations/crewai.py                                  @DataDog/ml-observability
ddtrace/llmobs/_integrations/openai.py                                  @DataDog/ml-observability
ddtrace/llmobs/_integrations/openai_agents.py                           @DataDog/ml-observability
ddtrace/llmobs/_integrations/pydantic_ai.py                             @DataDog/ml-observability
tests/contrib/anthropic/conftest.py                                     @DataDog/ml-observability
tests/contrib/botocore/test_bedrock_llmobs.py                           @DataDog/ml-observability
tests/contrib/crewai/conftest.py                                        @DataDog/ml-observability
tests/contrib/google_genai/conftest.py                                  @DataDog/ml-observability
tests/contrib/google_generativeai/conftest.py                           @DataDog/ml-observability
tests/contrib/langchain/conftest.py                                     @DataDog/ml-observability
tests/contrib/langgraph/conftest.py                                     @DataDog/ml-observability
tests/contrib/litellm/conftest.py                                       @DataDog/ml-observability
tests/contrib/mcp/conftest.py                                           @DataDog/ml-observability
tests/contrib/openai/conftest.py                                        @DataDog/ml-observability
tests/contrib/openai_agents/conftest.py                                 @DataDog/ml-observability
tests/contrib/pydantic_ai/conftest.py                                   @DataDog/ml-observability
tests/contrib/vertexai/conftest.py                                      @DataDog/ml-observability

@github-actions
Copy link
Copy Markdown
Contributor

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

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

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

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.999 ms (0.73%)
ddtrace.bootstrap.sitecustomize 1.323 ms (0.48%)
ddtrace.bootstrap.preload 1.323 ms (0.48%)
ddtrace.internal.remoteconfig.client 0.636 ms (0.23%)
ddtrace 0.676 ms (0.25%)
ddtrace.internal._unpatched 0.029 ms (0.01%)
json 0.029 ms (0.01%)
json.decoder 0.029 ms (0.01%)
re 0.029 ms (0.01%)
enum 0.029 ms (0.01%)
types 0.029 ms (0.01%)

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Aug 21, 2025

Performance SLOs

Candidate: LANGPLAT-741/llm-pin-imports (d39f51f)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

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

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


✅ context_with_data_no_listeners

Time: ✅ 3.815µs (SLO: <10.000µs 📉 -61.9%)

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


⚠️ context_with_data_only_all_listeners

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

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


✅ get_item_exists

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

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


✅ get_item_missing

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

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


✅ set_item

Time: ✅ 24.646µs (SLO: <30.000µs 📉 -17.8%)

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


🔵 djangosimple - 24/24

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 21.084ms (SLO: <22.300ms -5.5%)

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


✅ exception-replay-enabled

Time: ✅ 1.382ms (SLO: <1.450ms -4.7%)

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


✅ iast

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

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


✅ profiler

Time: ✅ 15.229ms (SLO: <16.550ms -8.0%)

Memory: ✅ 52.083MB (SLO: <53.500MB -2.6%)


✅ span-code-origin

Time: ✅ 26.794ms (SLO: <28.200ms -5.0%)

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


✅ tracer

Time: ✅ 20.987ms (SLO: <21.750ms -3.5%)

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


✅ tracer-and-profiler

Time: ✅ 22.643ms (SLO: <23.500ms -3.6%)

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


✅ tracer-dont-create-db-spans

Time: ✅ 19.858ms (SLO: <21.500ms -7.6%)

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


✅ tracer-no-caches

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

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


✅ tracer-no-databases

Time: ✅ 19.280ms (SLO: <20.100ms -4.1%)

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


✅ tracer-no-middleware

Time: ✅ 20.690ms (SLO: <21.500ms -3.8%)

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


✅ tracer-no-templates

Time: ✅ 20.892ms (SLO: <22.000ms -5.0%)

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


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.199ms (SLO: <19.850ms -8.3%)

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


✅ errortracking-enabled-user

Time: ✅ 18.442ms (SLO: <19.400ms -4.9%)

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


✅ tracer-enabled

Time: ✅ 18.220ms (SLO: <19.450ms -6.3%)

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

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

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


✅ errortracking-enabled-user

Time: ✅ 2.137ms (SLO: <2.250ms -5.0%)

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


✅ tracer-enabled

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

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


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

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

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


✅ appsec-post

Time: ✅ 6.645ms (SLO: <6.750ms 🟡 -1.6%)

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


✅ appsec-telemetry

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

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


✅ debugger

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

Memory: ✅ 44.442MB (SLO: <45.000MB 🟡 -1.2%)


✅ iast-get

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

Memory: ✅ 41.420MB (SLO: <49.000MB 📉 -15.5%)


✅ profiler

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

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


✅ tracer

Time: ✅ 3.404ms (SLO: <3.650ms -6.7%)

Memory: ✅ 51.100MB (SLO: <53.500MB -4.5%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

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

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


✅ iast-enabled

Time: ✅ 2.554ms (SLO: <2.800ms -8.8%)

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


✅ tracer-enabled

Time: ✅ 2.118ms (SLO: <2.250ms -5.9%)

Memory: ✅ 51.095MB (SLO: <53.500MB -4.5%)


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

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

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


✅ b3_headers

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

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


✅ b3_single_headers

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

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

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

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

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

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

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

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


✅ invalid_priority_header

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

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


✅ invalid_span_id_header

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

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

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

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


✅ large_header_no_matches

Time: ✅ 27.678µs (SLO: <30.000µs -7.7%)

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


✅ large_valid_headers_all

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

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


✅ medium_header_no_matches

Time: ✅ 9.844µs (SLO: <20.000µs 📉 -50.8%)

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


✅ medium_valid_headers_all

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

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

Time: ✅ 35.036µs (SLO: <40.000µs 📉 -12.4%)

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


✅ valid_headers_all

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

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


✅ valid_headers_basic

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

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

Time: ✅ 6.567µs (SLO: <10.000µs 📉 -34.3%)

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

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

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


✅ wsgi_large_header_no_matches

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

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


✅ wsgi_large_valid_headers_all

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

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


✅ wsgi_medium_header_no_matches

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

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


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.616µs (SLO: <20.000µs 📉 -41.9%)

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

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

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 22.134µs (SLO: <30.000µs 📉 -26.2%)

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


✅ with_all

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

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


✅ with_dd_origin

Time: ✅ 28.674µs (SLO: <30.000µs -4.4%)

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


✅ with_priority_and_origin

Time: ✅ 28.245µs (SLO: <40.000µs 📉 -29.4%)

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


✅ with_sampling_priority

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

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


✅ with_tags

Time: ✅ 30.540µs (SLO: <40.000µs 📉 -23.6%)

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


✅ with_tags_invalid

Time: ✅ 33.616µs (SLO: <40.000µs 📉 -16.0%)

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


✅ with_tags_max_size

Time: ✅ 31.354µs (SLO: <40.000µs 📉 -21.6%)

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 32.949µs (SLO: <40.000µs 📉 -17.6%)

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


✅ re_expand_noaspect

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

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


✅ re_findall_aspect

Time: ✅ 3.705µs (SLO: <10.000µs 📉 -62.9%)

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

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

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

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

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

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

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

Time: ✅ 3.593µs (SLO: <10.000µs 📉 -64.1%)

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


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

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

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


✅ re_search_aspect

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

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


✅ re_search_noaspect

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

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


✅ re_sub_aspect

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

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


✅ re_sub_noaspect

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

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


✅ re_subn_aspect

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

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


✅ re_subn_noaspect

Time: ✅ 1.622µs (SLO: <10.000µs 📉 -83.8%)

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

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

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


✅ bytearray_extend_aspect

Time: ✅ 1.358µs (SLO: <10.000µs 📉 -86.4%)

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


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

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

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


✅ bytes_noaspect

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

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


✅ bytesio_aspect

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

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

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


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

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

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


✅ format_aspect

Time: ✅ 3.745µs (SLO: <10.000µs 📉 -62.5%)

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


✅ format_map_aspect

Time: ✅ 3.185µs (SLO: <10.000µs 📉 -68.1%)

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

Time: ✅ 0.345µs (SLO: <10.000µs 📉 -96.5%)

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


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

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

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


✅ ljust_noaspect

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

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


✅ lower_aspect

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

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

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

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


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

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


✅ modulo_aspect_for_bytearray_bytearray

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

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


✅ modulo_aspect_for_bytes

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

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


✅ modulo_aspect_for_bytes_bytearray

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

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


✅ modulo_noaspect

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

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


✅ replace_aspect

Time: ✅ 4.527µs (SLO: <10.000µs 📉 -54.7%)

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


✅ replace_noaspect

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

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


✅ repr_aspect

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

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

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

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

Time: ✅ 2.176µs (SLO: <10.000µs 📉 -78.2%)

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


✅ stringio_noaspect

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

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


✅ strip_aspect

Time: ✅ 10.256µs (SLO: <20.000µs 📉 -48.7%)

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


✅ strip_noaspect

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

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


✅ swapcase_aspect

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

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


✅ swapcase_noaspect

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

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


✅ title_aspect

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

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


✅ title_noaspect

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

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


✅ translate_aspect

Time: ✅ 3.307µs (SLO: <10.000µs 📉 -66.9%)

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


✅ translate_noaspect

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

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


✅ upper_aspect

Time: ✅ 2.274µs (SLO: <10.000µs 📉 -77.3%)

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.056µs (SLO: <10.000µs 📉 -59.4%)

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


✅ ospathbasename_noaspect

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

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


✅ ospathjoin_aspect

Time: ✅ 6.987µs (SLO: <10.000µs 📉 -30.1%)

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


✅ ospathjoin_noaspect

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

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


✅ ospathnormcase_aspect

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

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 5.799µs (SLO: <10.000µs 📉 -42.0%)

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


✅ ospathsplit_noaspect

Time: ✅ 1.566µs (SLO: <10.000µs 📉 -84.3%)

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


✅ ospathsplitdrive_aspect

Time: ✅ 3.528µs (SLO: <10.000µs 📉 -64.7%)

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

Time: ✅ 4.371µs (SLO: <10.000µs 📉 -56.3%)

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


✅ ospathsplitext_noaspect

Time: ✅ 1.378µ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.462µs (SLO: <10.000µs 📉 -85.4%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

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

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


✅ split_noaspect

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

Memory: ✅ 36.864MB (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.585µs (SLO: <10.000µs 📉 -94.2%)

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

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

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


✅ propagation_enabled

Time: ✅ 144.694µs (SLO: <160.000µs -9.6%)

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


✅ propagation_enabled_100

Time: ✅ 1.576ms (SLO: <1.800ms 📉 -12.4%)

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


✅ propagation_enabled_1000

Time: ✅ 29.335ms (SLO: <30.550ms -4.0%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.294ms (SLO: <42.000ms -4.1%)

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


✅ add-link

Time: ✅ 36.278ms (SLO: <38.550ms -5.9%)

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


✅ add-metrics

Time: ✅ 220.558ms (SLO: <232.000ms -4.9%)

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


✅ add-tags

Time: ✅ 209.966ms (SLO: <221.600ms -5.3%)

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


✅ get-context

Time: ✅ 29.103ms (SLO: <31.300ms -7.0%)

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


✅ is-recording

Time: ✅ 28.963ms (SLO: <31.000ms -6.6%)

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


✅ record-exception

Time: ✅ 63.109ms (SLO: <65.850ms -4.2%)

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


✅ set-status

Time: ✅ 31.845ms (SLO: <34.150ms -6.7%)

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


✅ start

Time: ✅ 29.317ms (SLO: <30.150ms -2.8%)

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


✅ start-finish

Time: ✅ 33.932ms (SLO: <35.350ms -4.0%)

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


✅ start-finish-telemetry

Time: ✅ 33.773ms (SLO: <35.450ms -4.7%)

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


✅ update-name

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

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

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

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


✅ add-metrics

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

Memory: ✅ 551.649MB (SLO: <562.000MB 🟡 -1.8%)


✅ add-tags

Time: ✅ 290.536ms (SLO: <314.000ms -7.5%)

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


✅ get-context

Time: ✅ 85.290ms (SLO: <92.350ms -7.6%)

Memory: ✅ 39.617MB (SLO: <46.500MB 📉 -14.8%)


✅ is-recording

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

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


✅ record-exception

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

Memory: ✅ 39.878MB (SLO: <46.500MB 📉 -14.2%)


✅ set-status

Time: ✅ 49.657ms (SLO: <50.400ms 🟡 -1.5%)

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


✅ start

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

Memory: ✅ 43.730MB (SLO: <46.500MB -6.0%)


✅ start-finish

Time: ✅ 83.349ms (SLO: <88.000ms -5.3%)

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


✅ start-finish-telemetry

Time: ✅ 86.271ms (SLO: <89.000ms -3.1%)

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


✅ update-name

Time: ✅ 44.175ms (SLO: <45.150ms -2.2%)

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


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 339.509ms (SLO: <354.300ms -4.2%)

Memory: ✅ 37.007MB (SLO: <40.000MB -7.5%)


✅ cache_on

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

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


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 154.632µs (SLO: <170.000µs -9.0%)

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


✅ import_many_cached

Time: ✅ 120.807µs (SLO: <130.000µs -7.1%)

Memory: ✅ 36.014MB (SLO: <38.500MB -6.5%)


✅ import_many_stdlib

Time: ✅ 1.617ms (SLO: <1.750ms -7.6%)

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


✅ import_many_stdlib_cached

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

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


✅ import_many_unknown

Time: ✅ 834.722µs (SLO: <890.000µs -6.2%)

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


✅ import_many_unknown_cached

Time: ✅ 790.661µs (SLO: <870.000µs -9.1%)

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


✅ import_one

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

Memory: ✅ 36.046MB (SLO: <39.000MB -7.6%)


✅ import_one_cache

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

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


✅ import_one_stdlib

Time: ✅ 18.803µs (SLO: <20.000µs -6.0%)

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


✅ import_one_stdlib_cache

Time: ✅ 6.227µs (SLO: <10.000µs 📉 -37.7%)

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


✅ import_one_unknown

Time: ✅ 45.673µs (SLO: <50.000µs -8.7%)

Memory: ✅ 35.910MB (SLO: <38.500MB -6.7%)


✅ import_one_unknown_cache

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

Memory: ✅ 36.010MB (SLO: <38.500MB -6.5%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

Time: ✅ 2.344µs (SLO: <10.000µs 📉 -76.6%)

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


✅ high_rate_limit

Time: ✅ 2.427µ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.966MB (SLO: <34.000MB -8.9%)


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 309.878ms (SLO: <320.950ms -3.4%)

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


✅ deep-profiled

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

Memory: ✅ 35.055MB (SLO: <39.000MB 📉 -10.1%)


✅ medium

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

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


✅ shallow

Time: ✅ 0.959ms (SLO: <1.050ms -8.7%)

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 273.658µs (SLO: <290.000µs -5.6%)

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


✅ high_match

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

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


✅ low_match

Time: ✅ 109.953µs (SLO: <120.000µs -8.4%)

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


✅ very_low_match

Time: ✅ 7.719ms (SLO: <8.500ms -9.2%)

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


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.413µs (SLO: <20.000µs 📉 -37.9%)

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


✅ all-enabled

Time: ✅ 42.012µs (SLO: <50.000µs 📉 -16.0%)

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


✅ collectipvariant_exists

Time: ✅ 43.188µs (SLO: <50.000µs 📉 -13.6%)

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


✅ no-collectipvariant

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

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


✅ no-useragentvariant

Time: ✅ 40.765µs (SLO: <50.000µs 📉 -18.5%)

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


✅ obfuscation-no-query

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

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


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.964µs (SLO: <90.000µs 📉 -11.2%)

Memory: ✅ 32.244MB (SLO: <34.000MB -5.2%)


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.657µs (SLO: <90.000µs 📉 -11.5%)

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


✅ obfuscation-send-querystring-disabled

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

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


✅ obfuscation-worst-case-explicit-query

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

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


✅ obfuscation-worst-case-implicit-query

Time: ✅ 158.815µs (SLO: <170.000µs -6.6%)

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


✅ useragentvariant_exists_1

Time: ✅ 41.687µs (SLO: <50.000µs 📉 -16.6%)

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


✅ useragentvariant_exists_2

Time: ✅ 43.244µs (SLO: <50.000µs 📉 -13.5%)

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


✅ useragentvariant_exists_3

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

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


✅ useragentvariant_not_exists_1

Time: ✅ 41.477µs (SLO: <50.000µs 📉 -17.0%)

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


✅ useragentvariant_not_exists_2

Time: ✅ 41.343µs (SLO: <50.000µs 📉 -17.3%)

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

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

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


✅ add-metrics

Time: ✅ 91.496ms (SLO: <98.350ms -7.0%)

Memory: ✅ 606.125MB (SLO: <961.000MB 📉 -36.9%)


✅ add-tags

Time: ✅ 150.099ms (SLO: <168.550ms 📉 -10.9%)

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


✅ get-context

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

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


✅ is-recording

Time: ✅ 22.754ms (SLO: <23.900ms -4.8%)

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


✅ record-exception

Time: ✅ 43.113ms (SLO: <44.500ms -3.1%)

Memory: ✅ 42.494MB (SLO: <53.000MB 📉 -19.8%)


✅ set-status

Time: ✅ 24.540ms (SLO: <26.000ms -5.6%)

Memory: ✅ 49.727MB (SLO: <53.000MB -6.2%)


✅ start

Time: ✅ 22.231ms (SLO: <23.500ms -5.4%)

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


✅ start-finish

Time: ✅ 51.805ms (SLO: <55.500ms -6.7%)

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


✅ start-finish-telemetry

Time: ✅ 53.846ms (SLO: <58.300ms -7.6%)

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


✅ start-finish-traceid128

Time: ✅ 55.200ms (SLO: <60.050ms -8.1%)

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


✅ start-traceid128

Time: ✅ 22.667ms (SLO: <24.600ms -7.9%)

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


✅ update-name

Time: ✅ 23.224ms (SLO: <24.100ms -3.6%)

Memory: ✅ 50.294MB (SLO: <53.000MB -5.1%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

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

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


✅ 1-count-metrics-100-times

Time: ✅ 231.761µs (SLO: <240.000µs -3.4%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 3.055µs (SLO: <10.000µs 📉 -69.5%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 198.495µs (SLO: <210.000µs -5.5%)

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


✅ 1-gauge-metric-1-times

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

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


✅ 1-gauge-metrics-100-times

Time: ✅ 126.273µs (SLO: <140.000µs -9.8%)

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


✅ 1-rate-metric-1-times

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

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


✅ 1-rate-metrics-100-times

Time: ✅ 222.680µs (SLO: <240.000µs -7.2%)

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


✅ 100-count-metrics-100-times

Time: ✅ 22.269ms (SLO: <23.000ms -3.2%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 2.080ms (SLO: <2.200ms -5.5%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.293ms (SLO: <1.500ms 📉 -13.8%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.278ms (SLO: <2.500ms -8.9%)

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


✅ flush-1-metric

Time: ✅ 4.357µs (SLO: <10.000µs 📉 -56.4%)

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


✅ flush-100-metrics

Time: ✅ 183.160µs (SLO: <200.000µs -8.4%)

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


✅ flush-1000-metrics

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

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.625ms (SLO: <32.950ms -7.1%)

Memory: ✅ 32.657MB (SLO: <34.500MB -5.3%)


✅ medium

Time: ✅ 2.978ms (SLO: <3.200ms -6.9%)

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


✅ small

Time: ✅ 337.076µs (SLO: <370.000µs -8.9%)

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

@brettlangdon brettlangdon enabled auto-merge (squash) August 22, 2025 14:45
@brettlangdon brettlangdon merged commit fc6e28b into main Aug 22, 2025
473 of 474 checks passed
@brettlangdon brettlangdon deleted the LANGPLAT-741/llm-pin-imports branch August 22, 2025 14:47
brettlangdon added a commit that referenced this pull request Aug 22, 2025
Broken out from #14361 

`ddtrace.trace.Pin` is being deprecated

## 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](https://ddtrace.readthedocs.io/en/stable/releasenotes.html)
- The change includes or references documentation updates if necessary
- Backport labels are set (if
[applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting))

## 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](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces)
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](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)
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