Skip to content

chore: update testrunner image to use non-root user #14106

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 5 commits into from
Jul 23, 2025

Conversation

brettlangdon
Copy link
Member

@brettlangdon brettlangdon commented Jul 22, 2025

LANGPLAT-661

Updates the testrunner dockerfile to:

  • Use non-root user
  • Bonus: collapse some of the install steps so we can reduce the resulting image size (7.27 GB vs 13.4 GB)
  • Bonus: bump pyenv + hatch versions

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

@brettlangdon brettlangdon added the changelog/no-changelog A changelog entry is not required for this PR. label Jul 22, 2025
@brettlangdon brettlangdon requested a review from a team as a code owner July 22, 2025 19:16
@brettlangdon brettlangdon requested a review from juanjux July 22, 2025 19:16
Copy link
Contributor

CODEOWNERS have been resolved as:

docker/Dockerfile                                                       @DataDog/apm-core-python

@brettlangdon brettlangdon force-pushed the brettlangdon/testrunner.non-root branch from c9129b1 to 3c291a9 Compare July 22, 2025 19:16
@brettlangdon brettlangdon enabled auto-merge (squash) July 22, 2025 19:18
@brettlangdon
Copy link
Member Author

This helps unblock us being able to put dd-octo-sts in the internal copy of the image.

It might also help some other permissions issues seen by users on linux when the root user creates files inside the container.

@brettlangdon brettlangdon requested review from emmettbutler and removed request for juanjux July 22, 2025 19:18
Copy link
Contributor

github-actions bot commented Jul 22, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

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

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

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.227 ms (0.43%)
ddtrace 0.644 ms (0.22%)
ddtrace.bootstrap.sitecustomize 0.583 ms (0.20%)
ddtrace.bootstrap.preload 0.583 ms (0.20%)
ddtrace.internal.remoteconfig.client 0.583 ms (0.20%)

@pr-commenter
Copy link

pr-commenter bot commented Jul 22, 2025

Performance SLOs

Benchmark execution time: 2025-07-23 18:32:48

Comparing candidate commit 5faced9 in branch brettlangdon/testrunner.non-root with performance thresholds.

Performance Test Results

Legend: ✅ Pass | ⚠️ Unstable | ❌ Fail

⚠️ coreapiscenario - 12/12 (2 unstable)

⚠️ context_with_data_listeners

Metric Status Value SLO % Under SLO
execution_time ⚠️ 13.846µs < 20.000µs +30.8%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ context_with_data_no_listeners

Metric Status Value SLO % Under SLO
execution_time 3.810µs < 10.000µs +61.9%
max_rss_usage 29.098MB < 31.000MB +6.1%

⚠️ context_with_data_only_all_listeners

Metric Status Value SLO % Under SLO
execution_time ⚠️ 13.890µs < 20.000µs +30.5%
max_rss_usage 29.039MB < 31.000MB +6.3%

✅ get_item_exists

Metric Status Value SLO % Under SLO
execution_time 635.040ns < 10.000µs +93.6%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ get_item_missing

Metric Status Value SLO % Under SLO
execution_time 686.658ns < 10.000µs +93.1%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ set_item

Metric Status Value SLO % Under SLO
execution_time 24.781µs < 30.000µs +17.4%
max_rss_usage 29.059MB < 31.000MB +6.3%
djangosimple - 22/22

✅ appsec

Metric Status Value SLO % Under SLO
execution_time 21.364ms < 22.300ms +4.2%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ exception-replay-enabled

Metric Status Value SLO % Under SLO
execution_time 1.354ms < 1.450ms +6.6%
max_rss_usage 63.504MB < 65.500MB +3.0%

✅ iast

Metric Status Value SLO % Under SLO
execution_time 21.307ms < 22.250ms +4.2%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ profiler

Metric Status Value SLO % Under SLO
execution_time 15.896ms < 16.550ms +4.0%
max_rss_usage 50.762MB < 53.000MB +4.2%

✅ span-code-origin

Metric Status Value SLO % Under SLO
execution_time 27.082ms < 28.200ms +4.0%
max_rss_usage 66.118MB < 68.000MB +2.8%

✅ tracer

Metric Status Value SLO % Under SLO
execution_time 21.372ms < 22.700ms +5.9%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ tracer-and-profiler

Metric Status Value SLO % Under SLO
execution_time 23.880ms < 24.900ms +4.1%
max_rss_usage 65.038MB < 67.000MB +2.9%

✅ tracer-no-caches

Metric Status Value SLO % Under SLO
execution_time 18.919ms < 19.650ms +3.7%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ tracer-no-databases

Metric Status Value SLO % Under SLO
execution_time 19.220ms < 20.100ms +4.4%
max_rss_usage 63.760MB < 65.500MB +2.7%

✅ tracer-no-middleware

Metric Status Value SLO % Under SLO
execution_time 21.069ms < 22.500ms +6.4%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ tracer-no-templates

