Skip to content

ci: add riot hash to DD_TAGS [backport 3.11] #14309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: 3.11
Choose a base branch
from

Conversation

vitor-de-araujo
Copy link
Contributor

Backport 02b1c2b from #14296 to 3.11.

Add the riot environment hash to the tags sent with tests, so that runs of the same test in different environments get different test fingerprints in the backend. This avoids an issue where a test that passes in one environment and fails in another would end up being marked as flaky.

To avoid breaking tests that check for tags, a new _CI_DD_TAGS environment variable was added that only sets the tags for the CI environment, but does not affect the tracer being tested.

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

vitor-de-araujo and others added 2 commits August 14, 2025 15:16
Add the riot environment hash to the tags sent with tests, so that runs
of the same test in different environments get different test
fingerprints in the backend. This avoids an issue where a test that
passes in one environment and fails in another would end up being marked
as flaky.

To avoid breaking tests that check for tags, a new `_CI_DD_TAGS`
environment variable was added that only sets the tags for the CI
environment, but does not affect the tracer being tested.

- [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))

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

---------

Co-authored-by: Brett Langdon <[email protected]>
(cherry picked from commit 02b1c2b)
@vitor-de-araujo vitor-de-araujo changed the base branch from main to 3.11 August 14, 2025 15:18
@vitor-de-araujo vitor-de-araujo marked this pull request as ready for review August 14, 2025 15:19
@vitor-de-araujo vitor-de-araujo requested review from a team as code owners August 14, 2025 15:19
@vitor-de-araujo vitor-de-araujo added changelog/no-changelog A changelog entry is not required for this PR. CI labels Aug 14, 2025
@gnufede gnufede enabled auto-merge (squash) August 14, 2025 15:30
Copy link
Contributor

CODEOWNERS have been resolved as:

.gitlab/tests.yml                                                       @DataDog/python-guild @DataDog/apm-core-python
ddtrace/internal/ci_visibility/recorder.py                              @DataDog/ci-app-libraries

Copy link
Contributor

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: 279 ± 7 ms.

