Skip to content

Conversation

taegyunkim
Copy link
Contributor

@taegyunkim taegyunkim commented Aug 21, 2025

In an attempt to minimize the time to install llvm deps in profile native tests GH actions

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

Copy link
Contributor

CODEOWNERS have been resolved as:

.github/workflows/profiling-native.yml                                  @DataDog/python-guild @DataDog/apm-core-python

Copy link
Contributor

github-actions bot commented Aug 21, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 272 ± 4 ms.

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

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

The difference is not statistically significant (z = 2.44).

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.815 ms (0.67%)
ddtrace.bootstrap.sitecustomize 1.143 ms (0.42%)
ddtrace.bootstrap.preload 1.143 ms (0.42%)
ddtrace.internal.remoteconfig.client 0.583 ms (0.21%)
ddtrace 0.672 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 Aug 21, 2025

Performance SLOs

Candidate: taegyunkim/llvm-actions (533d7b3)

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

🔵 No baseline data available for this suite

⚠️ context_with_data_listeners

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

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


✅ context_with_data_no_listeners

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

Memory: ✅ 31.143MB (SLO: <33.500MB -7.0%)


⚠️ context_with_data_only_all_listeners

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

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


✅ get_item_exists

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

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


✅ get_item_missing

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

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


✅ set_item

Time: ✅ 24.141µs (SLO: <30.000µs 📉 -19.5%)

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


🔵 djangosimple - 24/24

🔵 No baseline data available for this suite

✅ appsec

Time: ✅ 20.705ms (SLO: <22.300ms -7.2%)

Memory: ✅ 64.369MB (SLO: <66.000MB -2.5%)


✅ exception-replay-enabled

Time: ✅ 1.368ms (SLO: <1.450ms -5.7%)

Memory: ✅ 63.248MB (SLO: <66.000MB -4.2%)


✅ iast

Time: ✅ 20.657ms (SLO: <22.250ms -7.2%)

Memory: ✅ 64.350MB (SLO: <66.000MB -2.5%)


✅ profiler

Time: ✅ 15.216ms (SLO: <16.550ms -8.1%)

Memory: ✅ 52.809MB (SLO: <53.500MB 🟡 -1.3%)


✅ span-code-origin

Time: ✅ 26.378ms (SLO: <28.200ms -6.5%)

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


✅ tracer

Time: ✅ 20.657ms (SLO: <21.750ms -5.0%)

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


✅ tracer-and-profiler

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

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


✅ tracer-dont-create-db-spans

Time: ✅ 19.568ms (SLO: <21.500ms -9.0%)

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


✅ tracer-no-caches

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

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


✅ tracer-no-databases

Time: ✅ 18.939ms (SLO: <20.100ms -5.8%)

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


✅ tracer-no-middleware

Time: ✅ 20.361ms (SLO: <21.500ms -5.3%)

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


✅ tracer-no-templates

Time: ✅ 20.535ms (SLO: <22.000ms -6.7%)

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


🔵 errortrackingdjangosimple - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 18.114ms (SLO: <19.850ms -8.7%)

Memory: ✅ 64.206MB (SLO: <65.500MB 🟡 -2.0%)


✅ errortracking-enabled-user

Time: ✅ 18.101ms (SLO: <19.400ms -6.7%)

Memory: ✅ 64.129MB (SLO: <65.500MB -2.1%)


✅ tracer-enabled

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

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


🔵 errortrackingflasksqli - 6/6

🔵 No baseline data available for this suite

✅ errortracking-enabled-all

Time: ✅ 2.135ms (SLO: <2.300ms -7.2%)

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


✅ errortracking-enabled-user

Time: ✅ 2.105ms (SLO: <2.250ms -6.4%)

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


✅ tracer-enabled

Time: ✅ 2.103ms (SLO: <2.300ms -8.6%)

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


🔵 flasksimple - 15/15

🔵 No baseline data available for this suite

✅ appsec-get

Time: ✅ 4.596ms (SLO: <4.750ms -3.3%)

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


✅ appsec-post

Time: ✅ 6.633ms (SLO: <6.750ms 🟡 -1.7%)

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


✅ appsec-telemetry

Time: ✅ 4.584ms (SLO: <4.750ms -3.5%)

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


