Skip to content

Conversation

jessicagamio
Copy link
Contributor

@jessicagamio jessicagamio commented Sep 9, 2025

Migrating dramatiq to core api.

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

@jessicagamio jessicagamio added the changelog/no-changelog A changelog entry is not required for this PR. label Sep 9, 2025
@jessicagamio jessicagamio requested review from a team as code owners September 9, 2025 21:00
Copy link
Contributor

github-actions bot commented Sep 9, 2025

CODEOWNERS have been resolved as:

ddtrace/contrib/internal/dramatiq/patch.py                              @DataDog/apm-core-python @DataDog/apm-idm-python

Copy link
Contributor

github-actions bot commented Sep 9, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

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

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

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.198 ms (0.80%)
ddtrace.bootstrap.sitecustomize 1.518 ms (0.55%)
ddtrace.bootstrap.preload 1.518 ms (0.55%)
ddtrace.internal.remoteconfig.client 0.700 ms (0.25%)
ddtrace 0.680 ms (0.25%)
ddtrace.internal._unpatched 0.029 ms (0.01%)
json 0.029 ms (0.01%)
json.decoder 0.029 ms (0.01%)
re 0.029 ms (0.01%)
enum 0.029 ms (0.01%)
types 0.029 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Sep 9, 2025

Performance SLOs

Candidate: dramatiq_core (c66f801)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

Time: ⚠️ 13.405µs (SLO: <20.000µs 📉 -33.0%)

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


✅ context_with_data_no_listeners

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

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


⚠️ context_with_data_only_all_listeners

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

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


✅ get_item_exists

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

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


✅ get_item_missing

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

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


✅ set_item

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

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


🔵 djangosimple - 26/26

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 20.513ms (SLO: <22.300ms -8.0%)

Memory: ✅ 64.487MB (SLO: <66.000MB -2.3%)


✅ exception-replay-enabled

Time: ✅ 1.366ms (SLO: <1.450ms -5.8%)

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


✅ iast

Time: ✅ 20.465ms (SLO: <22.250ms -8.0%)

Memory: ✅ 64.527MB (SLO: <66.000MB -2.2%)


✅ profiler

Time: ✅ 15.201ms (SLO: <16.550ms -8.2%)

Memory: ✅ 52.907MB (SLO: <53.500MB 🟡 -1.1%)


✅ span-code-origin

Time: ✅ 26.175ms (SLO: <28.200ms -7.2%)

Memory: ✅ 66.532MB (SLO: <68.500MB -2.9%)


✅ tracer

Time: ✅ 20.541ms (SLO: <21.750ms -5.6%)

Memory: ✅ 64.484MB (SLO: <66.000MB -2.3%)


✅ tracer-and-profiler

Time: ✅ 22.077ms (SLO: <23.500ms -6.1%)

Memory: ✅ 65.642MB (SLO: <67.000MB -2.0%)


✅ tracer-dont-create-db-spans

Time: ✅ 19.389ms (SLO: <21.500ms -9.8%)

Memory: ✅ 64.487MB (SLO: <66.000MB -2.3%)


✅ tracer-native

Time: ✅ 20.544ms (SLO: <21.750ms -5.5%)

Memory: ✅ 65.726MB (SLO: <66.000MB 🟡 -0.4%)


✅ tracer-no-caches

Time: ✅ 18.555ms (SLO: <19.650ms -5.6%)

Memory: ✅ 64.507MB (SLO: <66.000MB -2.3%)


✅ tracer-no-databases

Time: ✅ 18.837ms (SLO: <20.100ms -6.3%)

Memory: ✅ 64.153MB (SLO: <66.000MB -2.8%)


✅ tracer-no-middleware

Time: ✅ 20.172ms (SLO: <21.500ms -6.2%)

Memory: ✅ 64.442MB (SLO: <66.000MB -2.4%)


✅ tracer-no-templates

