Skip to content

chore(contrib): update Pin import paths#14381

Merged
brettlangdon merged 5 commits intomainfrom
LANGPLAT-741/core-integrations-pin-imports
Aug 22, 2025
Merged

chore(contrib): update Pin import paths#14381
brettlangdon merged 5 commits intomainfrom
LANGPLAT-741/core-integrations-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 review from a team as code owners August 21, 2025 00:54
@brettlangdon brettlangdon requested a review from wantsui August 21, 2025 00:54
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

ddtrace/contrib/internal/aiobotocore/patch.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aiohttp/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aiohttp_jinja2/patch.py                        @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aiomysql/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aiopg/connection.py                            @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aioredis/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/algoliasearch/patch.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/aredis/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/asyncio/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/asyncpg/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/avro/patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/azure_functions/patch.py                       @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/azure_servicebus/patch.py                      @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/boto/patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/botocore/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/cassandra/session.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/celery/app.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/celery/signals.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/consul/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/django/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/dogpile_cache/lock.py                          @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/dogpile_cache/patch.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/dogpile_cache/region.py                        @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/elasticsearch/patch.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/fastapi/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/flask/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/flask/wrappers.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/graphql/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/grpc/aio_client_interceptor.py                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/grpc/aio_server_interceptor.py                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/grpc/patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/httplib/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/httpx/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/jinja2/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/kafka/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/kombu/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/mako/patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/mariadb/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/molten/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/molten/wrappers.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/mongoengine/trace.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/mysql/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/mysqldb/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/protobuf/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/psycopg/async_connection.py                    @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/psycopg/connection.py                          @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/psycopg/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pylibmc/client.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pymemcache/client.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pymemcache/patch.py                            @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pymongo/client.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pymongo/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pymysql/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pynamodb/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/pyodbc/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/redis/asyncio_patch.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/redis/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/rediscluster/patch.py                          @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/requests/connection.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/requests/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/rq/patch.py                                    @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/sanic/patch.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/snowflake/patch.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/sqlalchemy/engine.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/sqlite3/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/starlette/patch.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/tornado/application.py                         @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/tornado/template.py                            @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/trace_utils.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/trace_utils_async.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/urllib3/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/valkey/asyncio_patch.py                        @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/valkey/patch.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/vertica/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/wsgi/wsgi.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/yaaredis/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
templates/integration/__init__.py                                       @DataDog/apm-core-python
tests/commands/ddtrace_run_integration.py                               @DataDog/apm-core-python
tests/contrib/aiobotocore/utils.py                                      @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiohttp/test_aiohttp_client.py                            @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiohttp_jinja2/conftest.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiohttp_jinja2/test_aiohttp_jinja2.py                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiomysql/test_aiomysql.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiopg/test.py                                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/algoliasearch/test.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aredis/test_aredis.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/asyncpg/test_asyncpg.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/avro/test_avro.py                                         @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/boto/test.py                                              @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/botocore/conftest.py                                      @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/botocore/test.py                                          @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/botocore/test_stepfunctions.py                            @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/cassandra/test.py                                         @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/autopatch.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/base.py                                            @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/test_app.py                                        @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/test_integration.py                                @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/test_patch.py                                      @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/celery/test_tagging.py                                    @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/consul/test.py                                            @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/dbapi/test_dbapi.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/dbapi_async/test_dbapi_async.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/django/conftest.py                                        @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/django/test_django_dbm.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/dogpile_cache/test_tracing.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/dramatiq/test_integration.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/elasticsearch/test_elasticsearch.py                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask/__init__.py                                         @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask/test_blueprint.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask/test_flask_helpers.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask/test_signals.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask/test_template.py                                    @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/flask_autopatch/test_flask_autopatch.py                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/grpc_aio/test_grpc_aio.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/httplib/test_httplib.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/httplib/test_httplib_distributed.py                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/httpx/test_httpx.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/httpx/test_httpx_pre_0_11.py                              @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/jinja2/test_jinja2.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/kafka/test_kafka.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/kombu/test.py                                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/mako/test_mako.py                                         @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/mariadb/test_mariadb.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/molten/test_molten.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/molten/test_molten_di.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/mongoengine/test.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/mysql/test_mysql.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/mysqldb/test_mysqldb.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/psycopg/test_psycopg.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/psycopg/test_psycopg_async.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/psycopg2/test_psycopg.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pylibmc/test.py                                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pymemcache/test_client.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pymemcache/test_client_defaults.py                        @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pymemcache/test_client_mixin.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pymongo/test.py                                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pymysql/test_pymysql.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pynamodb/test_pynamodb.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/pyodbc/test_pyodbc.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/redis/test_redis.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/redis/test_redis_asyncio.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/redis/test_redis_cluster.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/redis/test_redis_cluster_asyncio.py                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/rediscluster/test.py                                      @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/requests/test_requests.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/requests/test_requests_distributed.py                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/rq/test_rq.py                                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/shared_tests.py                                           @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/shared_tests_async.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/snowflake/test_snowflake.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/sqlalchemy/test_patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/sqlite3/test_sqlite3.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/starlette/test_starlette.py                               @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/urllib3/test_urllib3.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/valkey/test_valkey.py                                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/valkey/test_valkey_asyncio.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/valkey/test_valkey_cluster.py                             @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/valkey/test_valkey_cluster_asyncio.py                     @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/vertica/test_vertica.py                                   @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/yaaredis/test_yaaredis.py                                 @DataDog/apm-core-python @DataDog/apm-idm-python

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 21, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 263 ± 2 ms.