The import time difference between this PR and base is: -16.1 ± 0.2 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 12.963 ms (4.92%)
ddtrace 7.160 ms (2.72%)
ddtrace._logger 3.923 ms (1.49%)
ddtrace.internal.telemetry 3.713 ms (1.41%)
ddtrace.internal.telemetry.writer 1.877 ms (0.71%)
http.client 0.972 ms (0.37%)
email.parser 0.545 ms (0.21%)
email.feedparser 0.523 ms (0.20%)
email._policybase 0.523 ms (0.20%)
email.header 0.302 ms (0.11%)
email.charset 0.254 ms (0.10%)
email.utils 0.196 ms (0.07%)
random 0.070 ms (0.03%)
bisect 0.028 ms (0.01%)
_bisect 0.028 ms (0.01%)
email._parseaddr 0.056 ms (0.02%)
calendar 0.056 ms (0.02%)
datetime 0.028 ms (0.01%)
_datetime 0.028 ms (0.01%)
ssl 0.301 ms (0.11%)
_ssl 0.099 ms (0.04%)
http 0.038 ms (0.01%)
ddtrace.internal.telemetry.data 0.288 ms (0.11%)
ddtrace.internal.packages 0.180 ms (0.07%)
_sysconfigdata__linux_x86_64-linux-gnu 0.080 ms (0.03%)
ddtrace.settings.third_party 0.021 ms (0.01%)
sysconfig 0.046 ms (0.02%)
ddtrace.internal.runtime.container 0.041 ms (0.02%)
ddtrace.settings._telemetry 0.105 ms (0.04%)
ddtrace.settings._inferred_base_service 0.044 ms (0.02%)
ddtrace.internal.runtime 0.097 ms (0.04%)
uuid 0.097 ms (0.04%)
platform 0.050 ms (0.02%)
ddtrace.internal.periodic 0.081 ms (0.03%)
ddtrace.internal._threads 0.057 ms (0.02%)
ddtrace.internal.service 0.024 ms (0.01%)
ddtrace.internal.telemetry.metrics_namespaces 0.071 ms (0.03%)
ddtrace.internal.utils.version 0.061 ms (0.02%)
ddtrace.vendor.packaging.version 0.061 ms (0.02%)
ddtrace.internal.encoding 0.056 ms (0.02%)
ddtrace.internal._encoding 0.056 ms (0.02%)
ddtrace.internal.utils.time 0.026 ms (0.01%)
ddtrace.internal.forksafe 0.025 ms (0.01%)
ddtrace.internal.atexit 0.017 ms (0.01%)
ddtrace.settings._agent 1.558 ms (0.59%)
ddtrace.settings 1.095 ms (0.42%)
ddtrace.settings.http 0.598 ms (0.23%)
ddtrace.internal.utils.cache 0.433 ms (0.16%)
inspect 0.433 ms (0.16%)
dis 0.063 ms (0.02%)
opcode 0.025 ms (0.01%)
_opcode 0.025 ms (0.01%)
ast 0.060 ms (0.02%)
ddtrace.internal.utils.http 0.165 ms (0.06%)
email.encoders 0.046 ms (0.02%)
base64 0.046 ms (0.02%)
struct 0.027 ms (0.01%)
_struct 0.027 ms (0.01%)
binascii 0.020 ms (0.01%)
dataclasses 0.038 ms (0.01%)
ddtrace.settings.integration 0.497 ms (0.19%)
ddtrace.vendor.debtcollector 0.477 ms (0.18%)
ddtrace.vendor 0.345 ms (0.13%)
ddtrace.internal.module 0.333 ms (0.13%)
ddtrace.internal.wrapping.context 0.285 ms (0.11%)
ddtrace.internal.wrapping 0.168 ms (0.06%)
bytecode 0.140 ms (0.05%)
bytecode.bytecode 0.099 ms (0.04%)
bytecode.flags 0.099 ms (0.04%)
bytecode.instr 0.099 ms (0.04%)
bytecode.cfg 0.041 ms (0.02%)
ddtrace.internal.utils.inspection 0.059 ms (0.02%)
ddtrace.internal.safety 0.029 ms (0.01%)
wrapt 0.029 ms (0.01%)
wrapt.__wrapt__ 0.029 ms (0.01%)
wrapt._wrappers 0.029 ms (0.01%)
contextvars 0.022 ms (0.01%)
_contextvars 0.022 ms (0.01%)
ddtrace.vendor.debtcollector.moves 0.063 ms (0.02%)
ddtrace.vendor.debtcollector.removals 0.031 ms (0.01%)
socket 0.256 ms (0.10%)
_socket 0.099 ms (0.04%)
array 0.040 ms (0.02%)
ddtrace.settings._core 0.171 ms (0.06%)
envier 0.080 ms (0.03%)
envier.env 0.080 ms (0.03%)
ddtrace.internal.native 0.048 ms (0.02%)
ddtrace.internal.native._native 0.048 ms (0.02%)
ddtrace.internal.utils.formats 0.137 ms (0.05%)
ddtrace.internal.compat 0.108 ms (0.04%)
pathlib 0.108 ms (0.04%)
urllib.parse 0.054 ms (0.02%)
ntpath 0.011 ms (0.00%)
ddtrace.internal.constants 0.030 ms (0.01%)
ddtrace.constants 0.030 ms (0.01%)
ddtrace.internal.telemetry.constants 0.035 ms (0.01%)
ddtrace.settings._otel_remapper 0.032 ms (0.01%)
logging 0.119 ms (0.05%)
traceback 0.051 ms (0.02%)
linecache 0.028 ms (0.01%)
tokenize 0.028 ms (0.01%)
typing 0.090 ms (0.03%)
ddtrace.trace 1.137 ms (0.43%)
ddtrace._trace.filters 0.715 ms (0.27%)
ddtrace._trace.processor 0.715 ms (0.27%)
ddtrace._trace.sampler 0.393 ms (0.15%)
ddtrace._trace.span 0.290 ms (0.11%)
ddtrace._trace._span_pointer 0.158 ms (0.06%)
hashlib 0.107 ms (0.04%)
_hashlib 0.107 ms (0.04%)
pprint 0.039 ms (0.01%)
ddtrace.internal._rand 0.028 ms (0.01%)
ddtrace.internal.rate_limiter 0.056 ms (0.02%)
ddtrace.internal.sampling 0.047 ms (0.02%)
ddtrace._trace.sampling_rule 0.018 ms (0.01%)
ddtrace.internal.writer 0.273 ms (0.10%)
ddtrace.internal.writer.writer 0.273 ms (0.10%)
ddtrace.internal.dogstatsd 0.125 ms (0.05%)
ddtrace.vendor.dogstatsd 0.125 ms (0.05%)
ddtrace.vendor.dogstatsd.base 0.125 ms (0.05%)
ddtrace.vendor.dogstatsd.container 0.034 ms (0.01%)
gzip 0.046 ms (0.02%)
ddtrace.internal.agent 0.015 ms (0.01%)
ddtrace._trace.tracer 0.175 ms (0.07%)
ddtrace.internal.processor.endpoint_call_counter 0.050 ms (0.02%)
ddtrace.internal.debug 0.038 ms (0.01%)
ddtrace.settings.peer_service 0.016 ms (0.01%)
ddtrace._trace.context 0.092 ms (0.03%)
ddtrace._trace._span_link 0.045 ms (0.02%)
ddtrace._trace.provider 0.019 ms (0.01%)
ddtrace.settings._config 0.687 ms (0.26%)
ddtrace.internal.gitmetadata 0.530 ms (0.20%)
ddtrace.ext.ci 0.496 ms (0.19%)
ddtrace.ext.git 0.461 ms (0.18%)
tempfile 0.298 ms (0.11%)
shutil 0.097 ms (0.04%)
zlib 0.026 ms (0.01%)
ddtrace.internal.schema 0.020 ms (0.01%)
ddtrace.internal._unpatched 0.449 ms (0.17%)
subprocess 0.289 ms (0.11%)
contextlib 0.206 ms (0.08%)
locale 0.028 ms (0.01%)
fcntl 0.018 ms (0.01%)
json 0.120 ms (0.05%)
json.decoder 0.120 ms (0.05%)
re 0.097 ms (0.04%)
enum 0.097 ms (0.04%)
types 0.041 ms (0.02%)
json.scanner 0.023 ms (0.01%)
_json 0.023 ms (0.01%)
threading 0.040 ms (0.02%)
ddtrace._monkey 0.280 ms (0.11%)
ddtrace.settings.asm 0.118 ms (0.04%)
ddtrace.internal.endpoints 0.062 ms (0.02%)
ddtrace.appsec._listeners 0.108 ms (0.04%)
ddtrace.internal.core 0.108 ms (0.04%)
ddtrace.internal.core.event_hub 0.075 ms (0.03%)
ddtrace.bootstrap.sitecustomize 5.804 ms (2.20%)
ddtrace.bootstrap.preload 4.955 ms (1.88%)
ddtrace.internal.remoteconfig.client 0.939 ms (0.36%)
ddtrace.internal.products 0.689 ms (0.26%)
importlib.metadata 0.642 ms (0.24%)
zipfile 0.403 ms (0.15%)
zipfile._path 0.313 ms (0.12%)
zipfile._path.glob 0.289 ms (0.11%)
csv 0.058 ms (0.02%)
_csv 0.038 ms (0.01%)
importlib.metadata._adapters 0.029 ms (0.01%)
importlib.metadata._meta 0.027 ms (0.01%)
importlib.abc 0.023 ms (0.01%)
importlib.resources 0.023 ms (0.01%)
importlib.resources._common 0.023 ms (0.01%)
importlib.resources.abc 0.023 ms (0.01%)
ddtrace.internal.uwsgi 0.019 ms (0.01%)
ddtrace.settings.profiling 0.646 ms (0.25%)
ddtrace.vendor.psutil 0.422 ms (0.16%)
ddtrace.vendor.psutil._pslinux 0.203 ms (0.08%)
ddtrace.vendor.psutil._psutil_linux 0.036 ms (0.01%)
glob 0.031 ms (0.01%)
ddtrace.vendor.psutil._common 0.108 ms (0.04%)
ddtrace.internal.datadog.profiling.ddup 0.091 ms (0.03%)
ddtrace.internal.datadog.profiling.ddup._ddup 0.091 ms (0.03%)
ddtrace.internal.datadog.profiling.code_provenance 0.021 ms (0.01%)
ddtrace.internal.datadog.profiling.stack_v2 0.043 ms (0.02%)
ddtrace.internal.datadog.profiling.stack_v2._stack_v2 0.043 ms (0.02%)
multiprocessing.sharedctypes 0.398 ms (0.15%)
multiprocessing.heap 0.370 ms (0.14%)
mmap 0.315 ms (0.12%)
multiprocessing.util 0.026 ms (0.01%)
ddtrace.internal.symbol_db.remoteconfig 0.218 ms (0.08%)
ddtrace.internal.symbol_db.symbols 0.134 ms (0.05%)
multiprocessing 0.198 ms (0.08%)
multiprocessing.context 0.198 ms (0.08%)
multiprocessing.reduction 0.175 ms (0.07%)
pickle 0.141 ms (0.05%)
_pickle 0.031 ms (0.01%)
_compat_pickle 0.029 ms (0.01%)
multiprocessing.process 0.023 ms (0.01%)
ddtrace.settings.crashtracker 0.136 ms (0.05%)
ddtrace.internal.datadog.profiling.crashtracker 0.109 ms (0.04%)
ddtrace.internal.datadog.profiling.crashtracker._crashtracker 0.109 ms (0.04%)
ddtrace.internal.remoteconfig._connectors 0.092 ms (0.03%)
ctypes 0.068 ms (0.03%)
_ctypes 0.068 ms (0.03%)
ddtrace.settings.dynamic_instrumentation 0.059 ms (0.02%)
ddtrace.internal.remoteconfig.worker 0.058 ms (0.02%)
ddtrace.internal.runtime.runtime_metrics 0.038 ms (0.01%)
ddtrace._trace.trace_handlers 0.458 ms (0.17%)
ddtrace._trace._inferred_proxy 0.221 ms (0.08%)
ddtrace.propagation.http 0.221 ms (0.08%)
ddtrace.internal._tagset 0.068 ms (0.03%)
ddtrace.contrib.trace_utils 0.112 ms (0.04%)
ddtrace.contrib.internal.trace_utils 0.087 ms (0.03%)
ddtrace.contrib.internal.trace_utils_base 0.047 ms (0.02%)
shlex 0.039 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Aug 19, 2025