✅ debugger

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

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


✅ iast-get

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

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


✅ profiler

Time: ✅ 1.927ms (SLO: <2.100ms -8.2%)

Memory: ✅ 44.060MB (SLO: <46.500MB -5.2%)


✅ tracer

Time: ✅ 3.388ms (SLO: <3.650ms -7.2%)

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


🔵 flasksqli - 6/6

🔵 No baseline data available for this suite

✅ appsec-enabled

Time: ✅ 3.967ms (SLO: <4.200ms -5.6%)

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


✅ iast-enabled

Time: ✅ 2.552ms (SLO: <2.800ms -8.9%)

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


✅ tracer-enabled

Time: ✅ 2.095ms (SLO: <2.250ms -6.9%)

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


🔵 httppropagationextract - 60/60

🔵 No baseline data available for this suite

✅ all_styles_all_headers

Time: ✅ 81.451µs (SLO: <100.000µs 📉 -18.5%)

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


✅ b3_headers

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

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


✅ b3_single_headers

Time: ✅ 13.364µs (SLO: <20.000µs 📉 -33.2%)

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


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 64.218µs (SLO: <80.000µs 📉 -19.7%)

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


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

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

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


✅ empty_headers

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

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


✅ full_t_id_datadog_headers

Time: ✅ 23.071µs (SLO: <30.000µs 📉 -23.1%)

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


✅ invalid_priority_header

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

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


✅ invalid_span_id_header

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

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


✅ invalid_tags_header

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

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


✅ invalid_trace_id_header

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

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


✅ large_header_no_matches

Time: ✅ 27.554µs (SLO: <30.000µs -8.2%)

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


✅ large_valid_headers_all

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

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


✅ medium_header_no_matches

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

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


✅ medium_valid_headers_all

Time: ✅ 11.337µs (SLO: <20.000µs 📉 -43.3%)

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


✅ none_propagation_style

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

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


✅ tracecontext_headers

Time: ✅ 34.673µs (SLO: <40.000µs 📉 -13.3%)

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


✅ valid_headers_all

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

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


✅ valid_headers_basic

Time: ✅ 6.110µs (SLO: <10.000µs 📉 -38.9%)

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


✅ wsgi_empty_headers

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

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


✅ wsgi_invalid_priority_header

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

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


✅ wsgi_invalid_span_id_header

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

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


✅ wsgi_invalid_tags_header

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

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


✅ wsgi_invalid_trace_id_header

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

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


✅ wsgi_large_header_no_matches

Time: ✅ 29.243µs (SLO: <40.000µs 📉 -26.9%)

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


✅ wsgi_large_valid_headers_all

Time: ✅ 30.267µs (SLO: <40.000µs 📉 -24.3%)

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


✅ wsgi_medium_header_no_matches

Time: ✅ 10.190µs (SLO: <20.000µs 📉 -49.1%)

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


✅ wsgi_medium_valid_headers_all

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

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


✅ wsgi_valid_headers_all

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

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


✅ wsgi_valid_headers_basic

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

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


🔵 httppropagationinject - 16/16

🔵 No baseline data available for this suite

✅ ids_only

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

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


✅ with_all

Time: ✅ 34.380µs (SLO: <40.000µs 📉 -14.0%)

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


✅ with_dd_origin

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

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


✅ with_priority_and_origin

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

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


✅ with_sampling_priority

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

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


✅ with_tags

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

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


✅ with_tags_invalid

Time: ✅ 34.331µs (SLO: <40.000µs 📉 -14.2%)

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


✅ with_tags_max_size

Time: ✅ 31.310µs (SLO: <40.000µs 📉 -21.7%)

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


🔵 iast_aspects - 40/40

🔵 No baseline data available for this suite

✅ re_expand_aspect

Time: ✅ 33.163µs (SLO: <40.000µs 📉 -17.1%)

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


✅ re_expand_noaspect

Time: ✅ 28.513µs (SLO: <40.000µs 📉 -28.7%)

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


✅ re_findall_aspect

Time: ✅ 3.674µs (SLO: <10.000µs 📉 -63.3%)

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


✅ re_findall_noaspect

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

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


✅ re_finditer_aspect