The average import time from base is: 267 ± 2 ms.

The import time difference between this PR and base is: -3.39 ± 0.09 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.164 ms (0.82%)
ddtrace.bootstrap.sitecustomize 1.454 ms (0.55%)
ddtrace.bootstrap.preload 1.454 ms (0.55%)
ddtrace.internal.remoteconfig.client 0.661 ms (0.25%)
ddtrace 0.710 ms (0.27%)
ddtrace.internal._unpatched 0.065 ms (0.02%)
subprocess 0.033 ms (0.01%)
contextlib 0.033 ms (0.01%)
json 0.032 ms (0.01%)
json.decoder 0.032 ms (0.01%)
re 0.032 ms (0.01%)
enum 0.032 ms (0.01%)
types 0.032 ms (0.01%)

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Aug 21, 2025

Performance SLOs

Candidate: LANGPLAT-741/core-integrations-pin-imports (a990aaa)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

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

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


✅ context_with_data_no_listeners

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

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


⚠️ context_with_data_only_all_listeners

Time: ⚠️ 13.388µs (SLO: <20.000µs 📉 -33.1%)

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


✅ get_item_exists

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

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


✅ get_item_missing

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

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


✅ set_item

Time: ✅ 24.527µs (SLO: <30.000µs 📉 -18.2%)

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


🔵 djangosimple - 24/24

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 20.859ms (SLO: <22.300ms -6.5%)

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


✅ exception-replay-enabled

Time: ✅ 1.390ms (SLO: <1.450ms -4.1%)

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


✅ iast

Time: ✅ 20.849ms (SLO: <22.250ms -6.3%)

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


✅ profiler

Time: ✅ 15.183ms (SLO: <16.550ms -8.3%)

Memory: ✅ 52.770MB (SLO: <53.500MB 🟡 -1.4%)


✅ span-code-origin

Time: ✅ 26.504ms (SLO: <28.200ms -6.0%)

Memory: ✅ 66.386MB (SLO: <68.500MB -3.1%)


✅ tracer

Time: ✅ 20.847ms (SLO: <21.750ms -4.2%)

Memory: ✅ 64.231MB (SLO: <66.000MB -2.7%)


✅ tracer-and-profiler

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

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


✅ tracer-dont-create-db-spans

Time: ✅ 19.753ms (SLO: <21.500ms -8.1%)

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


✅ tracer-no-caches

Time: ✅ 18.573ms (SLO: <19.650ms -5.5%)

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


✅ tracer-no-databases

Time: ✅ 19.132ms (SLO: <20.100ms -4.8%)

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


✅ tracer-no-middleware

Time: ✅ 20.525ms (SLO: <21.500ms -4.5%)

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


✅ tracer-no-templates