Metric Status Value SLO % Under SLO
execution_time 21.168ms < 22.250ms +4.9%
max_rss_usage 63.721MB < 65.500MB +2.7%
errortrackingdjangosimple - 6/6

✅ errortracking-enabled-all

Metric Status Value SLO % Under SLO
execution_time 18.545ms < 19.850ms +6.6%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ errortracking-enabled-user

Metric Status Value SLO % Under SLO
execution_time 18.575ms < 19.400ms +4.3%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 18.564ms < 19.450ms +4.6%
max_rss_usage 63.730MB < 65.500MB +2.7%
errortrackingflasksqli - 6/6

✅ errortracking-enabled-all

Metric Status Value SLO % Under SLO
execution_time 2.117ms < 2.300ms +7.9%
max_rss_usage 51.668MB < 53.000MB +2.5%

✅ errortracking-enabled-user

Metric Status Value SLO % Under SLO
execution_time 2.118ms < 2.250ms +5.9%
max_rss_usage 51.630MB < 53.000MB +2.6%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 2.130ms < 2.300ms +7.4%
max_rss_usage 51.197MB < 53.000MB +3.4%
flasksimple - 14/14

✅ appsec-get

Metric Status Value SLO % Under SLO
execution_time 4.621ms < 4.750ms +2.7%
max_rss_usage 63.133MB < 64.000MB +1.4%

✅ appsec-post

Metric Status Value SLO % Under SLO
execution_time 6.646ms < 6.750ms +1.5%
max_rss_usage 63.371MB < 64.000MB +1.0%

✅ appsec-telemetry

Metric Status Value SLO % Under SLO
execution_time 4.614ms < 4.750ms +2.9%
max_rss_usage 63.024MB < 64.000MB +1.5%

✅ debugger

Metric Status Value SLO % Under SLO
execution_time 1.852ms < 2.000ms +7.4%
max_rss_usage 42.074MB < 44.000MB +4.4%

✅ iast-get

Metric Status Value SLO % Under SLO
execution_time 1.856ms < 2.000ms +7.2%
max_rss_usage 44.483MB < 45.000MB +1.1%

✅ profiler

Metric Status Value SLO % Under SLO
execution_time 1.978ms < 2.100ms +5.8%
max_rss_usage 43.273MB < 44.000MB +1.7%

✅ tracer

Metric Status Value SLO % Under SLO
execution_time 3.383ms < 3.650ms +7.3%
max_rss_usage 51.354MB < 53.000MB +3.1%
flasksqli - 6/6

✅ appsec-enabled

Metric Status Value SLO % Under SLO
execution_time 3.974ms < 4.200ms +5.4%
max_rss_usage 63.446MB < 66.000MB +3.9%

✅ iast-enabled

Metric Status Value SLO % Under SLO
execution_time 2.571ms < 2.800ms +8.2%
max_rss_usage 56.564MB < 58.000MB +2.5%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 2.100ms < 2.250ms +6.7%
max_rss_usage 51.197MB < 53.000MB +3.4%
httppropagationextract - 60/60

✅ all_styles_all_headers

Metric Status Value SLO % Under SLO
execution_time 84.047µs < 100.000µs +16.0%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ b3_headers

Metric Status Value SLO % Under SLO
execution_time 14.305µs < 20.000µs +28.5%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ b3_single_headers

Metric Status Value SLO % Under SLO
execution_time 13.683µs < 20.000µs +31.6%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Metric Status Value SLO % Under SLO
execution_time 65.578µs < 80.000µs +18.0%
max_rss_usage 29.176MB < 31.000MB +5.9%

✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Metric Status Value SLO % Under SLO
execution_time 67.453µs < 80.000µs +15.7%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ empty_headers

Metric Status Value SLO % Under SLO
execution_time 1.613µs < 10.000µs +83.9%
max_rss_usage 29.255MB < 31.000MB +5.6%

✅ full_t_id_datadog_headers

Metric Status Value SLO % Under SLO
execution_time 24.069µs < 30.000µs +19.8%
max_rss_usage 29.039MB < 31.000MB +6.3%

✅ invalid_priority_header

Metric Status Value SLO % Under SLO
execution_time 6.543µs < 10.000µs +34.6%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ invalid_span_id_header

Metric Status Value SLO % Under SLO
execution_time 6.503µs < 10.000µs +35.0%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ invalid_tags_header

Metric Status Value SLO % Under SLO
execution_time 6.580µs < 10.000µs +34.2%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ invalid_trace_id_header

Metric Status Value SLO % Under SLO
execution_time 6.524µs < 10.000µs +34.8%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ large_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 27.573µs < 30.000µs +8.1%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ large_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 28.517µs < 40.000µs +28.7%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ medium_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 9.867µs < 20.000µs +50.7%
max_rss_usage 29.177MB < 31.000MB +5.9%

✅ medium_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 11.253µs < 20.000µs +43.7%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ none_propagation_style