Performance SLOs

Candidate: backport-14296-to-3.11 (4ffc8ea)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

Time: ⚠️ 13.835µs (SLO: <20.000µs 📉 -30.8%)

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


✅ context_with_data_no_listeners

Time: ✅ 3.828µs (SLO: <10.000µs 📉 -61.7%)

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


⚠️ context_with_data_only_all_listeners

Time: ⚠️ 13.839µs (SLO: <20.000µs 📉 -30.8%)

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


✅ get_item_exists

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

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


✅ get_item_missing

Time: ✅ 0.683µs (SLO: <10.000µs 📉 -93.2%)

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


✅ set_item

Time: ✅ 24.460µs (SLO: <30.000µs 📉 -18.5%)

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


🔵 djangosimple - 22/22

🔵 No baseline data available for this suite

✅ appsec

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

Memory: ✅ 64.425MB (SLO: <65.500MB 🟡 -1.6%)


✅ exception-replay-enabled

Time: ✅ 1.351ms (SLO: <1.450ms -6.8%)

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


✅ iast

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

Memory: ✅ 64.487MB (SLO: <65.500MB 🟡 -1.5%)


✅ profiler

Time: ✅ 15.896ms (SLO: <16.550ms -3.9%)

Memory: ✅ 51.059MB (SLO: <53.000MB -3.7%)