Time: ✅ 20.782ms (SLO: <22.000ms -5.5%)

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


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.223ms (SLO: <19.850ms -8.2%)

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


✅ errortracking-enabled-user

Time: ✅ 18.351ms (SLO: <19.400ms -5.4%)

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


✅ tracer-enabled

Time: ✅ 18.273ms (SLO: <19.450ms -6.1%)

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.142ms (SLO: <2.300ms -6.9%)

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


✅ errortracking-enabled-user

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

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


✅ tracer-enabled

Time: ✅ 2.149ms (SLO: <2.300ms -6.5%)

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


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

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

Memory: ✅ 61.735MB (SLO: <64.500MB -4.3%)


✅ appsec-post

Time: ✅ 6.663ms (SLO: <6.750ms 🟡 -1.3%)

Memory: ✅ 62.089MB (SLO: <64.500MB -3.7%)


✅ appsec-telemetry

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

Memory: ✅ 61.765MB (SLO: <64.500MB -4.2%)


✅ debugger

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

Memory: ✅ 44.523MB (SLO: <45.000MB 🟡 -1.1%)


✅ iast-get

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

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


✅ profiler

Time: ✅ 1.923ms (SLO: <2.100ms -8.4%)

Memory: ✅ 44.208MB (SLO: <46.500MB -4.9%)


✅ tracer

Time: ✅ 3.419ms (SLO: <3.650ms -6.3%)