Metric Status Value SLO % Under SLO
execution_time 1.702µs < 10.000µs +83.0%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ tracecontext_headers

Metric Status Value SLO % Under SLO
execution_time 34.726µs < 40.000µs +13.2%
max_rss_usage 29.177MB < 31.000MB +5.9%

✅ valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 6.531µs < 10.000µs +34.7%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ valid_headers_basic

Metric Status Value SLO % Under SLO
execution_time 6.124µs < 10.000µs +38.8%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ wsgi_empty_headers

Metric Status Value SLO % Under SLO
execution_time 1.582µs < 10.000µs +84.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ wsgi_invalid_priority_header

Metric Status Value SLO % Under SLO
execution_time 6.582µs < 10.000µs +34.2%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ wsgi_invalid_span_id_header

Metric Status Value SLO % Under SLO
execution_time 1.586µs < 10.000µs +84.1%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ wsgi_invalid_tags_header

Metric Status Value SLO % Under SLO
execution_time 6.568µs < 10.000µs +34.3%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ wsgi_invalid_trace_id_header

Metric Status Value SLO % Under SLO
execution_time 6.562µs < 10.000µs +34.4%
max_rss_usage 29.177MB < 31.000MB +5.9%

✅ wsgi_large_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 28.556µs < 40.000µs +28.6%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ wsgi_large_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 29.704µs < 40.000µs +25.7%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ wsgi_medium_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 10.082µs < 20.000µs +49.6%
max_rss_usage 29.197MB < 31.000MB +5.8%

✅ wsgi_medium_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 11.541µs < 20.000µs +42.3%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ wsgi_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 6.551µs < 10.000µs +34.5%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ wsgi_valid_headers_basic

Metric Status Value SLO % Under SLO
execution_time 6.120µs < 10.000µs +38.8%
max_rss_usage 29.098MB < 31.000MB +6.1%
httppropagationinject - 16/16

✅ ids_only

Metric Status Value SLO % Under SLO
execution_time 20.243µs < 30.000µs +32.5%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ with_all

Metric Status Value SLO % Under SLO
execution_time 35.315µs < 40.000µs +11.7%
max_rss_usage 29.197MB < 31.000MB +5.8%

✅ with_dd_origin

Metric Status Value SLO % Under SLO
execution_time 26.409µs < 30.000µs +12.0%
max_rss_usage 29.177MB < 31.000MB +5.9%

✅ with_priority_and_origin

Metric Status Value SLO % Under SLO
execution_time 28.900µs < 40.000µs +27.8%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ with_sampling_priority

Metric Status Value SLO % Under SLO
execution_time 22.714µs < 30.000µs +24.3%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ with_tags

Metric Status Value SLO % Under SLO
execution_time 28.148µs < 40.000µs +29.6%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ with_tags_invalid

Metric Status Value SLO % Under SLO
execution_time 31.517µs < 40.000µs +21.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ with_tags_max_size

Metric Status Value SLO % Under SLO
execution_time 28.742µs < 40.000µs +28.1%
max_rss_usage 29.117MB < 31.000MB +6.1%
iast_aspects - 40/40

✅ re_expand_aspect

Metric Status Value SLO % Under SLO
execution_time 33.161µs < 40.000µs +17.1%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_expand_noaspect

Metric Status Value SLO % Under SLO
execution_time 28.692µs < 40.000µs +28.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_findall_aspect

Metric Status Value SLO % Under SLO
execution_time 3.710µs < 10.000µs +62.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_findall_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.415µs < 10.000µs +85.9%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_finditer_aspect

Metric Status Value SLO % Under SLO
execution_time 5.166µs < 10.000µs +48.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_finditer_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.415µs < 10.000µs +85.8%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_fullmatch_aspect

Metric Status Value SLO % Under SLO
execution_time 3.381µs < 10.000µs +66.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_fullmatch_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.282µs < 10.000µs +87.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_group_aspect

Metric Status Value SLO % Under SLO
execution_time 3.478µs < 10.000µs +65.2%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_group_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.601µs < 10.000µs +84.0%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_groups_aspect

Metric Status Value SLO % Under SLO
execution_time 3.654µs < 10.000µs +63.5%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_groups_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.702µs < 10.000µs +83.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_match_aspect

Metric Status Value SLO % Under SLO
execution_time 3.444µs < 10.000µs +65.6%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_match_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.311µs < 10.000µs +86.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_search_aspect

Metric Status Value SLO % Under SLO
execution_time 3.301µs < 10.000µs +67.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_search_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.201µs < 10.000µs +88.0%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_sub_aspect

Metric Status Value SLO % Under SLO
execution_time 4.697µs < 10.000µs +53.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_sub_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.539µs < 10.000µs +84.6%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_subn_aspect

Metric Status Value SLO % Under SLO
execution_time 4.917µs < 10.000µs +50.8%
max_rss_usage 34.642MB < 35.500MB +2.4%