✅ span-code-origin

Time: ✅ 27.030ms (SLO: <28.200ms -4.1%)

Memory: ✅ 67.156MB (SLO: <68.000MB 🟡 -1.2%)


✅ tracer

Time: ✅ 21.344ms (SLO: <22.700ms -6.0%)

Memory: ✅ 64.428MB (SLO: <65.500MB 🟡 -1.6%)


✅ tracer-and-profiler

Time: ✅ 23.918ms (SLO: <24.900ms -3.9%)

Memory: ✅ 65.510MB (SLO: <67.000MB -2.2%)


✅ tracer-no-caches

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

Memory: ✅ 64.427MB (SLO: <65.500MB 🟡 -1.6%)


✅ tracer-no-databases

Time: ✅ 19.200ms (SLO: <20.100ms -4.5%)

Memory: ✅ 64.487MB (SLO: <65.500MB 🟡 -1.5%)


✅ tracer-no-middleware

Time: ✅ 21.116ms (SLO: <22.500ms -6.2%)

Memory: ✅ 64.447MB (SLO: <65.500MB 🟡 -1.6%)


✅ tracer-no-templates

Time: ✅ 21.176ms (SLO: <22.250ms -4.8%)

Memory: ✅ 64.466MB (SLO: <65.500MB 🟡 -1.6%)


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.531ms (SLO: <19.850ms -6.6%)

Memory: ✅ 64.445MB (SLO: <65.500MB 🟡 -1.6%)


✅ errortracking-enabled-user

Time: ✅ 18.558ms (SLO: <19.400ms -4.3%)

Memory: ✅ 64.424MB (SLO: <65.500MB 🟡 -1.6%)


✅ tracer-enabled