Memory: ✅ 51.236MB (SLO: <53.500MB -4.2%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.991ms (SLO: <4.200ms -5.0%)

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


✅ iast-enabled

Time: ✅ 2.570ms (SLO: <2.800ms -8.2%)

Memory: ✅ 57.584MB (SLO: <59.000MB -2.4%)


✅ tracer-enabled

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

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 85.053µs (SLO: <100.000µs 📉 -14.9%)

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


✅ b3_headers

Time: ✅ 14.663µs (SLO: <20.000µs 📉 -26.7%)

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


✅ b3_single_headers

Time: ✅ 13.336µs (SLO: <20.000µs 📉 -33.3%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 64.661µs (SLO: <80.000µs 📉 -19.2%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.292µs (SLO: <80.000µs 📉 -17.1%)

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 23.228µs (SLO: <30.000µs 📉 -22.6%)

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


✅ invalid_priority_header

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

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


✅ invalid_span_id_header

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

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

Time: ✅ 6.451µs (SLO: <10.000µs 📉 -35.5%)

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


✅ large_header_no_matches

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

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


✅ large_valid_headers_all

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

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


✅ medium_header_no_matches

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

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


✅ medium_valid_headers_all

Time: ✅ 11.229µs (SLO: <20.000µs 📉 -43.9%)

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

Time: ✅ 34.482µs (SLO: <40.000µs 📉 -13.8%)

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


✅ valid_headers_all

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

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


✅ valid_headers_basic

Time: ✅ 6.093µs (SLO: <10.000µs 📉 -39.1%)

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

Time: ✅ 6.622µs (SLO: <10.000µs 📉 -33.8%)

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

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

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


✅ wsgi_large_header_no_matches

Time: ✅ 28.869µs (SLO: <40.000µs 📉 -27.8%)

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


✅ wsgi_large_valid_headers_all

Time: ✅ 29.838µs (SLO: <40.000µs 📉 -25.4%)

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


✅ wsgi_medium_header_no_matches

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

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


✅ wsgi_medium_valid_headers_all

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

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

Time: ✅ 6.127µs (SLO: <10.000µs 📉 -38.7%)

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

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

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


✅ with_all

Time: ✅ 35.457µs (SLO: <40.000µs 📉 -11.4%)

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


✅ with_dd_origin

Time: ✅ 28.863µs (SLO: <30.000µs -3.8%)

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


✅ with_priority_and_origin

Time: ✅ 28.028µs (SLO: <40.000µs 📉 -29.9%)

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


✅ with_sampling_priority

Time: ✅ 22.610µs (SLO: <30.000µs 📉 -24.6%)

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


✅ with_tags

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

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


✅ with_tags_invalid

Time: ✅ 34.758µs (SLO: <40.000µs 📉 -13.1%)

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


✅ with_tags_max_size

Time: ✅ 31.464µs (SLO: <40.000µs 📉 -21.3%)

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 32.810µs (SLO: <40.000µs 📉 -18.0%)

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


✅ re_expand_noaspect

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

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


✅ re_findall_aspect

Time: ✅ 3.649µs (SLO: <10.000µs 📉 -63.5%)

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

Time: ✅ 5.082µs (SLO: <10.000µs 📉 -49.2%)

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

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

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

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

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

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

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


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

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

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


✅ re_search_aspect

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

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


✅ re_search_noaspect

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

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


✅ re_sub_aspect

Time: ✅ 4.641µs (SLO: <10.000µs 📉 -53.6%)

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


✅ re_sub_noaspect

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

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


✅ re_subn_aspect

Time: ✅ 4.818µs (SLO: <10.000µs 📉 -51.8%)

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

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

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


✅ bytearray_extend_aspect

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

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


✅ bytearray_extend_noaspect

Time: ✅ 0.613µ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.198MB (SLO: <39.000MB -4.6%)


✅ bytes_aspect

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

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


✅ bytes_noaspect

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

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


✅ bytesio_aspect

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

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

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


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

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

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


✅ format_aspect

Time: ✅ 3.729µs (SLO: <10.000µs 📉 -62.7%)

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


✅ format_map_aspect

Time: ✅ 3.918µs (SLO: <10.000µs 📉 -60.8%)

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

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

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


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

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

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


✅ ljust_noaspect

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

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


✅ lower_aspect

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

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

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

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


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

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


✅ modulo_aspect_for_bytearray_bytearray

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

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


✅ modulo_aspect_for_bytes

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

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


✅ modulo_aspect_for_bytes_bytearray

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

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


✅ modulo_noaspect

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

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


✅ replace_aspect

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

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


✅ replace_noaspect

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

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


✅ repr_aspect

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

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

Time: ✅ 10.157µs (SLO: <20.000µs 📉 -49.2%)

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

Time: ✅ 2.192µs (SLO: <10.000µs 📉 -78.1%)

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


✅ stringio_noaspect

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

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


✅ strip_aspect

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

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


✅ strip_noaspect

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

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


✅ swapcase_aspect

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

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


✅ swapcase_noaspect

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

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


✅ title_aspect

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

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


✅ title_noaspect

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

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


✅ translate_aspect

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

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


✅ translate_noaspect

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

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


✅ upper_aspect

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

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


✅ upper_noaspect

Time: ✅ 0.372µ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.029µs (SLO: <10.000µs 📉 -59.7%)

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


✅ ospathbasename_noaspect

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

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


✅ ospathjoin_aspect

Time: ✅ 6.897µs (SLO: <10.000µs 📉 -31.0%)

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


✅ ospathjoin_noaspect

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

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


✅ ospathnormcase_aspect

Time: ✅ 3.324µs (SLO: <10.000µs 📉 -66.8%)

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 4.656µs (SLO: <10.000µs 📉 -53.4%)

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


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

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

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

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

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


✅ ospathsplitext_noaspect

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

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


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

Time: ✅ 1.450µs (SLO: <10.000µs 📉 -85.5%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

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

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


✅ split_noaspect

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

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


✅ splitlines_aspect

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

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


✅ splitlines_noaspect

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

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

Time: ✅ 48.985µs (SLO: <60.000µs 📉 -18.4%)

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


✅ propagation_enabled

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

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


✅ propagation_enabled_100

Time: ✅ 1.592ms (SLO: <1.800ms 📉 -11.5%)

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


✅ propagation_enabled_1000

Time: ✅ 29.259ms (SLO: <30.550ms -4.2%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

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

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


✅ add-link

Time: ✅ 36.361ms (SLO: <38.550ms -5.7%)

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


✅ add-metrics

Time: ✅ 220.886ms (SLO: <232.000ms -4.8%)

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


✅ add-tags

Time: ✅ 211.546ms (SLO: <221.600ms -4.5%)

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


✅ get-context

Time: ✅ 29.134ms (SLO: <31.300ms -6.9%)

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


✅ is-recording

Time: ✅ 28.843ms (SLO: <31.000ms -7.0%)

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


✅ record-exception

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

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


✅ set-status

Time: ✅ 31.997ms (SLO: <34.150ms -6.3%)

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


✅ start

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

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


✅ start-finish

Time: ✅ 33.901ms (SLO: <35.350ms -4.1%)

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


✅ start-finish-telemetry

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

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


✅ update-name

Time: ✅ 30.837ms (SLO: <33.400ms -7.7%)

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.196ms (SLO: <47.150ms -4.1%)

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


✅ add-metrics

Time: ✅ 319.171ms (SLO: <344.800ms -7.4%)

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


✅ add-tags

Time: ✅ 289.884ms (SLO: <314.000ms -7.7%)

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


✅ get-context

Time: ✅ 85.582ms (SLO: <92.350ms -7.3%)

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


✅ is-recording

Time: ✅ 43.086ms (SLO: <44.500ms -3.2%)

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


✅ record-exception

Time: ✅ 62.695ms (SLO: <67.650ms -7.3%)

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


✅ set-status

Time: ✅ 49.025ms (SLO: <50.400ms -2.7%)

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


✅ start

Time: ✅ 42.191ms (SLO: <43.450ms -2.9%)

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


✅ start-finish

Time: ✅ 82.928ms (SLO: <88.000ms -5.8%)

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


✅ start-finish-telemetry

Time: ✅ 84.421ms (SLO: <89.000ms -5.1%)

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


✅ update-name

Time: ✅ 44.094ms (SLO: <45.150ms -2.3%)

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


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 341.112ms (SLO: <354.300ms -3.7%)

Memory: ✅ 36.525MB (SLO: <40.000MB -8.7%)


✅ cache_on

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

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


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 155.475µs (SLO: <170.000µs -8.5%)

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


✅ import_many_cached

Time: ✅ 120.566µs (SLO: <130.000µs -7.3%)

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


✅ import_many_stdlib

Time: ✅ 1.605ms (SLO: <1.750ms -8.3%)

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


✅ import_many_stdlib_cached

Time: ✅ 0.961ms (SLO: <1.100ms 📉 -12.6%)

Memory: ✅ 36.842MB (SLO: <38.500MB -4.3%)


✅ import_many_unknown

Time: ✅ 830.602µs (SLO: <890.000µs -6.7%)

Memory: ✅ 36.844MB (SLO: <38.500MB -4.3%)


✅ import_many_unknown_cached

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

Memory: ✅ 36.482MB (SLO: <38.500MB -5.2%)


✅ import_one

Time: ✅ 19.768µs (SLO: <30.000µs 📉 -34.1%)

Memory: ✅ 36.431MB (SLO: <39.000MB -6.6%)


✅ import_one_cache

Time: ✅ 6.272µs (SLO: <10.000µs 📉 -37.3%)

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


✅ import_one_stdlib

Time: ✅ 18.733µs (SLO: <20.000µs -6.3%)

Memory: ✅ 36.494MB (SLO: <38.500MB -5.2%)


✅ import_one_stdlib_cache

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

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


✅ import_one_unknown

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

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


✅ import_one_unknown_cache

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

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


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

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


✅ high_rate_limit

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

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

Time: ✅ 0.824µs (SLO: <10.000µs 📉 -91.8%)

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

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

Memory: ✅ 32.362MB (SLO: <34.500MB -6.2%)


✅ deep-profiled

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

Memory: ✅ 35.154MB (SLO: <39.000MB -9.9%)


✅ medium

Time: ✅ 7.094ms (SLO: <7.400ms -4.1%)

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


✅ shallow

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

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

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

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


✅ high_match

Time: ✅ 444.855µs (SLO: <480.000µs -7.3%)

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


✅ low_match

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

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


✅ very_low_match

Time: ✅ 7.674ms (SLO: <8.500ms -9.7%)

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


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.137µs (SLO: <20.000µs 📉 -39.3%)

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


✅ all-enabled

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

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


✅ collectipvariant_exists

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

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


✅ no-collectipvariant

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

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


✅ no-useragentvariant

Time: ✅ 40.878µs (SLO: <50.000µs 📉 -18.2%)

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


✅ obfuscation-no-query

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

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


✅ obfuscation-regular-case-explicit-query

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

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


✅ obfuscation-regular-case-implicit-query

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

Memory: ✅ 32.165MB (SLO: <34.000MB -5.4%)


✅ obfuscation-send-querystring-disabled

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

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


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.688µs (SLO: <160.000µs -5.2%)

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


✅ obfuscation-worst-case-implicit-query

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

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


✅ useragentvariant_exists_1

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

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


✅ useragentvariant_exists_2

Time: ✅ 42.729µs (SLO: <50.000µs 📉 -14.5%)

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


✅ useragentvariant_exists_3

Time: ✅ 42.232µs (SLO: <50.000µs 📉 -15.5%)

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


✅ useragentvariant_not_exists_1

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

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


✅ useragentvariant_not_exists_2

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

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.113ms (SLO: <26.200ms -8.0%)

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


✅ add-metrics

Time: ✅ 91.525ms (SLO: <98.350ms -6.9%)

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


✅ add-tags

Time: ✅ 150.395ms (SLO: <168.550ms 📉 -10.8%)

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


✅ get-context

Time: ✅ 22.302ms (SLO: <23.700ms -5.9%)

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


✅ is-recording

Time: ✅ 22.588ms (SLO: <23.900ms -5.5%)

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


✅ record-exception

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

Memory: ✅ 42.562MB (SLO: <53.000MB 📉 -19.7%)


✅ set-status

Time: ✅ 24.328ms (SLO: <26.000ms -6.4%)

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


✅ start

Time: ✅ 22.350ms (SLO: <23.500ms -4.9%)

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


✅ start-finish

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

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


✅ start-finish-telemetry

Time: ✅ 53.181ms (SLO: <58.300ms -8.8%)

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


✅ start-finish-traceid128

Time: ✅ 55.570ms (SLO: <60.050ms -7.5%)

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


✅ start-traceid128

Time: ✅ 22.634ms (SLO: <24.600ms -8.0%)

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


✅ update-name

Time: ✅ 23.268ms (SLO: <24.100ms -3.5%)

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


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.162µs (SLO: <20.000µs 📉 -84.2%)

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


✅ 1-count-metrics-100-times

Time: ✅ 229.518µs (SLO: <250.000µs -8.2%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 3.029µs (SLO: <20.000µs 📉 -84.9%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 197.083µs (SLO: <220.000µs 📉 -10.4%)

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


✅ 1-gauge-metric-1-times

Time: ✅ 2.162µs (SLO: <20.000µs 📉 -89.2%)

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


✅ 1-gauge-metrics-100-times

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

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


✅ 1-rate-metric-1-times

Time: ✅ 3.574µs (SLO: <20.000µs 📉 -82.1%)

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


✅ 1-rate-metrics-100-times

Time: ✅ 220.836µs (SLO: <250.000µs 📉 -11.7%)

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


✅ 100-count-metrics-100-times

Time: ✅ 22.186ms (SLO: <23.500ms -5.6%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 2.065ms (SLO: <2.250ms -8.2%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.283ms (SLO: <1.550ms 📉 -17.2%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.373ms (SLO: <2.550ms -6.9%)

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


✅ flush-1-metric

Time: ✅ 4.232µs (SLO: <20.000µs 📉 -78.8%)

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


✅ flush-100-metrics

Time: ✅ 185.861µs (SLO: <250.000µs 📉 -25.7%)

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


✅ flush-1000-metrics

Time: ✅ 2.233ms (SLO: <2.500ms 📉 -10.7%)

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.190ms (SLO: <32.950ms -8.4%)

Memory: ✅ 32.322MB (SLO: <34.500MB -6.3%)


✅ medium

Time: ✅ 2.972ms (SLO: <3.200ms -7.1%)

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


✅ small

Time: ✅ 335.253µs (SLO: <370.000µs -9.4%)

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

@brettlangdon brettlangdon enabled auto-merge (squash) August 21, 2025 17:17
Comment thread ddtrace/contrib/internal/molten/patch.py Outdated
@brettlangdon brettlangdon merged commit 0aff5fb into main Aug 22, 2025
721 checks passed
@brettlangdon brettlangdon deleted the LANGPLAT-741/core-integrations-pin-imports branch August 22, 2025 01:31
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