Time: ✅ 5.071µs (SLO: <10.000µs 📉 -49.3%)

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


✅ re_finditer_noaspect

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

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


✅ re_fullmatch_aspect

Time: ✅ 3.349µs (SLO: <10.000µs 📉 -66.5%)

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


✅ re_fullmatch_noaspect

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

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


✅ re_group_aspect

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

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


✅ re_group_noaspect

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

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


✅ re_groups_aspect

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

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


✅ re_groups_noaspect

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

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


✅ re_match_aspect

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

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


✅ re_match_noaspect

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

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


✅ re_search_aspect

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

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


✅ re_search_noaspect

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

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


✅ re_sub_aspect

Time: ✅ 4.634µs (SLO: <10.000µs 📉 -53.7%)

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


✅ re_sub_noaspect

Time: ✅ 1.506µs (SLO: <10.000µs 📉 -84.9%)

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


✅ re_subn_aspect

Time: ✅ 4.848µs (SLO: <10.000µs 📉 -51.5%)

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


✅ re_subn_noaspect

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

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


🔵 iastaspects - 118/118

🔵 No baseline data available for this suite

✅ add_aspect

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

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


✅ add_inplace_aspect

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

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


✅ add_inplace_noaspect

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

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


✅ add_noaspect

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

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


✅ bytearray_aspect

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

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


✅ bytearray_extend_aspect

Time: ✅ 1.394µs (SLO: <10.000µs 📉 -86.1%)

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


✅ bytearray_extend_noaspect

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

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


✅ bytearray_noaspect

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

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


✅ bytes_aspect

Time: ✅ 1.818µs (SLO: <10.000µs 📉 -81.8%)

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


✅ bytes_noaspect

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

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


✅ bytesio_aspect

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

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


✅ bytesio_noaspect

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

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


✅ capitalize_aspect

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

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


✅ capitalize_noaspect

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

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


✅ casefold_aspect

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

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


✅ casefold_noaspect

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

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


✅ decode_aspect

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

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


✅ decode_noaspect

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

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


✅ encode_aspect

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

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


✅ encode_noaspect

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

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


✅ format_aspect

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

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


✅ format_map_aspect

Time: ✅ 3.243µs (SLO: <10.000µs 📉 -67.6%)

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


✅ format_map_noaspect

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

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


✅ format_noaspect

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

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


✅ index_aspect

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

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


✅ index_noaspect

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

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


✅ join_aspect

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

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


✅ join_noaspect

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

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


✅ ljust_aspect

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

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


✅ ljust_noaspect

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

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


✅ lower_aspect

Time: ✅ 2.255µs (SLO: <10.000µs 📉 -77.5%)

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


✅ lower_noaspect

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

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


✅ lstrip_aspect

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

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


✅ lstrip_noaspect

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

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


✅ modulo_aspect

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

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


✅ modulo_aspect_for_bytearray_bytearray

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

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


✅ modulo_aspect_for_bytes

Time: ✅ 0.919µs (SLO: <10.000µs 📉 -90.8%)

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


✅ modulo_aspect_for_bytes_bytearray

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

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


✅ modulo_noaspect

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

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


✅ replace_aspect

Time: ✅ 4.572µs (SLO: <10.000µs 📉 -54.3%)

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


✅ replace_noaspect

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

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


✅ repr_aspect

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

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


✅ repr_noaspect

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

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


✅ rstrip_aspect

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

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


✅ rstrip_noaspect

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

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


✅ slice_aspect

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

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


✅ slice_noaspect

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

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


✅ stringio_aspect

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

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


✅ stringio_noaspect

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

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


✅ strip_aspect

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

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


✅ strip_noaspect

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

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


✅ swapcase_aspect

Time: ✅ 2.428µs (SLO: <10.000µs 📉 -75.7%)

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


✅ swapcase_noaspect

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

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


✅ title_aspect

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

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


✅ title_noaspect

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

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


✅ translate_aspect

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

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


✅ translate_noaspect

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

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


✅ upper_aspect

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

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


✅ upper_noaspect

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

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


🔵 iastaspectsospath - 24/24

🔵 No baseline data available for this suite

✅ ospathbasename_aspect

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

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


✅ ospathbasename_noaspect

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

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


✅ ospathjoin_aspect