Time: ✅ 18.570ms (SLO: <19.450ms -4.5%)

Memory: ✅ 64.355MB (SLO: <65.500MB 🟡 -1.7%)


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.125ms (SLO: <2.300ms -7.6%)

Memory: ✅ 51.649MB (SLO: <53.000MB -2.5%)


✅ errortracking-enabled-user

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

Memory: ✅ 51.511MB (SLO: <53.000MB -2.8%)


✅ tracer-enabled

Time: ✅ 2.113ms (SLO: <2.300ms -8.1%)

Memory: ✅ 51.570MB (SLO: <53.000MB -2.7%)


🔵 flasksimple - 14/14

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.600ms (SLO: <4.750ms -3.2%)

Memory: ✅ 63.251MB (SLO: <64.000MB 🟡 -1.2%)


✅ appsec-post

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

Memory: ✅ 63.315MB (SLO: <64.000MB 🟡 -1.1%)


✅ appsec-telemetry

Time: ✅ 4.598ms (SLO: <4.750ms -3.2%)

Memory: ✅ 63.387MB (SLO: <64.000MB 🟡 -1.0%)


✅ debugger

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

Memory: ✅ 42.241MB (SLO: <44.000MB -4.0%)


✅ iast-get

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

Memory: ✅ 44.826MB (SLO: <45.000MB 🟡 -0.4%)


✅ profiler

Time: ✅ 1.979ms (SLO: <2.100ms -5.8%)

Memory: ✅ 43.624MB (SLO: <44.000MB 🟡 -0.9%)


✅ tracer

Time: ✅ 3.389ms (SLO: <3.650ms -7.1%)

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


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.972ms (SLO: <4.200ms -5.4%)

Memory: ✅ 63.662MB (SLO: <66.000MB -3.5%)


✅ iast-enabled

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

Memory: ✅ 56.643MB (SLO: <58.000MB -2.3%)


✅ tracer-enabled

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

Memory: ✅ 51.669MB (SLO: <53.000MB -2.5%)


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 82.553µs (SLO: <100.000µs 📉 -17.4%)

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


✅ b3_headers

Time: ✅ 14.333µs (SLO: <20.000µs 📉 -28.3%)

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


✅ b3_single_headers