✅ re_subn_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.613µs < 10.000µs +83.9%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastaspects - 118/118

✅ add_aspect

Metric Status Value SLO % Under SLO
execution_time 326.329ns < 10.000µs +96.7%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ add_inplace_aspect

Metric Status Value SLO % Under SLO
execution_time 328.214ns < 10.000µs +96.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ add_inplace_noaspect

Metric Status Value SLO % Under SLO
execution_time 314.916ns < 10.000µs +96.9%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ add_noaspect

Metric Status Value SLO % Under SLO
execution_time 274.423ns < 10.000µs +97.3%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ bytearray_aspect

Metric Status Value SLO % Under SLO
execution_time 1.853µs < 10.000µs +81.5%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytearray_extend_aspect

Metric Status Value SLO % Under SLO
execution_time 1.389µs < 10.000µs +86.1%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytearray_extend_noaspect

Metric Status Value SLO % Under SLO
execution_time 615.220ns < 10.000µs +93.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ bytearray_noaspect

Metric Status Value SLO % Under SLO
execution_time 481.347ns < 10.000µs +95.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ bytes_aspect

Metric Status Value SLO % Under SLO
execution_time 1.859µs < 10.000µs +81.4%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytes_noaspect

Metric Status Value SLO % Under SLO
execution_time 494.791ns < 10.000µs +95.1%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ bytesio_aspect

Metric Status Value SLO % Under SLO
execution_time 1.913µs < 10.000µs +80.9%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytesio_noaspect

Metric Status Value SLO % Under SLO
execution_time 492.278ns < 10.000µs +95.1%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ capitalize_aspect

Metric Status Value SLO % Under SLO
execution_time 731.561ns < 10.000µs +92.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ capitalize_noaspect

Metric Status Value SLO % Under SLO
execution_time 434.663ns < 10.000µs +95.7%
max_rss_usage 34.761MB < 35.000MB +0.7%

✅ casefold_aspect

Metric Status Value SLO % Under SLO
execution_time 731.707ns < 10.000µs +92.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ casefold_noaspect

Metric Status Value SLO % Under SLO
execution_time 367.837ns < 10.000µs +96.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ decode_aspect

Metric Status Value SLO % Under SLO
execution_time 725.154ns < 10.000µs +92.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ decode_noaspect

Metric Status Value SLO % Under SLO
execution_time 419.579ns < 10.000µs +95.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ encode_aspect

Metric Status Value SLO % Under SLO
execution_time 717.429ns < 10.000µs +92.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ encode_noaspect

Metric Status Value SLO % Under SLO
execution_time 408.140ns < 10.000µs +95.9%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ format_aspect

Metric Status Value SLO % Under SLO
execution_time 3.351µs < 10.000µs +66.5%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ format_map_aspect

Metric Status Value SLO % Under SLO
execution_time 3.264µs < 10.000µs +67.4%
max_rss_usage 34.681MB < 35.000MB +0.9%

✅ format_map_noaspect

Metric Status Value SLO % Under SLO
execution_time 772.257ns < 10.000µs +92.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ format_noaspect

Metric Status Value SLO % Under SLO
execution_time 595.497ns < 10.000µs +94.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ index_aspect

Metric Status Value SLO % Under SLO
execution_time 343.693ns < 10.000µs +96.6%
max_rss_usage 34.701MB < 35.000MB +0.9%

✅ index_noaspect

Metric Status Value SLO % Under SLO
execution_time 274.784ns < 10.000µs +97.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ join_aspect

Metric Status Value SLO % Under SLO
execution_time 1.216µs < 10.000µs +87.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ join_noaspect

Metric Status Value SLO % Under SLO
execution_time 488.505ns < 10.000µs +95.1%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ ljust_aspect

Metric Status Value SLO % Under SLO
execution_time 10.332µs < 20.000µs +48.3%
max_rss_usage 34.800MB < 35.500MB +2.0%

✅ ljust_noaspect

Metric Status Value SLO % Under SLO
execution_time 403.215ns < 10.000µs +96.0%
max_rss_usage 34.662MB < 35.500MB +2.4%

✅ lower_aspect

Metric Status Value SLO % Under SLO
execution_time 2.418µs < 10.000µs +75.8%
max_rss_usage 34.603MB < 35.500MB +2.5%

✅ lower_noaspect

Metric Status Value SLO % Under SLO
execution_time 369.053ns < 10.000µs +96.3%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ lstrip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.332µs < 20.000µs +48.3%
max_rss_usage 34.740MB < 35.500MB +2.1%

✅ lstrip_noaspect

Metric Status Value SLO % Under SLO
execution_time 381.505ns < 10.000µs +96.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ modulo_aspect

Metric Status Value SLO % Under SLO
execution_time 596.659ns < 10.000µs +94.0%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ modulo_aspect_for_bytearray_bytearray