Time: ✅ 5.930µs (SLO: <10.000µs 📉 -40.7%)

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


✅ ospathjoin_noaspect

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

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


✅ ospathnormcase_aspect

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

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


✅ ospathnormcase_noaspect

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

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


✅ ospathsplit_aspect

Time: ✅ 4.594µs (SLO: <10.000µs 📉 -54.1%)

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


✅ ospathsplit_noaspect

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

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


✅ ospathsplitdrive_aspect

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

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


✅ ospathsplitdrive_noaspect

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

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


✅ ospathsplitext_aspect

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

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


✅ ospathsplitext_noaspect

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

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


🔵 iastaspectssplit - 12/12

🔵 No baseline data available for this suite

✅ rsplit_aspect

Time: ✅ 1.463µs (SLO: <10.000µs 📉 -85.4%)

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


✅ rsplit_noaspect

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

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


✅ split_aspect

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

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


✅ split_noaspect

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

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


✅ splitlines_aspect

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

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


✅ splitlines_noaspect

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

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


🔵 iastpropagation - 8/8

🔵 No baseline data available for this suite

✅ no-propagation

Time: ✅ 48.715µs (SLO: <60.000µs 📉 -18.8%)

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


✅ propagation_enabled

Time: ✅ 143.883µs (SLO: <160.000µs 📉 -10.1%)

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


✅ propagation_enabled_100

Time: ✅ 1.560ms (SLO: <1.800ms 📉 -13.3%)

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


✅ propagation_enabled_1000

Time: ✅ 29.147ms (SLO: <30.550ms -4.6%)

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


🔵 otelsdkspan - 24/24

🔵 No baseline data available for this suite

✅ add-event

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

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


✅ add-link

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

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


✅ add-metrics

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

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


✅ add-tags

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

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


✅ get-context

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

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


✅ is-recording

Time: ✅ 29.676ms (SLO: <31.000ms -4.3%)

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


✅ record-exception

Time: ✅ 63.017ms (SLO: <65.850ms -4.3%)

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


✅ set-status

Time: ✅ 31.844ms (SLO: <34.150ms -6.8%)

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


✅ start

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

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


✅ start-finish

Time: ✅ 33.870ms (SLO: <35.350ms -4.2%)

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


✅ start-finish-telemetry

Time: ✅ 33.930ms (SLO: <35.450ms -4.3%)

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


✅ update-name

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

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


🔵 otelspan - 22/22

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 45.313ms (SLO: <47.150ms -3.9%)

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


✅ add-metrics

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

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


✅ add-tags

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

Memory: ✅ 553.894MB (SLO: <563.500MB 🟡 -1.7%)


✅ get-context

Time: ✅ 85.754ms (SLO: <92.350ms -7.1%)

Memory: ✅ 39.573MB (SLO: <46.500MB 📉 -14.9%)


✅ is-recording

Time: ✅ 42.915ms (SLO: <44.500ms -3.6%)

Memory: ✅ 43.779MB (SLO: <46.500MB -5.9%)


✅ record-exception

Time: ✅ 62.876ms (SLO: <67.650ms -7.1%)

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


✅ set-status

Time: ✅ 48.800ms (SLO: <50.400ms -3.2%)

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


✅ start

Time: ✅ 42.264ms (SLO: <43.450ms -2.7%)

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


✅ start-finish

Time: ✅ 82.520ms (SLO: <88.000ms -6.2%)

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


✅ start-finish-telemetry

Time: ✅ 83.884ms (SLO: <89.000ms -5.7%)

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


✅ update-name

Time: ✅ 44.295ms (SLO: <45.150ms 🟡 -1.9%)

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


🔵 packagespackageforrootmodulemapping - 4/4

🔵 No baseline data available for this suite

✅ cache_off

Time: ✅ 339.620ms (SLO: <354.300ms -4.1%)

Memory: ✅ 36.959MB (SLO: <40.000MB -7.6%)


✅ cache_on

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

Memory: ✅ 35.975MB (SLO: <39.000MB -7.8%)


🔵 packagesupdateimporteddependencies - 24/24

🔵 No baseline data available for this suite

✅ import_many

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

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


✅ import_many_cached

Time: ✅ 121.872µs (SLO: <130.000µs -6.3%)

Memory: ✅ 36.543MB (SLO: <38.500MB -5.1%)


✅ import_many_stdlib

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

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


✅ import_many_stdlib_cached

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

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


✅ import_many_unknown

Time: ✅ 833.778µs (SLO: <890.000µs -6.3%)

Memory: ✅ 36.219MB (SLO: <38.500MB -5.9%)


✅ import_many_unknown_cached

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

Memory: ✅ 36.390MB (SLO: <38.500MB -5.5%)


✅ import_one

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

Memory: ✅ 36.242MB (SLO: <39.000MB -7.1%)


✅ import_one_cache

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

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


✅ import_one_stdlib

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

Memory: ✅ 36.637MB (SLO: <38.500MB -4.8%)


✅ import_one_stdlib_cache

Time: ✅ 6.345µs (SLO: <10.000µs 📉 -36.5%)

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


✅ import_one_unknown

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

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


✅ import_one_unknown_cache

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

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


🔵 ratelimiter - 12/12

🔵 No baseline data available for this suite

✅ defaults

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

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


✅ high_rate_limit

Time: ✅ 2.418µs (SLO: <10.000µs 📉 -75.8%)

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


✅ long_window

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

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


✅ low_rate_limit

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

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


✅ no_rate_limit

Time: ✅ 0.837µs (SLO: <10.000µs 📉 -91.6%)

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


✅ short_window

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

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


🔵 recursivecomputation - 8/8

🔵 No baseline data available for this suite

✅ deep

Time: ✅ 309.010ms (SLO: <320.950ms -3.7%)

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


✅ deep-profiled

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

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


✅ medium

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

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


✅ shallow

Time: ✅ 0.958ms (SLO: <1.050ms -8.8%)

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


🔵 samplingrules - 8/8

🔵 No baseline data available for this suite

✅ average_match

Time: ✅ 274.005µs (SLO: <290.000µs -5.5%)

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


✅ high_match

Time: ✅ 444.183µs (SLO: <480.000µs -7.5%)

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


✅ low_match

Time: ✅ 111.166µs (SLO: <120.000µs -7.4%)

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


✅ very_low_match

Time: ✅ 7.710ms (SLO: <8.500ms -9.3%)

Memory: ✅ 69.356MB (SLO: <75.000MB -7.5%)


🔵 sethttpmeta - 32/32

🔵 No baseline data available for this suite

✅ all-disabled

Time: ✅ 12.294µs (SLO: <20.000µs 📉 -38.5%)

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


✅ all-enabled

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

Memory: ✅ 31.713MB (SLO: <34.000MB -6.7%)


✅ collectipvariant_exists

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

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


✅ no-collectipvariant

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

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


✅ no-useragentvariant

Time: ✅ 40.805µs (SLO: <50.000µs 📉 -18.4%)

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


✅ obfuscation-no-query

Time: ✅ 42.703µs (SLO: <50.000µs 📉 -14.6%)

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


✅ obfuscation-regular-case-explicit-query

Time: ✅ 79.993µs (SLO: <90.000µs 📉 -11.1%)

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


✅ obfuscation-regular-case-implicit-query

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

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


✅ obfuscation-send-querystring-disabled

Time: ✅ 157.038µs (SLO: <170.000µs -7.6%)

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


✅ obfuscation-worst-case-explicit-query

Time: ✅ 151.489µs (SLO: <160.000µs -5.3%)

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


✅ obfuscation-worst-case-implicit-query

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

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


✅ useragentvariant_exists_1

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

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


✅ useragentvariant_exists_2

Time: ✅ 42.819µs (SLO: <50.000µs 📉 -14.4%)

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


✅ useragentvariant_exists_3

Time: ✅ 43.072µs (SLO: <50.000µs 📉 -13.9%)

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


✅ useragentvariant_not_exists_1

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

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


✅ useragentvariant_not_exists_2

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

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


🔵 span - 26/26

🔵 No baseline data available for this suite

✅ add-event

Time: ✅ 24.189ms (SLO: <26.200ms -7.7%)

Memory: ✅ 50.803MB (SLO: <53.000MB -4.1%)


✅ add-metrics

Time: ✅ 91.620ms (SLO: <98.350ms -6.8%)

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


✅ add-tags

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

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


✅ get-context

Time: ✅ 22.267ms (SLO: <23.700ms -6.0%)

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


✅ is-recording

Time: ✅ 22.690ms (SLO: <23.900ms -5.1%)

Memory: ✅ 49.680MB (SLO: <53.000MB -6.3%)


✅ record-exception

Time: ✅ 42.509ms (SLO: <44.500ms -4.5%)

Memory: ✅ 42.586MB (SLO: <53.000MB 📉 -19.6%)


✅ set-status

Time: ✅ 24.437ms (SLO: <26.000ms -6.0%)

Memory: ✅ 49.657MB (SLO: <53.000MB -6.3%)


✅ start

Time: ✅ 22.410ms (SLO: <23.500ms -4.6%)

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


✅ start-finish

Time: ✅ 51.148ms (SLO: <55.500ms -7.8%)

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


✅ start-finish-telemetry

Time: ✅ 52.674ms (SLO: <58.300ms -9.7%)

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


✅ start-finish-traceid128

Time: ✅ 54.812ms (SLO: <60.050ms -8.7%)

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


✅ start-traceid128

Time: ✅ 22.691ms (SLO: <24.600ms -7.8%)

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


✅ update-name

Time: ✅ 23.281ms (SLO: <24.100ms -3.4%)

Memory: ✅ 50.361MB (SLO: <53.000MB -5.0%)


🔵 telemetryaddmetric - 30/30

🔵 No baseline data available for this suite

✅ 1-count-metric-1-times

Time: ✅ 3.476µs (SLO: <20.000µs 📉 -82.6%)

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


✅ 1-count-metrics-100-times

Time: ✅ 220.499µs (SLO: <250.000µs 📉 -11.8%)

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


✅ 1-distribution-metric-1-times

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

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


✅ 1-distribution-metrics-100-times

Time: ✅ 200.959µs (SLO: <220.000µs -8.7%)

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


✅ 1-gauge-metric-1-times

Time: ✅ 2.138µs (SLO: <20.000µs 📉 -89.3%)

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


✅ 1-gauge-metrics-100-times

Time: ✅ 125.003µs (SLO: <150.000µs 📉 -16.7%)

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


✅ 1-rate-metric-1-times

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

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


✅ 1-rate-metrics-100-times

Time: ✅ 220.554µs (SLO: <250.000µs 📉 -11.8%)

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


✅ 100-count-metrics-100-times

Time: ✅ 22.708ms (SLO: <23.500ms -3.4%)

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


✅ 100-distribution-metrics-100-times

Time: ✅ 2.145ms (SLO: <2.250ms -4.7%)

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


✅ 100-gauge-metrics-100-times

Time: ✅ 1.289ms (SLO: <1.550ms 📉 -16.8%)

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


✅ 100-rate-metrics-100-times

Time: ✅ 2.382ms (SLO: <2.550ms -6.6%)

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


✅ flush-1-metric

Time: ✅ 4.537µs (SLO: <20.000µs 📉 -77.3%)

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


✅ flush-100-metrics

Time: ✅ 183.059µs (SLO: <250.000µs 📉 -26.8%)

Memory: ✅ 31.615MB (SLO: <34.000MB -7.0%)


✅ flush-1000-metrics

Time: ✅ 2.218ms (SLO: <2.500ms 📉 -11.3%)

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


🔵 tracer - 6/6

🔵 No baseline data available for this suite

✅ large

Time: ✅ 30.510ms (SLO: <32.950ms -7.4%)

Memory: ✅ 32.755MB (SLO: <34.500MB -5.1%)


✅ medium

Time: ✅ 2.976ms (SLO: <3.200ms -7.0%)

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


✅ small

Time: ✅ 335.893µs (SLO: <370.000µs -9.2%)

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

@taegyunkim taegyunkim added the changelog/no-changelog A changelog entry is not required for this PR. label Aug 28, 2025
@taegyunkim taegyunkim marked this pull request as ready for review August 28, 2025 15:31
@taegyunkim taegyunkim requested review from a team as code owners August 28, 2025 15:31
@taegyunkim taegyunkim enabled auto-merge (squash) August 28, 2025 15:34
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.

1 participant