Time: ✅ 20.334ms (SLO: <22.000ms -7.6%)

Memory: ✅ 64.524MB (SLO: <66.000MB -2.2%)


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.144ms (SLO: <19.850ms -8.6%)

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


✅ errortracking-enabled-user

Time: ✅ 18.137ms (SLO: <19.400ms -6.5%)

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


✅ tracer-enabled

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

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.098ms (SLO: <2.300ms -8.8%)

Memory: ✅ 51.196MB (SLO: <53.500MB -4.3%)


✅ errortracking-enabled-user

Time: ✅ 2.093ms (SLO: <2.250ms -7.0%)

Memory: ✅ 51.216MB (SLO: <53.500MB -4.3%)


✅ tracer-enabled

Time: ✅ 2.092ms (SLO: <2.300ms -9.1%)

Memory: ✅ 51.305MB (SLO: <53.500MB -4.1%)


🔵 flasksimple - 17/17

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.587ms (SLO: <4.750ms -3.4%)

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


✅ appsec-post

Time: ✅ 6.579ms (SLO: <6.750ms -2.5%)

Memory: ✅ 62.305MB (SLO: <64.500MB -3.4%)


✅ appsec-telemetry

Time: ✅ 4.570ms (SLO: <4.750ms -3.8%)

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


✅ debugger

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

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


✅ iast-get

Time: ✅ 1.854ms (SLO: <2.000ms -7.3%)

Memory: ✅ 41.760MB (SLO: <49.000MB 📉 -14.8%)


✅ profiler

Time: ✅ 1.913ms (SLO: <2.100ms -8.9%)

Memory: ✅ 44.492MB (SLO: <46.500MB -4.3%)


✅ tracer

Time: ✅ 3.365ms (SLO: <3.650ms -7.8%)

Memory: ✅ 51.492MB (SLO: <53.500MB -3.8%)


✅ tracer-native

Time: ✅ 3.368ms (SLO: <3.650ms -7.7%)

Memory: ✅ 52.711MB (SLO: <53.500MB 🟡 -1.5%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.938ms (SLO: <4.200ms -6.2%)

Memory: ✅ 62.511MB (SLO: <66.000MB -5.3%)


✅ iast-enabled

Time: ✅ 2.513ms (SLO: <2.800ms 📉 -10.3%)

Memory: ✅ 58.168MB (SLO: <59.000MB 🟡 -1.4%)


✅ tracer-enabled

Time: ✅ 2.079ms (SLO: <2.250ms -7.6%)

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 81.384µs (SLO: <100.000µs 📉 -18.6%)

Memory: ✅ 31.575MB (SLO: <33.500MB -5.7%)


✅ b3_headers

Time: ✅ 14.291µs (SLO: <20.000µs 📉 -28.5%)

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


✅ b3_single_headers

Time: ✅ 13.317µs (SLO: <20.000µs 📉 -33.4%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

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

Memory: ✅ 31.497MB (SLO: <33.500MB -6.0%)


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.373µs (SLO: <80.000µs 📉 -17.0%)

Memory: ✅ 31.575MB (SLO: <33.500MB -5.7%)


✅ empty_headers

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ full_t_id_datadog_headers

Time: ✅ 23.511µs (SLO: <30.000µs 📉 -21.6%)

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ invalid_priority_header

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ invalid_span_id_header

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ invalid_tags_header

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

Memory: ✅ 31.575MB (SLO: <33.500MB -5.7%)


✅ invalid_trace_id_header

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

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


✅ large_header_no_matches

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

Memory: ✅ 31.575MB (SLO: <33.500MB -5.7%)


✅ large_valid_headers_all

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

Memory: ✅ 31.615MB (SLO: <33.500MB -5.6%)


✅ medium_header_no_matches

Time: ✅ 9.863µs (SLO: <20.000µs 📉 -50.7%)

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ medium_valid_headers_all

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

Memory: ✅ 31.595MB (SLO: <33.500MB -5.7%)


✅ none_propagation_style

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ tracecontext_headers

Time: ✅ 34.706µs (SLO: <40.000µs 📉 -13.2%)

Memory: ✅ 31.516MB (SLO: <33.500MB -5.9%)


✅ valid_headers_all

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ valid_headers_basic

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

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


✅ wsgi_empty_headers

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

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


✅ wsgi_invalid_priority_header

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

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


✅ wsgi_invalid_span_id_header

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

Memory: ✅ 31.497MB (SLO: <33.500MB -6.0%)


✅ wsgi_invalid_tags_header

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ wsgi_invalid_trace_id_header

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

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


✅ wsgi_large_header_no_matches

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

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


✅ wsgi_large_valid_headers_all

Time: ✅ 29.944µs (SLO: <40.000µs 📉 -25.1%)

Memory: ✅ 31.497MB (SLO: <33.500MB -6.0%)


✅ wsgi_medium_header_no_matches

Time: ✅ 10.085µs (SLO: <20.000µs 📉 -49.6%)

Memory: ✅ 31.575MB (SLO: <33.500MB -5.7%)


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.493µs (SLO: <20.000µs 📉 -42.5%)

Memory: ✅ 31.516MB (SLO: <33.500MB -5.9%)


✅ wsgi_valid_headers_all

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

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ wsgi_valid_headers_basic

Time: ✅ 6.199µs (SLO: <10.000µs 📉 -38.0%)

Memory: ✅ 31.516MB (SLO: <33.500MB -5.9%)


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 22.052µs (SLO: <30.000µs 📉 -26.5%)

Memory: ✅ 31.516MB (SLO: <33.500MB -5.9%)


✅ with_all

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

Memory: ✅ 31.516MB (SLO: <33.500MB -5.9%)


✅ with_dd_origin

Time: ✅ 26.000µs (SLO: <30.000µs 📉 -13.3%)

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


✅ with_priority_and_origin

Time: ✅ 25.467µs (SLO: <40.000µs 📉 -36.3%)

Memory: ✅ 31.536MB (SLO: <33.500MB -5.9%)


✅ with_sampling_priority

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

Memory: ✅ 31.497MB (SLO: <33.500MB -6.0%)


✅ with_tags

Time: ✅ 28.859µs (SLO: <40.000µs 📉 -27.9%)

Memory: ✅ 31.477MB (SLO: <33.500MB -6.0%)


✅ with_tags_invalid

Time: ✅ 29.155µs (SLO: <40.000µs 📉 -27.1%)

Memory: ✅ 31.497MB (SLO: <33.500MB -6.0%)


✅ with_tags_max_size

Time: ✅ 27.997µs (SLO: <40.000µs 📉 -30.0%)

Memory: ✅ 31.556MB (SLO: <33.500MB -5.8%)


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 31.818µs (SLO: <40.000µs 📉 -20.5%)

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


✅ re_expand_noaspect

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

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


✅ re_findall_aspect

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

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


✅ re_findall_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ re_finditer_aspect

Time: ✅ 4.507µs (SLO: <10.000µs 📉 -54.9%)

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ re_finditer_noaspect

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

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


✅ re_fullmatch_aspect

Time: ✅ 2.652µs (SLO: <10.000µs 📉 -73.5%)

Memory: ✅ 37.532MB (SLO: <39.000MB -3.8%)


✅ re_fullmatch_noaspect

Time: ✅ 1.284µs (SLO: <10.000µs 📉 -87.2%)

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ re_group_aspect

Time: ✅ 2.910µs (SLO: <10.000µs 📉 -70.9%)

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


✅ re_group_noaspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ re_groups_aspect

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

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


✅ re_groups_noaspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ re_match_aspect

Time: ✅ 2.706µs (SLO: <10.000µs 📉 -72.9%)

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ re_match_noaspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ re_search_aspect

Time: ✅ 2.588µs (SLO: <10.000µs 📉 -74.1%)

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ re_search_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ re_sub_aspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ re_sub_noaspect

Time: ✅ 1.527µs (SLO: <10.000µs 📉 -84.7%)

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ re_subn_aspect

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

Memory: ✅ 37.513MB (SLO: <39.000MB -3.8%)


✅ re_subn_noaspect

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

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

Time: ✅ 1.324µs (SLO: <10.000µs 📉 -86.8%)

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ bytearray_extend_aspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ bytes_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ bytesio_aspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ bytesio_noaspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ casefold_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ encode_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ format_aspect

Time: ✅ 3.329µs (SLO: <10.000µs 📉 -66.7%)

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ format_map_aspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ format_map_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ format_noaspect

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

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


✅ index_aspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ index_noaspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ join_aspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ join_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ ljust_aspect

Time: ✅ 10.969µs (SLO: <20.000µs 📉 -45.2%)

Memory: ✅ 37.709MB (SLO: <39.000MB -3.3%)


✅ ljust_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ lower_aspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ lower_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ lstrip_aspect

Time: ✅ 10.961µs (SLO: <20.000µs 📉 -45.2%)

Memory: ✅ 37.690MB (SLO: <39.000MB -3.4%)


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ modulo_aspect_for_bytearray_bytearray

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ modulo_aspect_for_bytes

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ modulo_aspect_for_bytes_bytearray

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ modulo_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ replace_aspect

Time: ✅ 5.039µs (SLO: <10.000µs 📉 -49.6%)

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ replace_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ repr_aspect

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

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


✅ repr_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ rstrip_aspect

Time: ✅ 11.565µs (SLO: <20.000µs 📉 -42.2%)

Memory: ✅ 37.572MB (SLO: <39.000MB -3.7%)


✅ rstrip_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ slice_aspect

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

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


✅ slice_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ stringio_aspect

Time: ✅ 1.554µs (SLO: <10.000µs 📉 -84.5%)

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ stringio_noaspect

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

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


✅ strip_aspect

Time: ✅ 11.720µs (SLO: <20.000µs 📉 -41.4%)

Memory: ✅ 37.768MB (SLO: <39.000MB -3.2%)


✅ strip_noaspect

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

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


✅ swapcase_aspect

Time: ✅ 2.452µs (SLO: <10.000µs 📉 -75.5%)

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ swapcase_noaspect

Time: ✅ 0.536µs (SLO: <10.000µs 📉 -94.6%)

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


✅ title_aspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ title_noaspect

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

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


✅ translate_aspect

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

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


✅ translate_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ upper_aspect

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

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.771µs (SLO: <10.000µs 📉 -52.3%)

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


✅ ospathbasename_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ ospathjoin_aspect

Time: ✅ 6.159µs (SLO: <10.000µs 📉 -38.4%)

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ ospathjoin_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ ospathnormcase_aspect

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

Memory: ✅ 37.532MB (SLO: <39.000MB -3.8%)


✅ ospathnormcase_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ ospathsplit_aspect

Time: ✅ 4.834µs (SLO: <10.000µs 📉 -51.7%)

Memory: ✅ 37.473MB (SLO: <39.000MB -3.9%)


✅ ospathsplit_noaspect

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

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ ospathsplitdrive_aspect

Time: ✅ 3.699µs (SLO: <10.000µs 📉 -63.0%)

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


✅ ospathsplitdrive_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ ospathsplitext_aspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ ospathsplitext_noaspect

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

Memory: ✅ 37.434MB (SLO: <39.000MB -4.0%)


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

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

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ rsplit_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ split_aspect

Time: ✅ 1.333µs (SLO: <10.000µs 📉 -86.7%)

Memory: ✅ 37.454MB (SLO: <39.000MB -4.0%)


✅ split_noaspect

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

Memory: ✅ 37.415MB (SLO: <39.000MB -4.1%)


✅ splitlines_aspect

Time: ✅ 1.325µs (SLO: <10.000µs 📉 -86.8%)

Memory: ✅ 37.395MB (SLO: <39.000MB -4.1%)


✅ splitlines_noaspect

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

Memory: ✅ 37.493MB (SLO: <39.000MB -3.9%)


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

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

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


✅ propagation_enabled

Time: ✅ 146.744µs (SLO: <160.000µs -8.3%)

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


✅ propagation_enabled_100

Time: ✅ 1.589ms (SLO: <1.800ms 📉 -11.7%)

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


✅ propagation_enabled_1000

Time: ✅ 29.120ms (SLO: <30.550ms -4.7%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

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

Memory: ✅ 34.249MB (SLO: <39.000MB 📉 -12.2%)


✅ add-link

Time: ✅ 36.318ms (SLO: <38.550ms -5.8%)

Memory: ✅ 34.249MB (SLO: <39.000MB 📉 -12.2%)


✅ add-metrics

Time: ✅ 219.847ms (SLO: <232.000ms -5.2%)

Memory: ✅ 34.269MB (SLO: <39.000MB 📉 -12.1%)


✅ add-tags

Time: ✅ 210.403ms (SLO: <221.600ms -5.1%)

Memory: ✅ 34.249MB (SLO: <39.000MB 📉 -12.2%)


✅ get-context

Time: ✅ 29.226ms (SLO: <31.300ms -6.6%)

Memory: ✅ 34.249MB (SLO: <39.000MB 📉 -12.2%)


✅ is-recording

Time: ✅ 29.171ms (SLO: <31.000ms -5.9%)

Memory: ✅ 34.288MB (SLO: <39.000MB 📉 -12.1%)


✅ record-exception

Time: ✅ 64.576ms (SLO: <65.850ms 🟡 -1.9%)

Memory: ✅ 34.229MB (SLO: <39.000MB 📉 -12.2%)


✅ set-status

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

Memory: ✅ 34.328MB (SLO: <39.000MB 📉 -12.0%)


✅ start

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

Memory: ✅ 34.229MB (SLO: <39.000MB 📉 -12.2%)


✅ start-finish

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

Memory: ✅ 34.288MB (SLO: <39.000MB 📉 -12.1%)


✅ start-finish-telemetry

Time: ✅ 34.135ms (SLO: <35.450ms -3.7%)

Memory: ✅ 34.269MB (SLO: <39.000MB 📉 -12.1%)


✅ update-name

Time: ✅ 31.009ms (SLO: <33.400ms -7.2%)

Memory: ✅ 34.308MB (SLO: <39.000MB 📉 -12.0%)


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.010ms (SLO: <47.150ms -4.5%)

Memory: ✅ 44.577MB (SLO: <46.500MB -4.1%)


✅ add-metrics

Time: ✅ 323.224ms (SLO: <344.800ms -6.3%)

Memory: ✅ 553.501MB (SLO: <562.000MB 🟡 -1.5%)


✅ add-tags

Time: ✅ 292.745ms (SLO: <314.000ms -6.8%)

Memory: ✅ 554.369MB (SLO: <563.500MB 🟡 -1.6%)


✅ get-context

Time: ✅ 82.190ms (SLO: <92.350ms 📉 -11.0%)

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


✅ is-recording

Time: ✅ 43.017ms (SLO: <44.500ms -3.3%)

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


✅ record-exception

Time: ✅ 62.654ms (SLO: <67.650ms -7.4%)

Memory: ✅ 40.082MB (SLO: <46.500MB 📉 -13.8%)


✅ set-status

Time: ✅ 48.978ms (SLO: <50.400ms -2.8%)

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


✅ start

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

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


✅ start-finish

Time: ✅ 82.384ms (SLO: <88.000ms -6.4%)

Memory: ✅ 33.935MB (SLO: <46.500MB 📉 -27.0%)


✅ start-finish-telemetry

Time: ✅ 83.811ms (SLO: <89.000ms -5.8%)

Memory: ✅ 33.974MB (SLO: <46.500MB 📉 -26.9%)


✅ update-name

Time: ✅ 44.000ms (SLO: <45.150ms -2.5%)

Memory: ✅ 44.265MB (SLO: <46.500MB -4.8%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 340.082ms (SLO: <354.300ms -4.0%)

Memory: ✅ 36.702MB (SLO: <40.000MB -8.2%)


✅ cache_on

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

Memory: ✅ 35.453MB (SLO: <39.000MB -9.1%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

Time: ✅ 155.815µs (SLO: <170.000µs -8.3%)

Memory: ✅ 35.945MB (SLO: <38.500MB -6.6%)


✅ import_many_cached

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

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


✅ import_many_stdlib

Time: ✅ 1.599ms (SLO: <1.750ms -8.6%)

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


✅ import_many_stdlib_cached

Time: ✅ 0.963ms (SLO: <1.100ms 📉 -12.5%)

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


✅ import_many_unknown

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

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


✅ import_many_unknown_cached

Time: ✅ 794.532µs (SLO: <870.000µs -8.7%)

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


✅ import_one

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

Memory: ✅ 35.898MB (SLO: <39.000MB -8.0%)


✅ import_one_cache

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

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


✅ import_one_stdlib

Time: ✅ 18.712µs (SLO: <20.000µs -6.4%)

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


✅ import_one_stdlib_cache

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

Memory: ✅ 35.793MB (SLO: <38.500MB -7.0%)


✅ import_one_unknown

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

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


✅ import_one_unknown_cache

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

Memory: ✅ 35.670MB (SLO: <38.500MB -7.4%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

Memory: ✅ 31.103MB (SLO: <34.000MB -8.5%)


✅ high_rate_limit

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

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

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

Memory: ✅ 32.617MB (SLO: <34.500MB -5.5%)


✅ deep-profiled

Time: ✅ 327.729ms (SLO: <359.150ms -8.7%)

Memory: ✅ 35.173MB (SLO: <39.000MB -9.8%)


✅ medium

Time: ✅ 7.068ms (SLO: <7.400ms -4.5%)

Memory: ✅ 31.438MB (SLO: <34.000MB -7.5%)


✅ shallow

Time: ✅ 0.953ms (SLO: <1.050ms -9.2%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 147.983µs (SLO: <290.000µs 📉 -49.0%)

Memory: ✅ 31.418MB (SLO: <34.000MB -7.6%)


✅ high_match

Time: ✅ 193.996µs (SLO: <480.000µs 📉 -59.6%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ low_match

Time: ✅ 100.687µs (SLO: <120.000µs 📉 -16.1%)

Memory: ✅ 632.058MB (SLO: <700.000MB -9.7%)


✅ very_low_match

Time: ✅ 2.894ms (SLO: <8.500ms 📉 -66.0%)

Memory: ✅ 69.748MB (SLO: <75.000MB -7.0%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 10.643µs (SLO: <20.000µs 📉 -46.8%)

Memory: ✅ 31.988MB (SLO: <34.000MB -5.9%)


✅ all-enabled

Time: ✅ 40.206µs (SLO: <50.000µs 📉 -19.6%)

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


✅ collectipvariant_exists

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

Memory: ✅ 32.106MB (SLO: <34.000MB -5.6%)


✅ no-collectipvariant

Time: ✅ 40.120µs (SLO: <50.000µs 📉 -19.8%)

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%)


✅ no-useragentvariant

Time: ✅ 39.053µs (SLO: <50.000µs 📉 -21.9%)

Memory: ✅ 31.909MB (SLO: <34.000MB -6.1%)


✅ obfuscation-no-query

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

Memory: ✅ 32.008MB (SLO: <34.000MB -5.9%)


✅ obfuscation-regular-case-explicit-query

Time: ✅ 75.797µs (SLO: <90.000µs 📉 -15.8%)

Memory: ✅ 32.342MB (SLO: <34.000MB -4.9%)


✅ obfuscation-regular-case-implicit-query

Time: ✅ 76.446µs (SLO: <90.000µs 📉 -15.1%)

Memory: ✅ 32.322MB (SLO: <34.000MB -4.9%)


✅ obfuscation-send-querystring-disabled

Time: ✅ 153.926µs (SLO: <170.000µs -9.5%)

Memory: ✅ 32.303MB (SLO: <34.500MB -6.4%)


✅ obfuscation-worst-case-explicit-query

Time: ✅ 147.952µs (SLO: <160.000µs -7.5%)

Memory: ✅ 32.303MB (SLO: <34.500MB -6.4%)


✅ obfuscation-worst-case-implicit-query

Time: ✅ 154.322µs (SLO: <170.000µs -9.2%)

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


✅ useragentvariant_exists_1

Time: ✅ 39.698µs (SLO: <50.000µs 📉 -20.6%)

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%)


✅ useragentvariant_exists_2

Time: ✅ 40.684µs (SLO: <50.000µs 📉 -18.6%)

Memory: ✅ 31.929MB (SLO: <34.000MB -6.1%)


✅ useragentvariant_exists_3

Time: ✅ 40.179µs (SLO: <50.000µs 📉 -19.6%)

Memory: ✅ 31.909MB (SLO: <34.000MB -6.1%)


✅ useragentvariant_not_exists_1

Time: ✅ 39.458µs (SLO: <50.000µs 📉 -21.1%)

Memory: ✅ 31.968MB (SLO: <34.000MB -6.0%)


✅ useragentvariant_not_exists_2

Time: ✅ 39.585µs (SLO: <50.000µs 📉 -20.8%)

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%)


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

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

Memory: ✅ 51.125MB (SLO: <53.000MB -3.5%)


✅ add-metrics

Time: ✅ 91.870ms (SLO: <98.350ms -6.6%)

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


✅ add-tags

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

Memory: ✅ 606.457MB (SLO: <962.500MB 📉 -37.0%)


✅ get-context

Time: ✅ 22.636ms (SLO: <23.700ms -4.5%)

Memory: ✅ 49.874MB (SLO: <53.000MB -5.9%)


✅ is-recording

Time: ✅ 22.719ms (SLO: <23.900ms -4.9%)

Memory: ✅ 49.848MB (SLO: <53.000MB -5.9%)


✅ record-exception

Time: ✅ 42.974ms (SLO: <44.500ms -3.4%)

Memory: ✅ 42.755MB (SLO: <53.000MB 📉 -19.3%)


✅ set-status

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

Memory: ✅ 49.903MB (SLO: <53.000MB -5.8%)


✅ start

Time: ✅ 22.169ms (SLO: <23.500ms -5.7%)

Memory: ✅ 49.829MB (SLO: <53.000MB -6.0%)


✅ start-finish

Time: ✅ 51.386ms (SLO: <55.500ms -7.4%)

Memory: ✅ 31.418MB (SLO: <34.000MB -7.6%)


✅ start-finish-telemetry

Time: ✅ 52.953ms (SLO: <58.300ms -9.2%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ start-finish-traceid128

Time: ✅ 54.672ms (SLO: <60.050ms -9.0%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ start-traceid128

Time: ✅ 22.565ms (SLO: <24.600ms -8.3%)

Memory: ✅ 49.824MB (SLO: <53.000MB -6.0%)


✅ update-name

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

Memory: ✅ 50.602MB (SLO: <53.000MB -4.5%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.141µs (SLO: <20.000µs 📉 -84.3%)

Memory: ✅ 31.418MB (SLO: <34.000MB -7.6%)


✅ 1-count-metrics-100-times

Time: ✅ 218.222µs (SLO: <250.000µs 📉 -12.7%)

Memory: ✅ 31.477MB (SLO: <34.000MB -7.4%)


✅ 1-distribution-metric-1-times

Time: ✅ 3.085µs (SLO: <20.000µs 📉 -84.6%)

Memory: ✅ 31.379MB (SLO: <34.000MB -7.7%)


✅ 1-distribution-metrics-100-times

Time: ✅ 194.958µs (SLO: <220.000µs 📉 -11.4%)

Memory: ✅ 31.398MB (SLO: <34.000MB -7.7%)


✅ 1-gauge-metric-1-times

Time: ✅ 2.210µs (SLO: <20.000µs 📉 -88.9%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ 1-gauge-metrics-100-times

Time: ✅ 126.084µs (SLO: <150.000µs 📉 -15.9%)

Memory: ✅ 31.379MB (SLO: <34.000MB -7.7%)


✅ 1-rate-metric-1-times

Time: ✅ 3.250µs (SLO: <20.000µs 📉 -83.8%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ 1-rate-metrics-100-times

Time: ✅ 216.933µs (SLO: <250.000µs 📉 -13.2%)

Memory: ✅ 31.497MB (SLO: <34.000MB -7.4%)


✅ 100-count-metrics-100-times

Time: ✅ 21.716ms (SLO: <23.500ms -7.6%)

Memory: ✅ 31.438MB (SLO: <34.000MB -7.5%)


✅ 100-distribution-metrics-100-times

Time: ✅ 2.012ms (SLO: <2.250ms 📉 -10.6%)

Memory: ✅ 31.477MB (SLO: <34.000MB -7.4%)


✅ 100-gauge-metrics-100-times

Time: ✅ 1.271ms (SLO: <1.550ms 📉 -18.0%)

Memory: ✅ 31.418MB (SLO: <34.000MB -7.6%)


✅ 100-rate-metrics-100-times

Time: ✅ 2.221ms (SLO: <2.550ms 📉 -12.9%)

Memory: ✅ 31.457MB (SLO: <34.000MB -7.5%)


✅ flush-1-metric

Time: ✅ 4.300µs (SLO: <20.000µs 📉 -78.5%)

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


✅ flush-100-metrics

Time: ✅ 185.185µs (SLO: <250.000µs 📉 -25.9%)

Memory: ✅ 31.850MB (SLO: <34.000MB -6.3%)


✅ flush-1000-metrics

Time: ✅ 2.246ms (SLO: <2.500ms 📉 -10.2%)

Memory: ✅ 32.617MB (SLO: <34.500MB -5.5%)


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.477ms (SLO: <32.950ms -7.5%)

Memory: ✅ 33.050MB (SLO: <34.500MB -4.2%)


✅ medium

Time: ✅ 2.985ms (SLO: <3.200ms -6.7%)

Memory: ✅ 31.497MB (SLO: <34.000MB -7.4%)


✅ small

Time: ✅ 337.682µs (SLO: <370.000µs -8.7%)

Memory: ✅ 31.477MB (SLO: <34.000MB -7.4%)

@@ -58,19 +58,18 @@ def _traced_send_with_options_function(integration_config: Config) -> Callable[[
def _traced_send_with_options(
func: Callable[[Any], Any], instance: dramatiq.Actor, args: Tuple[Any], kwargs: Dict[Any, Any]
) -> Callable[[Any], Any]:
with tracer.trace(
with core.context_with_data(
"dramatiq.Actor.send_with_options",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to register this event. All context_with_data does is create an executioncontext object. Caling the executioncontext in the with block then dispatches a context.started.dramatiq.Actor.send_with_options. event which is not registered.

Instead of registering a new event for dramatic can we reuse an existing one. Maybe rename rq.queue.enqueue_job to task.produce and use this event identifier in both rq and dramatic.

@emmettbutler emmettbutler marked this pull request as draft September 11, 2025 17:40
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