Metric Status Value SLO % Under SLO
execution_time 1.260µs < 10.000µs +87.4%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ modulo_aspect_for_bytes

Metric Status Value SLO % Under SLO
execution_time 751.277ns < 10.000µs +92.5%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ modulo_aspect_for_bytes_bytearray

Metric Status Value SLO % Under SLO
execution_time 977.890ns < 10.000µs +90.2%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ modulo_noaspect

Metric Status Value SLO % Under SLO
execution_time 629.730ns < 10.000µs +93.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ replace_aspect

Metric Status Value SLO % Under SLO
execution_time 4.698µs < 10.000µs +53.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ replace_noaspect

Metric Status Value SLO % Under SLO
execution_time 464.600ns < 10.000µs +95.4%
max_rss_usage 34.623MB < 35.500MB +2.5%

✅ repr_aspect

Metric Status Value SLO % Under SLO
execution_time 905.903ns < 10.000µs +90.9%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ repr_noaspect

Metric Status Value SLO % Under SLO
execution_time 417.535ns < 10.000µs +95.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ rstrip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.186µs < 20.000µs +49.1%
max_rss_usage 34.780MB < 35.500MB +2.0%

✅ rstrip_noaspect

Metric Status Value SLO % Under SLO
execution_time 379.578ns < 10.000µs +96.2%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ slice_aspect

Metric Status Value SLO % Under SLO
execution_time 480.741ns < 10.000µs +95.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ slice_noaspect

Metric Status Value SLO % Under SLO
execution_time 451.227ns < 10.000µs +95.5%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ stringio_aspect

Metric Status Value SLO % Under SLO
execution_time 2.206µs < 10.000µs +77.9%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ stringio_noaspect

Metric Status Value SLO % Under SLO
execution_time 717.856ns < 10.000µs +92.8%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ strip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.347µs < 20.000µs +48.3%
max_rss_usage 34.740MB < 35.500MB +2.1%

✅ strip_noaspect

Metric Status Value SLO % Under SLO
execution_time 388.495ns < 10.000µs +96.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ swapcase_aspect

Metric Status Value SLO % Under SLO
execution_time 2.481µs < 10.000µs +75.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ swapcase_noaspect

Metric Status Value SLO % Under SLO
execution_time 539.218ns < 10.000µs +94.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ title_aspect

Metric Status Value SLO % Under SLO
execution_time 2.418µs < 10.000µs +75.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ title_noaspect

Metric Status Value SLO % Under SLO
execution_time 502.977ns < 10.000µs +95.0%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ translate_aspect

Metric Status Value SLO % Under SLO
execution_time 3.295µs < 10.000µs +67.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ translate_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.034µs < 10.000µs +89.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ upper_aspect

Metric Status Value SLO % Under SLO
execution_time 2.341µs < 10.000µs +76.6%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ upper_noaspect

Metric Status Value SLO % Under SLO
execution_time 371.506ns < 10.000µs +96.3%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastaspectsospath - 24/24

✅ ospathbasename_aspect

Metric Status Value SLO % Under SLO
execution_time 4.166µs < 10.000µs +58.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathbasename_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.078µs < 10.000µs +89.2%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ ospathjoin_aspect

Metric Status Value SLO % Under SLO
execution_time 6.028µs < 10.000µs +39.7%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ ospathjoin_noaspect

Metric Status Value SLO % Under SLO
execution_time 2.287µs < 10.000µs +77.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathnormcase_aspect

Metric Status Value SLO % Under SLO
execution_time 3.429µs < 10.000µs +65.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ ospathnormcase_noaspect

Metric Status Value SLO % Under SLO
execution_time 566.086ns < 10.000µs +94.3%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ ospathsplit_aspect

Metric Status Value SLO % Under SLO
execution_time 4.784µs < 10.000µs +52.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplit_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.579µs < 10.000µs +84.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ ospathsplitdrive_aspect

Metric Status Value SLO % Under SLO
execution_time 3.683µs < 10.000µs +63.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitdrive_noaspect

Metric Status Value SLO % Under SLO
execution_time 690.198ns < 10.000µs +93.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitext_aspect

Metric Status Value SLO % Under SLO
execution_time 4.531µs < 10.000µs +54.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitext_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.378µs < 10.000µs +86.2%
max_rss_usage 34.662MB < 35.000MB +1.0%
iastaspectssplit - 12/12

✅ rsplit_aspect

Metric Status Value SLO % Under SLO
execution_time 1.511µs < 10.000µs +84.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ rsplit_noaspect

Metric Status Value SLO % Under SLO
execution_time 580.817ns < 10.000µs +94.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ split_aspect

Metric Status Value SLO % Under SLO
execution_time 1.483µs < 10.000µs +85.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ split_noaspect

Metric Status Value SLO % Under SLO
execution_time 572.486ns < 10.000µs +94.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ splitlines_aspect

Metric Status Value SLO % Under SLO
execution_time 1.427µs < 10.000µs +85.7%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ splitlines_noaspect

Metric Status Value SLO % Under SLO
execution_time 579.838ns < 10.000µs +94.2%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastpropagation - 8/8

✅ no-propagation

Metric Status Value SLO % Under SLO
execution_time 48.997µs < 60.000µs +18.3%
max_rss_usage 34.564MB < 35.500MB +2.6%

✅ propagation_enabled

Metric Status Value SLO % Under SLO
execution_time 145.006µs < 160.000µs +9.4%
max_rss_usage 34.583MB < 35.500MB +2.6%

✅ propagation_enabled_100

Metric Status Value SLO % Under SLO
execution_time 1.579ms < 1.800ms +12.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ propagation_enabled_1000

Metric Status Value SLO % Under SLO
execution_time 28.970ms < 30.550ms +5.2%
max_rss_usage 34.681MB < 35.500MB +2.3%
otelsdkspan - 24/24

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 40.659ms < 42.000ms +3.2%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ add-link

Metric Status Value SLO % Under SLO
execution_time 36.588ms < 38.550ms +5.1%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 218.102ms < 232.000ms +6.0%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 210.642ms < 221.600ms +4.9%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 29.323ms < 31.300ms +6.3%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 29.324ms < 31.000ms +5.4%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 63.244ms < 65.850ms +4.0%
max_rss_usage 31.910MB < 35.000MB +8.8%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 31.946ms < 34.150ms +6.5%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ start

Metric Status Value SLO % Under SLO
execution_time 28.845ms < 30.150ms +4.3%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 33.865ms < 35.350ms +4.2%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 33.854ms < 35.450ms +4.5%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 31.183ms < 33.400ms +6.6%
max_rss_usage 31.870MB < 35.000MB +8.9%
otelspan - 22/22

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 43.889ms < 47.150ms +6.9%
max_rss_usage 42.115MB < 42.500MB +0.9%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 318.969ms < 344.800ms +7.5%
max_rss_usage 559.514MB < 562.000MB +0.4%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 289.462ms < 314.000ms +7.8%
max_rss_usage 559.739MB < 563.500MB +0.7%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 86.857ms < 92.350ms +5.9%
max_rss_usage 37.208MB < 38.000MB +2.1%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 41.424ms < 44.500ms +6.9%
max_rss_usage 41.498MB < 42.000MB +1.2%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 60.430ms < 67.650ms +10.7%
max_rss_usage 37.571MB < 38.000MB +1.1%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 47.459ms < 50.400ms +5.8%
max_rss_usage 41.443MB < 42.000MB +1.3%

✅ start

Metric Status Value SLO % Under SLO
execution_time 40.721ms < 43.450ms +6.3%
max_rss_usage 41.437MB < 42.000MB +1.3%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 80.772ms < 86.000ms +6.1%
max_rss_usage 31.556MB < 32.000MB +1.4%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 83.977ms < 86.000ms +2.4%
max_rss_usage 31.575MB < 32.000MB +1.3%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 42.683ms < 45.150ms +5.5%
max_rss_usage 41.800MB < 42.500MB +1.6%
packagespackageforrootmodulemapping - 4/4

✅ cache_off

Metric Status Value SLO % Under SLO
execution_time 341.061ms < 354.300ms +3.7%
max_rss_usage 34.715MB < 38.000MB +8.6%

✅ cache_on

Metric Status Value SLO % Under SLO
execution_time 380.800ns < 10.000µs +96.2%
max_rss_usage 34.001MB < 38.000MB +10.5%
packagesupdateimporteddependencies - 24/24

✅ import_many

Metric Status Value SLO % Under SLO
execution_time 155.237µs < 170.000µs +8.7%
max_rss_usage 33.835MB < 35.500MB +4.7%

✅ import_many_cached

Metric Status Value SLO % Under SLO
execution_time 120.785µs < 130.000µs +7.1%
max_rss_usage 33.876MB < 35.500MB +4.6%

✅ import_many_stdlib

Metric Status Value SLO % Under SLO
execution_time 1.623ms < 1.750ms +7.3%
max_rss_usage 33.943MB < 35.500MB +4.4%

✅ import_many_stdlib_cached

Metric Status Value SLO % Under SLO
execution_time 970.214µs < 1.100ms +11.8%
max_rss_usage 33.932MB < 35.500MB +4.4%

✅ import_many_unknown

Metric Status Value SLO % Under SLO
execution_time 834.536µs < 890.000µs +6.2%
max_rss_usage 34.020MB < 35.500MB +4.2%

✅ import_many_unknown_cached

Metric Status Value SLO % Under SLO
execution_time 796.345µs < 870.000µs +8.5%
max_rss_usage 33.927MB < 35.500MB +4.4%

✅ import_one

Metric Status Value SLO % Under SLO
execution_time 19.846µs < 30.000µs +33.8%
max_rss_usage 33.691MB < 35.500MB +5.1%