Time: ✅ 14.062µs (SLO: <20.000µs 📉 -29.7%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 65.243µs (SLO: <80.000µs 📉 -18.4%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 67.313µs (SLO: <80.000µs 📉 -15.9%)

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 24.067µs (SLO: <30.000µs 📉 -19.8%)

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


✅ invalid_priority_header

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

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


✅ invalid_span_id_header

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

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

Time: ✅ 6.583µs (SLO: <10.000µs 📉 -34.2%)

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


✅ large_header_no_matches

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

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


✅ large_valid_headers_all

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

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


✅ medium_header_no_matches

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

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


✅ medium_valid_headers_all

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

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

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

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


✅ valid_headers_all

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

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


✅ valid_headers_basic

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

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

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

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

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

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


✅ wsgi_large_header_no_matches

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

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


✅ wsgi_large_valid_headers_all

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

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


✅ wsgi_medium_header_no_matches

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

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


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.479µs (SLO: <20.000µs 📉 -42.6%)

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

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

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 19.989µs (SLO: <30.000µs 📉 -33.4%)

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


✅ with_all

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

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


✅ with_dd_origin

Time: ✅ 26.442µs (SLO: <30.000µs 📉 -11.9%)

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


✅ with_priority_and_origin

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

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


✅ with_sampling_priority

Time: ✅ 22.815µs (SLO: <30.000µs 📉 -23.9%)

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


✅ with_tags

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

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


✅ with_tags_invalid

Time: ✅ 31.767µs (SLO: <40.000µs 📉 -20.6%)

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


✅ with_tags_max_size

Time: ✅ 29.469µs (SLO: <40.000µs 📉 -26.3%)

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 33.121µs (SLO: <40.000µs 📉 -17.2%)

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


✅ re_expand_noaspect

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

Memory: ✅ 34.564MB (SLO: <35.000MB 🟡 -1.2%)


✅ re_findall_aspect

Time: ✅ 3.741µs (SLO: <10.000µs 📉 -62.6%)

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

Time: ✅ 5.155µs (SLO: <10.000µs 📉 -48.4%)

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

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

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

Time: ✅ 3.481µs (SLO: <10.000µs 📉 -65.2%)

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ re_match_noaspect

Time: ✅ 1.306µs (SLO: <10.000µs 📉 -86.9%)

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


✅ re_search_aspect

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

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


✅ re_search_noaspect

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

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


✅ re_sub_aspect

Time: ✅ 4.695µs (SLO: <10.000µs 📉 -53.0%)

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


✅ re_sub_noaspect

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

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


✅ re_subn_aspect

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

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

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

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


✅ bytearray_extend_aspect

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

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


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ bytes_noaspect

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

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


✅ bytesio_aspect

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

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

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

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


✅ format_aspect

Time: ✅ 3.448µs (SLO: <10.000µs 📉 -65.5%)

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


✅ format_map_aspect

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

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

Time: ✅ 10.481µs (SLO: <20.000µs 📉 -47.6%)

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


✅ ljust_noaspect

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

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


✅ lower_aspect

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

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

Time: ✅ 10.499µs (SLO: <20.000µs 📉 -47.5%)

Memory: ✅ 34.839MB (SLO: <35.500MB 🟡 -1.9%)


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

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


✅ modulo_aspect_for_bytearray_bytearray

Time: ✅ 1.254µs (SLO: <10.000µs 📉 -87.5%)

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


✅ modulo_aspect_for_bytes

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

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


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 1.028µs (SLO: <10.000µs 📉 -89.7%)

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


✅ modulo_noaspect

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

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


✅ replace_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ replace_noaspect

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

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


✅ repr_aspect

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

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

Time: ✅ 10.386µs (SLO: <20.000µs 📉 -48.1%)

Memory: ✅ 34.780MB (SLO: <35.500MB -2.0%)


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ slice_noaspect

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

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


✅ stringio_aspect

Time: ✅ 2.165µs (SLO: <10.000µs 📉 -78.4%)

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


✅ stringio_noaspect

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

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


✅ strip_aspect

Time: ✅ 11.281µs (SLO: <20.000µs 📉 -43.6%)

Memory: ✅ 34.701MB (SLO: <35.500MB -2.2%)


✅ strip_noaspect

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

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


✅ swapcase_aspect

Time: ✅ 2.501µs (SLO: <10.000µs 📉 -75.0%)

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


✅ swapcase_noaspect

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

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


✅ title_aspect

Time: ✅ 2.382µs (SLO: <10.000µs 📉 -76.2%)

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


✅ title_noaspect

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

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


✅ translate_aspect

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

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


✅ translate_noaspect

Time: ✅ 1.045µs (SLO: <10.000µs 📉 -89.5%)

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


✅ upper_aspect

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

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.199µs (SLO: <10.000µs 📉 -58.0%)

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


✅ ospathbasename_noaspect

Time: ✅ 1.089µs (SLO: <10.000µs 📉 -89.1%)

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


✅ ospathjoin_aspect

Time: ✅ 6.218µs (SLO: <10.000µs 📉 -37.8%)

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


✅ ospathjoin_noaspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ ospathnormcase_aspect

Time: ✅ 3.503µs (SLO: <10.000µs 📉 -65.0%)

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 5.807µs (SLO: <10.000µs 📉 -41.9%)

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

Time: ✅ 3.739µs (SLO: <10.000µs 📉 -62.6%)

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

Time: ✅ 4.597µs (SLO: <10.000µs 📉 -54.0%)

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


✅ ospathsplitext_noaspect

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

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


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

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

Memory: ✅ 34.583MB (SLO: <35.000MB 🟡 -1.2%)


✅ rsplit_noaspect

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

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


✅ split_aspect

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

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


✅ split_noaspect

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

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


✅ splitlines_aspect

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

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


✅ splitlines_noaspect

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

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

Time: ✅ 48.673µs (SLO: <60.000µs 📉 -18.9%)

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


✅ propagation_enabled

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

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


✅ propagation_enabled_100

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

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


✅ propagation_enabled_1000

Time: ✅ 28.854ms (SLO: <30.550ms -5.6%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.513ms (SLO: <42.000ms -3.5%)

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


✅ add-link

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

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


✅ add-metrics

Time: ✅ 220.395ms (SLO: <232.000ms -5.0%)

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


✅ add-tags

Time: ✅ 211.954ms (SLO: <221.600ms -4.4%)

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


✅ get-context

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

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


✅ is-recording

Time: ✅ 29.101ms (SLO: <31.000ms -6.1%)

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


✅ record-exception

Time: ✅ 63.697ms (SLO: <65.850ms -3.3%)

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


✅ set-status

Time: ✅ 31.921ms (SLO: <34.150ms -6.5%)

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


✅ start

Time: ✅ 28.868ms (SLO: <30.150ms -4.3%)

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


✅ start-finish

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

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


✅ start-finish-telemetry

Time: ✅ 33.578ms (SLO: <35.450ms -5.3%)

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


✅ update-name

Time: ✅ 31.330ms (SLO: <33.400ms -6.2%)

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 43.837ms (SLO: <47.150ms -7.0%)

Memory: ✅ 42.181MB (SLO: <42.500MB 🟡 -0.8%)


✅ add-metrics

Time: ✅ 318.032ms (SLO: <344.800ms -7.8%)

Memory: ✅ 560.390MB (SLO: <562.000MB 🟡 -0.3%)


✅ add-tags

Time: ✅ 289.344ms (SLO: <314.000ms -7.9%)

Memory: ✅ 560.374MB (SLO: <563.500MB 🟡 -0.6%)


✅ get-context

Time: ✅ 84.583ms (SLO: <92.350ms -8.4%)

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


✅ is-recording

Time: ✅ 41.599ms (SLO: <44.500ms -6.5%)

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


✅ record-exception

Time: ✅ 60.508ms (SLO: <67.650ms 📉 -10.6%)

Memory: ✅ 37.450MB (SLO: <38.000MB 🟡 -1.4%)


✅ set-status

Time: ✅ 47.388ms (SLO: <50.400ms -6.0%)

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


✅ start

Time: ✅ 41.606ms (SLO: <43.450ms -4.2%)

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


✅ start-finish

Time: ✅ 81.226ms (SLO: <86.000ms -5.6%)

Memory: ✅ 31.595MB (SLO: <32.000MB 🟡 -1.3%)


✅ start-finish-telemetry

Time: ✅ 82.892ms (SLO: <86.000ms -3.6%)

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


✅ update-name

Time: ✅ 42.696ms (SLO: <45.150ms -5.4%)

Memory: ✅ 41.871MB (SLO: <42.500MB 🟡 -1.5%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 344.266ms (SLO: <354.300ms -2.8%)

Memory: ✅ 35.487MB (SLO: <38.000MB -6.6%)


✅ cache_on

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

Memory: ✅ 33.937MB (SLO: <38.000MB 📉 -10.7%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

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

Memory: ✅ 33.866MB (SLO: <35.500MB -4.6%)


✅ import_many_cached

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

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


✅ import_many_stdlib

Time: ✅ 1.610ms (SLO: <1.750ms -8.0%)

Memory: ✅ 33.934MB (SLO: <35.500MB -4.4%)


✅ import_many_stdlib_cached

Time: ✅ 0.967ms (SLO: <1.100ms 📉 -12.1%)

Memory: ✅ 34.123MB (SLO: <35.500MB -3.9%)


✅ import_many_unknown

Time: ✅ 832.658µs (SLO: <890.000µs -6.4%)

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


✅ import_many_unknown_cached

Time: ✅ 793.314µs (SLO: <870.000µs -8.8%)

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


✅ import_one

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

Memory: ✅ 33.882MB (SLO: <35.500MB -4.6%)


✅ import_one_cache

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

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


✅ import_one_stdlib

Time: ✅ 18.677µs (SLO: <20.000µs -6.6%)

Memory: ✅ 33.873MB (SLO: <35.500MB -4.6%)


✅ import_one_stdlib_cache

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

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


✅ import_one_unknown

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

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


✅ import_one_unknown_cache

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

Memory: ✅ 33.646MB (SLO: <35.500MB -5.2%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

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


✅ high_rate_limit

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

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

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

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


✅ deep-profiled

Time: ✅ 344.151ms (SLO: <359.150ms -4.2%)

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


✅ medium

Time: ✅ 7.020ms (SLO: <7.400ms -5.1%)

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


✅ shallow

Time: ✅ 0.945ms (SLO: <1.050ms -10.0%)

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 274.184µs (SLO: <350.000µs 📉 -21.7%)

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


✅ high_match

Time: ✅ 444.797µs (SLO: <550.000µs 📉 -19.1%)

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


✅ low_match

Time: ✅ 110.145µs (SLO: <190.000µs 📉 -42.0%)

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


✅ very_low_match

Time: ✅ 7.985ms (SLO: <9.150ms 📉 -12.7%)

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


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.289µs (SLO: <20.000µs 📉 -38.6%)

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


✅ all-enabled

Time: ✅ 42.141µs (SLO: <50.000µs 📉 -15.7%)

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


✅ collectipvariant_exists

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

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


✅ no-collectipvariant

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

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


✅ no-useragentvariant

Time: ✅ 40.983µs (SLO: <50.000µs 📉 -18.0%)

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


✅ obfuscation-no-query

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

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


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.019µs (SLO: <90.000µs 📉 -12.2%)

Memory: ✅ 29.884MB (SLO: <31.000MB -3.6%)


✅ obfuscation-regular-case-implicit-query

Time: ✅ 80.406µs (SLO: <90.000µs 📉 -10.7%)

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


✅ obfuscation-send-querystring-disabled

Time: ✅ 157.236µs (SLO: <170.000µs -7.5%)

Memory: ✅ 29.904MB (SLO: <31.000MB -3.5%)


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.762µs (SLO: <160.000µs -5.1%)

Memory: ✅ 29.884MB (SLO: <31.000MB -3.6%)


✅ obfuscation-worst-case-implicit-query

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

Memory: ✅ 29.924MB (SLO: <31.000MB -3.5%)


✅ useragentvariant_exists_1

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

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


✅ useragentvariant_exists_2

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

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


✅ useragentvariant_exists_3

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

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


✅ useragentvariant_not_exists_1

Time: ✅ 41.537µs (SLO: <50.000µs 📉 -16.9%)

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


✅ useragentvariant_not_exists_2

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

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 23.110ms (SLO: <26.200ms 📉 -11.8%)

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


✅ add-metrics

Time: ✅ 90.289ms (SLO: <98.350ms -8.2%)

Memory: ✅ 614.330MB (SLO: <961.000MB 📉 -36.1%)


✅ add-tags

Time: ✅ 148.526ms (SLO: <168.550ms 📉 -11.9%)

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


✅ get-context

Time: ✅ 21.708ms (SLO: <23.700ms -8.4%)

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


✅ is-recording

Time: ✅ 21.651ms (SLO: <23.900ms -9.4%)

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


✅ record-exception

Time: ✅ 41.701ms (SLO: <44.500ms -6.3%)

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


✅ set-status

Time: ✅ 23.298ms (SLO: <26.000ms 📉 -10.4%)

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


✅ start

Time: ✅ 21.254ms (SLO: <23.500ms -9.6%)

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


✅ start-finish

Time: ✅ 50.589ms (SLO: <52.500ms -3.6%)

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


✅ start-finish-telemetry

Time: ✅ 52.099ms (SLO: <55.300ms -5.8%)

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


✅ start-finish-traceid128

Time: ✅ 53.653ms (SLO: <56.050ms -4.3%)

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


✅ start-traceid128

Time: ✅ 21.757ms (SLO: <24.600ms 📉 -11.6%)

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


✅ update-name

Time: ✅ 22.139ms (SLO: <24.100ms -8.1%)

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


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.171µs (SLO: <10.000µs 📉 -68.3%)

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


✅ 1-count-metrics-100-times

Time: ✅ 209.794µs (SLO: <240.000µs 📉 -12.6%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 2.904µs (SLO: <10.000µs 📉 -71.0%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 191.447µs (SLO: <210.000µs -8.8%)

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


✅ 1-gauge-metric-1-times

Time: ✅ 2.098µs (SLO: <10.000µs 📉 -79.0%)

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


✅ 1-gauge-metrics-100-times

Time: ✅ 123.589µs (SLO: <140.000µs 📉 -11.7%)

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


✅ 1-rate-metric-1-times

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

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


✅ 1-rate-metrics-100-times

Time: ✅ 208.706µs (SLO: <230.000µs -9.3%)

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


✅ 100-count-metrics-100-times

Time: ✅ 21.275ms (SLO: <22.500ms -5.4%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 1.968ms (SLO: <2.100ms -6.3%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.269ms (SLO: <1.400ms -9.4%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.205ms (SLO: <2.400ms -8.1%)

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


✅ flush-1-metric

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

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


✅ flush-100-metrics

Time: ✅ 181.744µs (SLO: <200.000µs -9.1%)

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


✅ flush-1000-metrics

Time: ✅ 2.206ms (SLO: <2.350ms -6.1%)

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 29.802ms (SLO: <32.950ms -9.6%)

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


✅ medium

Time: ✅ 2.897ms (SLO: <3.200ms -9.5%)

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


✅ small

Time: ✅ 329.763µs (SLO: <370.000µs 📉 -10.9%)

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

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. CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants