Skip to content

chore: adding cursor rules #13946

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

Merged
merged 10 commits into from
Aug 1, 2025
Merged

chore: adding cursor rules #13946

merged 10 commits into from
Aug 1, 2025

Conversation

rachelyangdog
Copy link
Contributor

@rachelyangdog rachelyangdog commented Jul 10, 2025

  • Improve onboarding experience for dd-trace-py users when using Cursor
  • If not using Cursor, these rules can be converted to Copilot rules (for vscode)
  • Rules are not "on" by default and will only applied if user adds the rule in the chat

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

@rachelyangdog rachelyangdog requested a review from a team as a code owner July 10, 2025 15:26
@rachelyangdog rachelyangdog marked this pull request as draft July 10, 2025 15:26
Copy link
Contributor

github-actions bot commented Jul 10, 2025

CODEOWNERS have been resolved as:

.cursor/rules/dd-trace-py.mdc                                           @DataDog/apm-core-python
.cursor/rules/repo-structure.mdc                                        @DataDog/apm-core-python

@brettlangdon
Copy link
Member

Are we able to just point cursor to our existing documentation? especially for things like contributing, release management, etc it'll be challenging to keep the details up to date if we have to edit in multiple places.

Copy link
Contributor

github-actions bot commented Jul 10, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

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

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

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.018 ms (0.72%)
ddtrace.bootstrap.sitecustomize 1.337 ms (0.48%)
ddtrace.bootstrap.preload 1.337 ms (0.48%)
ddtrace.internal.remoteconfig.client 0.652 ms (0.23%)
ddtrace 0.681 ms (0.24%)
ddtrace.internal._unpatched 0.031 ms (0.01%)
json 0.031 ms (0.01%)
json.decoder 0.031 ms (0.01%)
re 0.031 ms (0.01%)
enum 0.031 ms (0.01%)
types 0.031 ms (0.01%)

@rachelyangdog
Copy link
Contributor Author

rachelyangdog commented Jul 10, 2025

chore(dev): ai development rules -- should consolidate with this PR

@pr-commenter
Copy link

pr-commenter bot commented Jul 10, 2025

Benchmarks

Benchmark execution time: 2025-07-10 16:16:25

Comparing candidate commit d768f0a in PR branch rachel.yang/cursor-rules with baseline commit 6eb491c in branch main.

Found 0 performance improvements and 5 performance regressions! Performance is the same for 519 metrics, 2 unstable metrics.

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+600.704ns; +781.743ns] or [+14.164%; +18.432%]

scenario:iastaspectsospath-ospathjoin_aspect

  • 🟥 execution_time [+0.985µs; +1.063µs] or [+16.048%; +17.316%]

scenario:iastaspectsospath-ospathnormcase_aspect

  • 🟥 execution_time [+375.243ns; +447.136ns] or [+10.766%; +12.829%]

scenario:iastaspectsospath-ospathsplitext_aspect

  • 🟥 execution_time [+754.355ns; +815.044ns] or [+16.544%; +17.875%]

scenario:telemetryaddmetric-1-distribution-metric-1-times

  • 🟥 execution_time [+382.182ns; +413.295ns] or [+13.121%; +14.189%]

@rachelyangdog rachelyangdog changed the title Adding cursor rules (chore): adding cursor rules Jul 22, 2025
@pr-commenter
Copy link

pr-commenter bot commented Jul 24, 2025

Performance SLOs

Candidate: rachel.yang/cursor-rules (3e89a79)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

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

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


✅ context_with_data_no_listeners

Time: ✅ 3.797µs (SLO: <10.000µs 📉 -62.0%)

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


⚠️ context_with_data_only_all_listeners

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

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


✅ get_item_exists

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

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


✅ get_item_missing

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

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


✅ set_item

Time: ✅ 24.805µs (SLO: <30.000µs 📉 -17.3%)

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


🔵 djangosimple - 22/22

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 21.151ms (SLO: <22.300ms -5.2%)

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


✅ exception-replay-enabled

Time: ✅ 1.373ms (SLO: <1.450ms -5.3%)

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


✅ iast

Time: ✅ 21.222ms (SLO: <22.250ms -4.6%)

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


✅ profiler

Time: ✅ 15.303ms (SLO: <16.550ms -7.5%)

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


✅ span-code-origin

Time: ✅ 26.994ms (SLO: <28.200ms -4.3%)

Memory: ✅ 66.054MB (SLO: <68.000MB -2.9%)


✅ tracer

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

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


✅ tracer-and-profiler

Time: ✅ 23.014ms (SLO: <24.900ms -7.6%)

Memory: ✅ 65.038MB (SLO: <67.000MB -2.9%)


✅ tracer-no-caches

Time: ✅ 18.839ms (SLO: <19.650ms -4.1%)

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


✅ tracer-no-databases

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

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


✅ tracer-no-middleware

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

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


✅ tracer-no-templates

Time: ✅ 21.100ms (SLO: <22.250ms -5.2%)

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


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.774ms (SLO: <19.850ms -5.4%)

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


✅ errortracking-enabled-user

Time: ✅ 18.611ms (SLO: <19.400ms -4.1%)

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


✅ tracer-enabled

Time: ✅ 18.704ms (SLO: <19.450ms -3.8%)

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

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

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


✅ errortracking-enabled-user

Time: ✅ 2.129ms (SLO: <2.250ms -5.4%)

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


✅ tracer-enabled

Time: ✅ 2.158ms (SLO: <2.300ms -6.2%)

Memory: ✅ 51.450MB (SLO: <53.000MB -2.9%)


🔵 flasksimple - 14/14

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.605ms (SLO: <4.750ms -3.1%)

Memory: ✅ 63.170MB (SLO: <64.000MB 🟡 -1.3%)


✅ appsec-post

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

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


✅ appsec-telemetry

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

Memory: ✅ 63.092MB (SLO: <64.000MB 🟡 -1.4%)


✅ debugger

Time: ✅ 1.852ms (SLO: <2.000ms -7.4%)

Memory: ✅ 42.074MB (SLO: <44.000MB -4.4%)


✅ iast-get

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

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


✅ profiler

Time: ✅ 1.925ms (SLO: <2.100ms -8.3%)

Memory: ✅ 43.627MB (SLO: <44.000MB 🟡 -0.8%)


✅ tracer

Time: ✅ 3.394ms (SLO: <3.650ms -7.0%)

Memory: ✅ 51.865MB (SLO: <53.000MB -2.1%)


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.986ms (SLO: <4.200ms -5.1%)

Memory: ✅ 63.367MB (SLO: <66.000MB -4.0%)


✅ iast-enabled

Time: ✅ 2.568ms (SLO: <2.800ms -8.3%)

Memory: ✅ 56.898MB (SLO: <58.000MB 🟡 -1.9%)


✅ tracer-enabled

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

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 82.168µs (SLO: <100.000µs 📉 -17.8%)

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


✅ b3_headers

Time: ✅ 14.748µs (SLO: <20.000µs 📉 -26.3%)

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


✅ b3_single_headers

Time: ✅ 13.559µs (SLO: <20.000µs 📉 -32.2%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 66.255µs (SLO: <80.000µs 📉 -17.2%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 68.657µs (SLO: <80.000µs 📉 -14.2%)

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 24.040µs (SLO: <30.000µs 📉 -19.9%)

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


✅ invalid_priority_header

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

Memory: ✅ 29.255MB (SLO: <31.000MB -5.6%)


✅ invalid_span_id_header

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

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

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

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


✅ large_header_no_matches

Time: ✅ 27.739µs (SLO: <30.000µs -7.5%)

Memory: ✅ 29.236MB (SLO: <31.000MB -5.7%)


✅ large_valid_headers_all

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

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


✅ medium_header_no_matches

Time: ✅ 9.809µs (SLO: <20.000µs 📉 -51.0%)

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


✅ medium_valid_headers_all

Time: ✅ 11.234µs (SLO: <20.000µs 📉 -43.8%)

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

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

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


✅ valid_headers_all

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

Memory: ✅ 29.275MB (SLO: <31.000MB -5.6%)


✅ valid_headers_basic

Time: ✅ 6.142µs (SLO: <10.000µs 📉 -38.6%)

Memory: ✅ 29.236MB (SLO: <31.000MB -5.7%)


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

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

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

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

Memory: ✅ 29.255MB (SLO: <31.000MB -5.6%)


✅ wsgi_large_header_no_matches

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

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


✅ wsgi_large_valid_headers_all

Time: ✅ 29.699µs (SLO: <40.000µs 📉 -25.8%)

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


✅ wsgi_medium_header_no_matches

Time: ✅ 10.202µs (SLO: <20.000µs 📉 -49.0%)

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


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.607µs (SLO: <20.000µs 📉 -42.0%)

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

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

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

Time: ✅ 20.086µs (SLO: <30.000µs 📉 -33.0%)

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


✅ with_all

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

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


✅ with_dd_origin

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

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


✅ with_priority_and_origin

Time: ✅ 28.453µs (SLO: <40.000µs 📉 -28.9%)

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


✅ with_sampling_priority

Time: ✅ 22.912µs (SLO: <30.000µs 📉 -23.6%)

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


✅ with_tags

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

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


✅ with_tags_invalid

Time: ✅ 31.000µs (SLO: <40.000µs 📉 -22.5%)

Memory: ✅ 29.255MB (SLO: <31.000MB -5.6%)


✅ with_tags_max_size

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

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

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

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


✅ re_expand_noaspect

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

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


✅ re_findall_aspect

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

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

Time: ✅ 5.230µs (SLO: <10.000µs 📉 -47.7%)

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

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

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

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

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

Time: ✅ 3.602µs (SLO: <10.000µs 📉 -64.0%)

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


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

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

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


✅ re_search_aspect

Time: ✅ 3.256µs (SLO: <10.000µs 📉 -67.4%)

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


✅ re_search_noaspect

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

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


✅ re_sub_aspect

Time: ✅ 4.677µs (SLO: <10.000µs 📉 -53.2%)

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


✅ re_sub_noaspect

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

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


✅ re_subn_aspect

Time: ✅ 4.911µs (SLO: <10.000µs 📉 -50.9%)

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

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

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


✅ bytearray_extend_aspect

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

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


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

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

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


✅ bytes_noaspect

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

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


✅ bytesio_aspect

Time: ✅ 1.897µs (SLO: <10.000µs 📉 -81.0%)

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

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


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

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

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


✅ format_aspect

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

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


✅ format_map_aspect

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

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

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

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


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

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

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


✅ ljust_noaspect

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

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


✅ lower_aspect

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

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

Time: ✅ 10.350µs (SLO: <20.000µs 📉 -48.2%)

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


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

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


✅ modulo_aspect_for_bytearray_bytearray

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

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


✅ modulo_aspect_for_bytes

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

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


✅ modulo_aspect_for_bytes_bytearray

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

Memory: ✅ 34.721MB (SLO: <35.000MB 🟡 -0.8%)


✅ modulo_noaspect

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

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


✅ replace_aspect

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

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


✅ replace_noaspect

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

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


✅ repr_aspect

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

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

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

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

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

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


✅ stringio_noaspect

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

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


✅ strip_aspect

Time: ✅ 10.332µs (SLO: <20.000µs 📉 -48.3%)

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


✅ strip_noaspect

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

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


✅ swapcase_aspect

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

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


✅ swapcase_noaspect

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

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


✅ title_aspect

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

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


✅ title_noaspect

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

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


✅ translate_aspect

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

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


✅ translate_noaspect

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

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


✅ upper_aspect

Time: ✅ 2.314µs (SLO: <10.000µs 📉 -76.9%)

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

Time: ✅ 4.138µs (SLO: <10.000µs 📉 -58.6%)

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


✅ ospathbasename_noaspect

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

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


✅ ospathjoin_aspect

Time: ✅ 6.048µs (SLO: <10.000µs 📉 -39.5%)

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


✅ ospathjoin_noaspect

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

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


✅ ospathnormcase_aspect

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

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 4.762µs (SLO: <10.000µs 📉 -52.4%)

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


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

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

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

Time: ✅ 5.363µs (SLO: <10.000µs 📉 -46.4%)

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


✅ ospathsplitext_noaspect

Time: ✅ 1.380µ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.503µs (SLO: <10.000µs 📉 -85.0%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

Time: ✅ 1.490µs (SLO: <10.000µs 📉 -85.1%)

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


✅ split_noaspect

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

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


✅ splitlines_aspect

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

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.692µs (SLO: <60.000µs 📉 -18.8%)

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


✅ propagation_enabled

Time: ✅ 144.149µs (SLO: <160.000µs -9.9%)

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


✅ propagation_enabled_100

Time: ✅ 1.559ms (SLO: <1.800ms 📉 -13.4%)

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


✅ propagation_enabled_1000

Time: ✅ 28.961ms (SLO: <30.550ms -5.2%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 40.370ms (SLO: <42.000ms -3.9%)

Memory: ✅ 31.477MB (SLO: <35.000MB 📉 -10.1%)


✅ add-link

Time: ✅ 36.374ms (SLO: <38.550ms -5.6%)

Memory: ✅ 31.536MB (SLO: <35.000MB -9.9%)


✅ add-metrics

Time: ✅ 219.625ms (SLO: <232.000ms -5.3%)

Memory: ✅ 31.497MB (SLO: <35.000MB 📉 -10.0%)


✅ add-tags

Time: ✅ 212.207ms (SLO: <221.600ms -4.2%)

Memory: ✅ 31.516MB (SLO: <35.000MB -10.0%)


✅ get-context

Time: ✅ 29.424ms (SLO: <31.300ms -6.0%)

Memory: ✅ 31.477MB (SLO: <35.000MB 📉 -10.1%)


✅ is-recording

Time: ✅ 29.265ms (SLO: <31.000ms -5.6%)

Memory: ✅ 31.575MB (SLO: <35.000MB -9.8%)


✅ record-exception

Time: ✅ 63.488ms (SLO: <65.850ms -3.6%)

Memory: ✅ 31.556MB (SLO: <35.000MB -9.8%)


✅ set-status

Time: ✅ 31.667ms (SLO: <34.150ms -7.3%)

Memory: ✅ 31.477MB (SLO: <35.000MB 📉 -10.1%)


✅ start

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

Memory: ✅ 31.457MB (SLO: <35.000MB 📉 -10.1%)


✅ start-finish

Time: ✅ 33.804ms (SLO: <35.350ms -4.4%)

Memory: ✅ 31.556MB (SLO: <35.000MB -9.8%)


✅ start-finish-telemetry

Time: ✅ 33.887ms (SLO: <35.450ms -4.4%)

Memory: ✅ 31.477MB (SLO: <35.000MB 📉 -10.1%)


✅ update-name

Time: ✅ 30.976ms (SLO: <33.400ms -7.3%)

Memory: ✅ 31.575MB (SLO: <35.000MB -9.8%)


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 44.933ms (SLO: <47.150ms -4.7%)

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


✅ add-metrics

Time: ✅ 318.743ms (SLO: <344.800ms -7.6%)

Memory: ✅ 559.137MB (SLO: <562.000MB 🟡 -0.5%)


✅ add-tags

Time: ✅ 290.716ms (SLO: <314.000ms -7.4%)

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


✅ get-context

Time: ✅ 87.042ms (SLO: <92.350ms -5.7%)

Memory: ✅ 37.116MB (SLO: <38.000MB -2.3%)


✅ is-recording

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

Memory: ✅ 41.533MB (SLO: <42.000MB 🟡 -1.1%)


✅ record-exception

Time: ✅ 61.336ms (SLO: <67.650ms -9.3%)

Memory: ✅ 37.516MB (SLO: <38.000MB 🟡 -1.3%)


✅ set-status

Time: ✅ 48.544ms (SLO: <50.400ms -3.7%)

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


✅ start

Time: ✅ 42.132ms (SLO: <43.450ms -3.0%)

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


✅ start-finish

Time: ✅ 84.764ms (SLO: <88.000ms -3.7%)

Memory: ✅ 31.556MB (SLO: <32.000MB 🟡 -1.4%)


✅ start-finish-telemetry

Time: ✅ 86.069ms (SLO: <89.000ms -3.3%)

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


✅ update-name

Time: ✅ 44.070ms (SLO: <45.150ms -2.4%)

Memory: ✅ 41.793MB (SLO: <42.500MB 🟡 -1.7%)


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 341.781ms (SLO: <354.300ms -3.5%)

Memory: ✅ 34.730MB (SLO: <38.000MB -8.6%)


✅ cache_on

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

Memory: ✅ 34.208MB (SLO: <38.000MB -10.0%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

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

Memory: ✅ 34.020MB (SLO: <35.500MB -4.2%)


✅ import_many_cached

Time: ✅ 122.220µs (SLO: <130.000µs -6.0%)

Memory: ✅ 34.096MB (SLO: <35.500MB -4.0%)


✅ import_many_stdlib

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

Memory: ✅ 34.211MB (SLO: <35.500MB -3.6%)


✅ import_many_stdlib_cached

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

Memory: ✅ 34.274MB (SLO: <35.500MB -3.5%)


✅ import_many_unknown

Time: ✅ 835.449µs (SLO: <890.000µs -6.1%)

Memory: ✅ 34.220MB (SLO: <35.500MB -3.6%)


✅ import_many_unknown_cached

Time: ✅ 787.943µs (SLO: <870.000µs -9.4%)

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


✅ import_one

Time: ✅ 19.671µs (SLO: <30.000µs 📉 -34.4%)

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


✅ import_one_cache

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

Memory: ✅ 34.010MB (SLO: <35.500MB -4.2%)


✅ import_one_stdlib

Time: ✅ 18.651µs (SLO: <20.000µs -6.7%)

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


✅ import_one_stdlib_cache

Time: ✅ 6.306µs (SLO: <10.000µs 📉 -36.9%)

Memory: ✅ 34.223MB (SLO: <35.500MB -3.6%)


✅ import_one_unknown

Time: ✅ 45.525µs (SLO: <50.000µs -8.9%)

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


✅ import_one_unknown_cache

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

Memory: ✅ 34.268MB (SLO: <35.500MB -3.5%)


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

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


✅ high_rate_limit

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

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

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

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

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

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


✅ deep-profiled

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

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


✅ medium

Time: ✅ 7.045ms (SLO: <7.400ms -4.8%)

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


✅ shallow

Time: ✅ 0.954ms (SLO: <1.050ms -9.1%)

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 274.832µs (SLO: <350.000µs 📉 -21.5%)

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


✅ high_match

Time: ✅ 446.174µs (SLO: <550.000µs 📉 -18.9%)

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


✅ low_match

Time: ✅ 109.894µs (SLO: <190.000µs 📉 -42.2%)

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


✅ very_low_match

Time: ✅ 7.694ms (SLO: <9.150ms 📉 -15.9%)

Memory: ✅ 54.772MB (SLO: <55.000MB 🟡 -0.4%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.354µs (SLO: <20.000µs 📉 -38.2%)

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


✅ all-enabled

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

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


✅ collectipvariant_exists

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

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


✅ no-collectipvariant

Time: ✅ 41.935µs (SLO: <50.000µs 📉 -16.1%)

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


✅ no-useragentvariant

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

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


✅ obfuscation-no-query

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

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


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.410µs (SLO: <90.000µs 📉 -11.8%)

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


✅ obfuscation-regular-case-implicit-query

Time: ✅ 79.396µs (SLO: <90.000µs 📉 -11.8%)

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


✅ obfuscation-send-querystring-disabled

Time: ✅ 157.555µs (SLO: <170.000µs -7.3%)

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


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.291µs (SLO: <160.000µs -5.4%)

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


✅ obfuscation-worst-case-implicit-query

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

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


✅ useragentvariant_exists_1

Time: ✅ 41.441µs (SLO: <50.000µs 📉 -17.1%)

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


✅ useragentvariant_exists_2

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

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


✅ useragentvariant_exists_3

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

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


✅ useragentvariant_not_exists_1

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

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


✅ useragentvariant_not_exists_2

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

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.050ms (SLO: <26.200ms -8.2%)

Memory: ✅ 48.404MB (SLO: <49.000MB 🟡 -1.2%)


✅ add-metrics

Time: ✅ 92.191ms (SLO: <98.350ms -6.3%)

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


✅ add-tags

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

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


✅ get-context

Time: ✅ 22.339ms (SLO: <23.700ms -5.7%)

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


✅ is-recording

Time: ✅ 22.607ms (SLO: <23.900ms -5.4%)

Memory: ✅ 47.246MB (SLO: <47.500MB 🟡 -0.5%)


✅ record-exception

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

Memory: ✅ 40.226MB (SLO: <40.500MB 🟡 -0.7%)


✅ set-status

Time: ✅ 24.210ms (SLO: <26.000ms -6.9%)

Memory: ✅ 47.264MB (SLO: <47.500MB 🟡 -0.5%)


✅ start

Time: ✅ 22.101ms (SLO: <23.500ms -6.0%)

Memory: ✅ 47.261MB (SLO: <47.500MB 🟡 -0.5%)


✅ start-finish

Time: ✅ 54.605ms (SLO: <55.500ms 🟡 -1.6%)

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


✅ start-finish-telemetry

Time: ✅ 55.564ms (SLO: <58.300ms -4.7%)

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


✅ start-finish-traceid128

Time: ✅ 57.432ms (SLO: <58.050ms 🟡 -1.1%)

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


✅ start-traceid128

Time: ✅ 22.451ms (SLO: <24.600ms -8.7%)

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


✅ update-name

Time: ✅ 23.050ms (SLO: <24.100ms -4.4%)

Memory: ✅ 47.880MB (SLO: <48.000MB 🟡 -0.2%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

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

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


✅ 1-count-metrics-100-times

Time: ✅ 212.239µs (SLO: <240.000µs 📉 -11.6%)

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


✅ 1-distribution-metric-1-times

Time: ✅ 2.975µs (SLO: <10.000µs 📉 -70.3%)

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


✅ 1-distribution-metrics-100-times

Time: ✅ 191.806µs (SLO: <210.000µs -8.7%)

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


✅ 1-gauge-metric-1-times

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

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


✅ 1-gauge-metrics-100-times

Time: ✅ 122.739µs (SLO: <140.000µs 📉 -12.3%)

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


✅ 1-rate-metric-1-times

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

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


✅ 1-rate-metrics-100-times

Time: ✅ 212.867µs (SLO: <230.000µs -7.4%)

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


✅ 100-count-metrics-100-times

Time: ✅ 21.491ms (SLO: <22.500ms -4.5%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 1.964ms (SLO: <2.100ms -6.5%)

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


✅ 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.194ms (SLO: <2.400ms -8.6%)

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


✅ flush-1-metric

Time: ✅ 4.187µs (SLO: <10.000µs 📉 -58.1%)

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


✅ flush-100-metrics

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

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


✅ flush-1000-metrics

Time: ✅ 2.187ms (SLO: <2.350ms -6.9%)

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 29.881ms (SLO: <32.950ms -9.3%)

Memory: ✅ 30.317MB (SLO: <31.000MB -2.2%)


✅ medium

Time: ✅ 2.930ms (SLO: <3.200ms -8.4%)

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


✅ small

Time: ✅ 336.675µs (SLO: <370.000µs -9.0%)

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

@rachelyangdog rachelyangdog marked this pull request as ready for review July 30, 2025 20:31
@rachelyangdog rachelyangdog added the changelog/no-changelog A changelog entry is not required for this PR. label Jul 31, 2025
@rachelyangdog rachelyangdog changed the title (chore): adding cursor rules chore: adding cursor rules Jul 31, 2025
@rachelyangdog rachelyangdog enabled auto-merge (squash) August 1, 2025 15:40
@rachelyangdog rachelyangdog merged commit 0ec2962 into main Aug 1, 2025
400 checks passed
@rachelyangdog rachelyangdog deleted the rachel.yang/cursor-rules branch August 1, 2025 15:48
gnufede pushed a commit that referenced this pull request Aug 4, 2025
- Improve onboarding experience for dd-trace-py users when using Cursor 
- If not using Cursor, these rules can be converted to Copilot rules
(for vscode)
- Rules are not "on" by default and will only applied if user adds the
rule in the chat

## Checklist
- [x] PR author has checked that all the criteria below are met
- The PR description includes an overview of the change
- The PR description articulates the motivation for the change
- The change includes tests OR the PR description describes a testing
strategy
- The PR description notes risks associated with the change, if any
- Newly-added code is easy to change
- The change follows the [library release note
guidelines](https://ddtrace.readthedocs.io/en/stable/releasenotes.html)
- The change includes or references documentation updates if necessary
- Backport labels are set (if
[applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting))

## Reviewer Checklist
- [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)
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.

3 participants