✅ import_one_cache

Metric Status Value SLO % Under SLO
execution_time 6.303µs < 10.000µs +37.0%
max_rss_usage 34.207MB < 35.500MB +3.6%

✅ import_one_stdlib

Metric Status Value SLO % Under SLO
execution_time 18.686µs < 20.000µs +6.6%
max_rss_usage 34.178MB < 35.500MB +3.7%

✅ import_one_stdlib_cache

Metric Status Value SLO % Under SLO
execution_time 6.277µs < 10.000µs +37.2%
max_rss_usage 33.838MB < 35.500MB +4.7%

✅ import_one_unknown

Metric Status Value SLO % Under SLO
execution_time 45.352µs < 50.000µs +9.3%
max_rss_usage 33.822MB < 35.500MB +4.7%

✅ import_one_unknown_cache

Metric Status Value SLO % Under SLO
execution_time 6.285µs < 10.000µs +37.1%
max_rss_usage 33.885MB < 35.500MB +4.6%
ratelimiter - 12/12

✅ defaults

Metric Status Value SLO % Under SLO
execution_time 2.327µs < 10.000µs +76.7%
max_rss_usage 28.705MB < 31.000MB +7.4%

✅ high_rate_limit

Metric Status Value SLO % Under SLO
execution_time 2.388µs < 10.000µs +76.1%
max_rss_usage 28.666MB < 31.000MB +7.5%

✅ long_window

Metric Status Value SLO % Under SLO
execution_time 2.345µs < 10.000µs +76.6%
max_rss_usage 28.666MB < 31.000MB +7.5%

✅ low_rate_limit

Metric Status Value SLO % Under SLO
execution_time 2.362µs < 10.000µs +76.4%
max_rss_usage 28.666MB < 31.000MB +7.5%

✅ no_rate_limit

Metric Status Value SLO % Under SLO
execution_time 835.855ns < 10.000µs +91.6%
max_rss_usage 28.666MB < 31.000MB +7.5%

✅ short_window

Metric Status Value SLO % Under SLO
execution_time 2.478µs < 10.000µs +75.2%
max_rss_usage 28.705MB < 31.000MB +7.4%
recursivecomputation - 8/8

✅ deep

Metric Status Value SLO % Under SLO
execution_time 308.641ms < 320.950ms +3.8%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ deep-profiled

Metric Status Value SLO % Under SLO
execution_time 343.843ms < 359.150ms +4.3%
max_rss_usage 34.544MB < 35.500MB +2.7%

✅ medium

Metric Status Value SLO % Under SLO
execution_time 7.005ms < 7.400ms +5.3%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ shallow

Metric Status Value SLO % Under SLO
execution_time 944.553µs < 1.050ms +10.0%
max_rss_usage 29.098MB < 31.000MB +6.1%
samplingrules - 8/8

✅ average_match

Metric Status Value SLO % Under SLO
execution_time 333.197µs < 350.000µs +4.8%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ high_match

Metric Status Value SLO % Under SLO
execution_time 501.570µs < 550.000µs +8.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ low_match

Metric Status Value SLO % Under SLO
execution_time 169.000µs < 190.000µs +11.1%
max_rss_usage 431.428MB < 432.500MB +0.2%

✅ very_low_match

Metric Status Value SLO % Under SLO
execution_time 8.639ms < 9.150ms +5.6%
max_rss_usage 54.927MB < 55.000MB +0.1%
sethttpmeta - 32/32

✅ all-disabled

Metric Status Value SLO % Under SLO
execution_time 12.291µs < 20.000µs +38.5%
max_rss_usage 29.550MB < 31.000MB +4.7%

✅ all-enabled

Metric Status Value SLO % Under SLO
execution_time 42.086µs < 50.000µs +15.8%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ collectipvariant_exists

Metric Status Value SLO % Under SLO
execution_time 42.627µs < 50.000µs +14.7%
max_rss_usage 29.628MB < 31.000MB +4.4%

✅ no-collectipvariant

Metric Status Value SLO % Under SLO
execution_time 42.231µs < 50.000µs +15.5%
max_rss_usage 29.531MB < 31.000MB +4.7%

✅ no-useragentvariant

Metric Status Value SLO % Under SLO
execution_time 40.751µs < 50.000µs +18.5%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ obfuscation-no-query

Metric Status Value SLO % Under SLO
execution_time 42.498µs < 50.000µs +15.0%
max_rss_usage 29.570MB < 31.000MB +4.6%

✅ obfuscation-regular-case-explicit-query

Metric Status Value SLO % Under SLO
execution_time 79.204µs < 90.000µs +12.0%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ obfuscation-regular-case-implicit-query

Metric Status Value SLO % Under SLO
execution_time 79.332µs < 90.000µs +11.9%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ obfuscation-send-querystring-disabled

Metric Status Value SLO % Under SLO
execution_time 157.092µs < 170.000µs +7.6%
max_rss_usage 29.944MB < 31.000MB +3.4%

✅ obfuscation-worst-case-explicit-query

Metric Status Value SLO % Under SLO
execution_time 151.436µs < 160.000µs +5.4%
max_rss_usage 29.944MB < 31.000MB +3.4%

✅ obfuscation-worst-case-implicit-query

Metric Status Value SLO % Under SLO
execution_time 157.931µs < 170.000µs +7.1%
max_rss_usage 29.924MB < 31.000MB +3.5%

✅ useragentvariant_exists_1

Metric Status Value SLO % Under SLO
execution_time 41.416µs < 50.000µs +17.2%
max_rss_usage 29.511MB < 31.000MB +4.8%

✅ useragentvariant_exists_2

Metric Status Value SLO % Under SLO
execution_time 42.367µs < 50.000µs +15.3%
max_rss_usage 29.531MB < 31.000MB +4.7%

✅ useragentvariant_exists_3

Metric Status Value SLO % Under SLO
execution_time 41.962µs < 50.000µs +16.1%
max_rss_usage 29.610MB < 31.000MB +4.5%

✅ useragentvariant_not_exists_1

Metric Status Value SLO % Under SLO
execution_time 41.488µs < 50.000µs +17.0%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ useragentvariant_not_exists_2

Metric Status Value SLO % Under SLO
execution_time 41.419µs < 50.000µs +17.2%
max_rss_usage 29.511MB < 31.000MB +4.8%
span - 26/26

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 22.853ms < 26.200ms +12.8%
max_rss_usage 48.454MB < 49.000MB +1.1%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 90.838ms < 98.350ms +7.6%
max_rss_usage 614.658MB < 961.000MB +36.0%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 149.369ms < 168.550ms +11.4%
max_rss_usage 614.334MB < 962.500MB +36.2%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 21.428ms < 23.700ms +9.6%
max_rss_usage 47.300MB < 47.500MB +0.4%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 21.397ms < 23.900ms +10.5%
max_rss_usage 47.310MB < 47.500MB +0.4%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 41.184ms < 44.500ms +7.5%
max_rss_usage 40.322MB < 40.500MB +0.4%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 23.081ms < 26.000ms +11.2%
max_rss_usage 47.294MB < 47.500MB +0.4%

✅ start

Metric Status Value SLO % Under SLO
execution_time 21.323ms < 23.500ms +9.3%
max_rss_usage 47.298MB < 47.500MB +0.4%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 49.997ms < 52.500ms +4.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 51.335ms < 55.300ms +7.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-finish-traceid128

Metric Status Value SLO % Under SLO
execution_time 53.291ms < 56.050ms +4.9%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-traceid128

Metric Status Value SLO % Under SLO
execution_time 21.703ms < 24.600ms +11.8%
max_rss_usage 47.324MB < 47.500MB +0.4%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 21.871ms < 24.100ms +9.2%
max_rss_usage 47.812MB < 48.000MB +0.4%
telemetryaddmetric - 30/30

✅ 1-count-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 3.185µs < 10.000µs +68.2%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ 1-count-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 209.062µs < 240.000µs +12.9%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ 1-distribution-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 2.942µs < 10.000µs +70.6%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 1-distribution-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 189.520µs < 210.000µs +9.8%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ 1-gauge-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 2.049µs < 10.000µs +79.5%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 1-gauge-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 123.651µs < 140.000µs +11.7%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ 1-rate-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 3.269µs < 10.000µs +67.3%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 1-rate-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 210.649µs < 230.000µs +8.4%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-count-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 20.966ms < 22.500ms +6.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ 100-distribution-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 1.975ms < 2.100ms +6.0%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-gauge-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 1.278ms < 1.400ms +8.7%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-rate-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 2.161ms < 2.400ms +10.0%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ flush-1-metric

Metric Status Value SLO % Under SLO
execution_time 4.130µs < 10.000µs +58.7%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ flush-100-metrics

Metric Status Value SLO % Under SLO
execution_time 180.558µs < 200.000µs +9.7%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ flush-1000-metrics

Metric Status Value SLO % Under SLO
execution_time 2.199ms < 2.350ms +6.4%
max_rss_usage 30.258MB < 31.000MB +2.4%
tracer - 6/6

✅ large

Metric Status Value SLO % Under SLO
execution_time 30.043ms < 32.950ms +8.8%
max_rss_usage 30.278MB < 31.000MB +2.3%

✅ medium

Metric Status Value SLO % Under SLO
execution_time 2.900ms < 3.200ms +9.4%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ small

Metric Status Value SLO % Under SLO
execution_time 331.563µs < 370.000µs +10.4%
max_rss_usage 29.059MB < 31.000MB +6.3%

@brettlangdon brettlangdon merged commit ef1048e into main Jul 23, 2025
881 of 882 checks passed
@brettlangdon brettlangdon deleted the brettlangdon/testrunner.non-root branch July 23, 2025 18:48
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