Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps the gh-actions-packages group with 18 updates in the / directory:

Package From To
DataDog/ensure-ci-success 2.1.1 2.3.0
actions/checkout 4.2.2 5.0.0
docker/setup-qemu-action 3.6.0 3.7.0
docker/setup-buildx-action 3.10.0 3.11.1
actions/setup-python 5.6.0 6.0.0
actions/upload-artifact 4.6.2 5.0.0
actions-rust-lang/setup-rust-toolchain 1.12.0 1.15.2
actions/download-artifact 4.3.0 6.0.0
pypa/cibuildwheel 3.1.4 3.2.1
tj-actions/changed-files 46.0.5 47.0.0
actions/setup-go 5.5.0 6.0.0
github/codeql-action 3.28.18 4.31.2
actions/setup-node 4.4.0 6.0.0
actions/github-script 7.0.1 8.0.0
KyleMayes/install-llvm-action 2.0.7 2.0.8
Mattraks/delete-workflow-runs 4c9f24749b7996562658e3d6e10662489e22caca 86d29a75093353c4c509a876c176234037c2025b
actions/stale 9.1.0 10.1.0
actions/cache 4.2.3 4.3.0

Updates DataDog/ensure-ci-success from 2.1.1 to 2.3.0

Release notes

Sourced from DataDog/ensure-ci-success's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: DataDog/ensure-ci-success@v2...v2.3.0

v2.2.0

What's Changed

Full Changelog: DataDog/ensure-ci-success@v2...v2.2.0

Commits

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates docker/setup-qemu-action from 3.6.0 to 3.7.0

Release notes

Sourced from docker/setup-qemu-action's releases.

v3.7.0

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

Commits
  • c7c5346 Merge pull request #230 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 3a517a1 chore: update generated content
  • a5b45ed build(deps): bump @​docker/actions-toolkit from 0.62.1 to 0.67.0
  • 3a64278 Merge pull request #220 from docker/dependabot/npm_and_yarn/brace-expansion-1...
  • 94906ba chore: update generated content
  • 4027abf build(deps): bump brace-expansion from 1.1.11 to 1.1.12
  • bee0aaa Merge pull request #221 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • 0d7e257 chore: update generated content
  • b869601 build(deps): bump tmp from 0.2.3 to 0.2.4
  • 3a043ed Merge pull request #219 from docker/dependabot/npm_and_yarn/undici-5.29.0
  • Additional commits viewable in compare view

Updates docker/setup-buildx-action from 3.10.0 to 3.11.1

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.11.1

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

Commits
  • e468171 Merge pull request #429 from crazy-max/fix-keep-state
  • a3e7502 chore: update generated content
  • b145473 fix keep-state not being respected
  • 18ce135 Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0e198e9 chore: update generated content
  • 05f3f3a build(deps): bump @​docker/actions-toolkit from 0.61.0 to 0.62.1
  • 6229134 Merge pull request #427 from crazy-max/keep-state
  • c6f6a07 chore: update generated content
  • 6c5e29d skip builder creation if one already exists with the same name
  • 548b297 ci: keep-state check
  • Additional commits viewable in compare view

Updates actions/setup-python from 5.6.0 to 6.0.0

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

Commits
  • e797f83 Upgrade to node 24 (#1164)
  • 3d1e2d2 Revert "Enhance cache-dependency-path handling to support files outside the w...
  • 65b0712 Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...
  • 5b668cf Bump actions/checkout from 4 to 5 (#1181)
  • f62a0e2 Change missing cache directory error to warning (#1182)
  • 9322b3c Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...
  • fbeb884 Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)
  • 03bb615 Bump idna from 2.9 to 3.7 in /tests/data (#843)
  • 36da51d Add version parsing from Pipfile (#1067)
  • 3c6f142 update documentation (#1156)
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.6.2 to 5.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

Updates actions-rust-lang/setup-rust-toolchain from 1.12.0 to 1.15.2

Release notes

Sourced from actions-rust-lang/setup-rust-toolchain's releases.

v1.15.2

Fix: Run the version detection steps in the selected rust-src-dir directory. This should enable the version selection even without a default toolchain installed. Fixes #74.

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.1...v1.15.2

v1.15.1

What's Changed

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.0...v1.15.1

v1.15.0

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.1...v1.15.0

v1.14.1

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.0...v1.14.1

v1.14.0

What's Changed

  • Add new parameters cache-all-crates and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates Solves #67

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.13.0...v1.14.0

v1.13.0

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.12.0...v1.13.0

Changelog

Sourced from actions-rust-lang/setup-rust-toolchain's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.15.2] - 2025-10-04

  • Fix: Run the version detection steps in the selected rust-src-dir directory. This should enable the version selection even without a default toolchain installed. Fixes #74.

[1.15.1] - 2025-09-23

  • Update Swatinem/rust-cache to v2.8.1

[1.15.0] - 2025-09-14

  • Add support for non-root source directory. Accept source code and rust-toolchain.toml file in subdirectories of the repository. Adds a new parameter rust-src-dir that controls the lookup for toolchain files and sets a default value for the cache-workspace input. (#69 by @​Kubaryt)

[1.14.1] - 2025-08-28

[1.14.0] - 2025-08-23

  • Add new parameters cache-all-crates and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates

[1.13.0] - 2025-06-16

  • Add new parameter cache-provider that is propagated to Swatinem/rust-cache as cache-provider (#65 by @​mindrunner)

[1.12.0] - 2025-04-23

  • Add support for installing rustup on Windows (#58 by @​maennchen) This adds support for using Rust on the GitHub provided Windows ARM runners.

[1.11.0] - 2025-02-24

  • Add new parameter cache-bin that is propagated to Swatinem/rust-cache as cache-bin (#51 by @​enkhjile)
  • Add new parameter cache-shared-key that is propagated to Swatinem/rust-cache as shared-key (#52 by @​skanehira)

[1.10.1] - 2024-10-01

  • Fix problem matcher for rustfmt output.

... (truncated)

Commits
  • 1780873 Fix: Run the version detection steps in the selected rust-src-dir directory.
  • 063a3b9 Use correct quoting style for working-directory
  • f89a806 Use the built-in working-directory selector and default to "." if rust-src-di...
  • 5189717 Gate the rust-src-dir check by first checking if the value is set
  • d6688fb Print an error and exit if 'rust-src-dir' does not point to an existing direc...
  • 02be93d Update Swatinem/rust-cache to v2.8.1
  • 69e4802 Merge pull request #73 from actions-rust-lang/dependabot/github_actions/Swati...
  • 183cfeb Bump Swatinem/rust-cache from 2.8.0 to 2.8.1
  • 2fcdc49 Update readme and changelog for 1.15.0
  • 89d3d96 Merge pull request #69 from Kubaryt/main
  • Additional commits viewable in compare view

Updates actions/download-artifact from 4.3.0 to 6.0.0

Release notes

Sourced from actions/download-artifact's releases.

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

v5.0.0

What's Changed

v5.0.0

🚨 Breaking Change

This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.

What Changed

Previously, single artifact downloads behaved differently depending on how you specified the artifact:

  • By name: name: my-artifact → extracted to path/ (direct)
  • By ID: artifact-ids: 12345 → extracted to path/my-artifact/ (nested)

Now both methods are consistent:

  • By name: name: my-artifact → extracted to path/ (unchanged)
  • By ID: artifact-ids: 12345 → extracted to path/ (fixed - now direct)

Migration Guide

✅ No Action Needed If:
  • You download artifacts by name
  • You download multiple artifacts by ID
  • You already use merge-multiple: true as a workaround
⚠️ Action Required If:

You download single artifacts by ID and your workflows expect the nested directory structure.

... (truncated)

Commits
  • 018cc2c Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
  • 815651c Revert "Remove github.dep.yml"
  • bb3a066 Remove github.dep.yml
  • fa1ce46 Prepare v6.0.0
  • 4a24838 Merge pull request #431 from danwkennedy/patch-1
  • 5e3251c Readme: spell out the first use of GHES
  • abefc31 Merge pull request #424 from actions/yacaovsnc/update_readme
  • ac43a60 Update README with artifact extraction details
  • de96f46 Merge pull request #417 from actions/yacaovsnc/update_readme
  • 7993cb4 Remove migration guide for artifact download changes
  • Additional commits viewable in compare view

Updates pypa/cibuildwheel from 3.1.4 to 3.2.1

Release notes

Sourced from pypa/cibuildwheel's releases.

v3.2.1

  • 🛠 Update to CPython 3.14.0 final (#2614)
  • 🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (#2613)
  • 📚 Docs improvements (#2617)

v3.2.0

  • ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
  • 🛠 Update to CPython 3.14.0rc3 (#2602)
  • 🛠 Adds CPython 3.14.0 prerelease support for Android, and a number of improvements to Android builds (#2568, #2591)
  • 🛠 Improvements to testing on Android, passing environment markers when installing the venv, and providing more debug output when build-verbosity is set (#2575)
  • ⚠️ PyPy 3.10 was moved to pypy-eol in the enable option, as it is now end-of-life. (#2521)
  • 📚 Docs improvements (#2574, #2601, #2598)
Changelog

Sourced from pypa/cibuildwheel's changelog.


title: Changelog

Changelog

v3.2.1

12 October 2025

  • 🛠 Update to CPython 3.14.0 final (#2614)
  • 🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (#2613)
  • 📚 Docs improvements (#2617)

v3.2.0

22 September 2025

  • ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
  • 🛠 Update to CPython 3.14.0rc3 (#2602)
  • 🛠 Adds CPython 3.14.0 prerelease support for Android, and a number of improvements to Android builds (#2568, #2591)
  • 🛠 Improvements to testing on Android, passing environment markers when installing the venv, and providing more debug output when build-verbosity is set (#2575)
  • ⚠️ PyPy 3.10 was moved to pypy-eol in the enable option, as it is now end-of-life. (#2521)
  • 📚 Docs improvements (#2574, #2601, #2598)

v3.1.4

19 August 2025

  • ✨ Add a --clean-cache command to clean up our cache (#2489)
  • 🛠 Update Python to 3.14rc2 and other patch version bumps (#2542, #2556)
  • 🛠 Update Pyodide to 0.28.2 (#2562, #2558)
  • 🐛 Fix resolution with pyodide-build when dependency-versions is set (#2548)
  • 🐛 Set CMAKE_FIND_ROOT_PATH_MODE_PACKAGE to BOTH on Android (#2547)
  • 🐛 Add patchelf dependency for platforms that can build Android wheels (#2552)
  • 🐛 Ignore empty values for CIBW_ARCHS like most other environment variables (#2541)
  • 💼 The color and suggest_on_error argparse options are now default in 3.14rc1+ (#2554)
  • 💼 Use the virtualenv release URL instead of blob URL (should be more robust) (#2555)
  • 🧪 For iOS, lowering to macos-14 is needed for now due to issues with GitHub's runner images (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 6, 2025
@dependabot dependabot bot requested review from a team as code owners November 6, 2025 13:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

CODEOWNERS have been resolved as:

.github/workflows/all-green.yml                                         @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/build-and-publish-image.yml                           @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/build_deploy.yml                                      @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/build_python_3.yml                                    @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/changelog.yml                                         @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/codeowners.yml                                        @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/codeql-analysis.yml                                   @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/django-overhead-profile.yml                           @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/encoders-profile.yml                                  @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/flask-overhead-profile.yml                            @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/generate-package-versions.yml                         @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/generate-supported-versions.yml                       @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/import-analysis.yml                                   @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/pr-name.yml                                           @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/profiling-native.yml                                  @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/prune_workflow.yml                                    @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/pytorch_gpu_tests.yml                                 @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/report-skipped-flaky.yml                              @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/requirements-locks.yml                                @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/stale.yml                                             @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/system-tests.yml                                      @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/test_frameworks.yml                                   @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/test_lib_injection.yml                                @DataDog/python-guild @DataDog/apm-core-python
.github/workflows/unit_tests.yml                                        @DataDog/python-guild @DataDog/apm-core-python

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 238 ± 2 ms.

The average import time from base is: 241 ± 4 ms.

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

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.132 ms (0.90%)
ddtrace.bootstrap.sitecustomize 1.449 ms (0.61%)
ddtrace.bootstrap.preload 1.449 ms (0.61%)
ddtrace.internal.remoteconfig.client 0.663 ms (0.28%)
ddtrace 0.683 ms (0.29%)
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 Nov 6, 2025

Performance SLOs

Comparing candidate dependabot/github_actions/gh-actions-packages-bd5eec157f (5c8e766) with baseline main (35307d9)

📈 Performance Regressions (1 suite)
📈 iastaspects - 118/118

✅ add_aspect

Time: ✅ 0.405µs (SLO: <10.000µs 📉 -95.9%) vs baseline: +0.4%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.6%


✅ add_inplace_aspect

Time: ✅ 0.406µs (SLO: <10.000µs 📉 -95.9%) vs baseline: -0.7%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ add_inplace_noaspect

Time: ✅ 0.320µs (SLO: <10.000µs 📉 -96.8%) vs baseline: -0.3%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ add_noaspect

Time: ✅ 0.279µs (SLO: <10.000µs 📉 -97.2%) vs baseline: -1.0%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ bytearray_aspect

Time: ✅ 1.326µs (SLO: <10.000µs 📉 -86.7%) vs baseline: -0.2%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ bytearray_extend_aspect

Time: ✅ 1.540µs (SLO: <10.000µs 📉 -84.6%) vs baseline: +0.3%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


✅ bytearray_extend_noaspect

Time: ✅ 0.615µs (SLO: <10.000µs 📉 -93.9%) vs baseline: +0.4%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ bytearray_noaspect

Time: ✅ 0.484µs (SLO: <10.000µs 📉 -95.2%) vs baseline: -0.5%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ bytes_aspect

Time: ✅ 1.273µs (SLO: <10.000µs 📉 -87.3%) vs baseline: -1.1%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ bytes_noaspect

Time: ✅ 0.494µs (SLO: <10.000µs 📉 -95.1%) vs baseline: +0.7%

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%) vs baseline: +4.7%


✅ bytesio_aspect

Time: ✅ 1.321µs (SLO: <10.000µs 📉 -86.8%) vs baseline: -0.4%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ bytesio_noaspect

Time: ✅ 0.502µs (SLO: <10.000µs 📉 -95.0%) vs baseline: +1.5%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ capitalize_aspect

Time: ✅ 0.732µs (SLO: <10.000µs 📉 -92.7%) vs baseline: +0.1%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ capitalize_noaspect

Time: ✅ 0.431µs (SLO: <10.000µs 📉 -95.7%) vs baseline: -1.0%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ casefold_aspect

Time: ✅ 0.734µs (SLO: <10.000µs 📉 -92.7%) vs baseline: -0.5%

Memory: ✅ 37.356MB (SLO: <39.000MB -4.2%) vs baseline: +5.2%


✅ casefold_noaspect

Time: ✅ 0.370µs (SLO: <10.000µs 📉 -96.3%) vs baseline: +0.7%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ decode_aspect

Time: ✅ 0.724µs (SLO: <10.000µs 📉 -92.8%) vs baseline: +0.4%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.6%


✅ decode_noaspect

Time: ✅ 0.419µs (SLO: <10.000µs 📉 -95.8%) vs baseline: ~same

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ encode_aspect

Time: ✅ 0.709µs (SLO: <10.000µs 📉 -92.9%) vs baseline: ~same

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ encode_noaspect

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

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


✅ format_aspect

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

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%) vs baseline: +4.7%


✅ format_map_aspect

Time: ✅ 3.507µs (SLO: <10.000µs 📉 -64.9%) vs baseline: +0.5%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.8%


✅ format_map_noaspect

Time: ✅ 0.772µs (SLO: <10.000µs 📉 -92.3%) vs baseline: +0.2%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ format_noaspect

Time: ✅ 0.594µs (SLO: <10.000µs 📉 -94.1%) vs baseline: -0.7%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ index_aspect

Time: ✅ 0.358µs (SLO: <10.000µs 📉 -96.4%) vs baseline: +0.8%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ index_noaspect

Time: ✅ 0.273µs (SLO: <10.000µs 📉 -97.3%) vs baseline: +0.2%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ join_aspect

Time: ✅ 1.354µs (SLO: <10.000µs 📉 -86.5%) vs baseline: -0.2%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ join_noaspect

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

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ ljust_aspect

Time: ✅ 2.492µs (SLO: <20.000µs 📉 -87.5%) vs baseline: -1.2%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +5.0%


✅ ljust_noaspect

Time: ✅ 0.407µs (SLO: <10.000µs 📉 -95.9%) vs baseline: +0.6%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ lower_aspect

Time: ✅ 2.201µs (SLO: <10.000µs 📉 -78.0%) vs baseline: +0.2%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ lower_noaspect

Time: ✅ 0.367µs (SLO: <10.000µs 📉 -96.3%) vs baseline: ~same

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ lstrip_aspect

Time: ✅ 2.521µs (SLO: <20.000µs 📉 -87.4%) vs baseline: 📈 +12.7%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ lstrip_noaspect

Time: ✅ 0.380µs (SLO: <10.000µs 📉 -96.2%) vs baseline: +0.4%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ modulo_aspect

Time: ✅ 1.065µs (SLO: <10.000µs 📉 -89.3%) vs baseline: +0.9%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ modulo_aspect_for_bytearray_bytearray

Time: ✅ 1.553µs (SLO: <10.000µs 📉 -84.5%) vs baseline: +1.0%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ modulo_aspect_for_bytes

Time: ✅ 0.972µs (SLO: <10.000µs 📉 -90.3%) vs baseline: -0.8%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ modulo_aspect_for_bytes_bytearray

Time: ✅ 1.253µs (SLO: <10.000µs 📉 -87.5%) vs baseline: +0.3%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ modulo_noaspect

Time: ✅ 0.633µs (SLO: <10.000µs 📉 -93.7%) vs baseline: +0.5%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ replace_aspect

Time: ✅ 4.947µs (SLO: <10.000µs 📉 -50.5%) vs baseline: +0.8%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ replace_noaspect

Time: ✅ 0.463µs (SLO: <10.000µs 📉 -95.4%) vs baseline: +0.4%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ repr_aspect

Time: ✅ 0.910µs (SLO: <10.000µs 📉 -90.9%) vs baseline: +0.4%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ repr_noaspect

Time: ✅ 0.413µs (SLO: <10.000µs 📉 -95.9%) vs baseline: -1.3%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +5.0%


✅ rstrip_aspect

Time: ✅ 1.882µs (SLO: <20.000µs 📉 -90.6%) vs baseline: +0.4%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.8%


✅ rstrip_noaspect

Time: ✅ 0.385µs (SLO: <10.000µs 📉 -96.2%) vs baseline: +2.4%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ slice_aspect

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

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.8%


✅ slice_noaspect

Time: ✅ 0.444µs (SLO: <10.000µs 📉 -95.6%) vs baseline: -1.0%

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%) vs baseline: +4.7%


✅ stringio_aspect

Time: ✅ 1.643µs (SLO: <10.000µs 📉 -83.6%) vs baseline: +6.4%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ stringio_noaspect

Time: ✅ 0.723µs (SLO: <10.000µs 📉 -92.8%) vs baseline: -0.3%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ strip_aspect

Time: ✅ 2.237µs (SLO: <20.000µs 📉 -88.8%) vs baseline: +0.5%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ strip_noaspect

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

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ swapcase_aspect

Time: ✅ 2.512µs (SLO: <10.000µs 📉 -74.9%) vs baseline: +3.9%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +5.0%


✅ swapcase_noaspect

Time: ✅ 0.538µs (SLO: <10.000µs 📉 -94.6%) vs baseline: -0.2%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ title_aspect

Time: ✅ 2.393µs (SLO: <10.000µs 📉 -76.1%) vs baseline: +2.7%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +5.0%


✅ title_noaspect

Time: ✅ 0.502µs (SLO: <10.000µs 📉 -95.0%) vs baseline: +0.7%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ translate_aspect

Time: ✅ 3.300µs (SLO: <10.000µs 📉 -67.0%) vs baseline: +2.6%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ translate_noaspect

Time: ✅ 1.045µs (SLO: <10.000µs 📉 -89.6%) vs baseline: +0.7%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


✅ upper_aspect

Time: ✅ 2.200µs (SLO: <10.000µs 📉 -78.0%) vs baseline: +0.1%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +5.0%


✅ upper_noaspect

Time: ✅ 0.371µs (SLO: <10.000µs 📉 -96.3%) vs baseline: +0.7%

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

🟡 Near SLO Breach (5 suites)
🟡 djangosimple - 30/30

✅ appsec

Time: ✅ 20.505ms (SLO: <22.300ms -8.0%) vs baseline: +0.2%

Memory: ✅ 66.145MB (SLO: <67.000MB 🟡 -1.3%) vs baseline: +5.1%


✅ exception-replay-enabled

Time: ✅ 1.342ms (SLO: <1.450ms -7.5%) vs baseline: ~same

Memory: ✅ 64.371MB (SLO: <67.000MB -3.9%) vs baseline: +4.9%


✅ iast

Time: ✅ 20.474ms (SLO: <22.250ms -8.0%) vs baseline: -0.3%

Memory: ✅ 66.040MB (SLO: <67.000MB 🟡 -1.4%) vs baseline: +4.9%


✅ profiler

Time: ✅ 15.508ms (SLO: <16.550ms -6.3%) vs baseline: +0.1%

Memory: ✅ 54.004MB (SLO: <54.500MB 🟡 -0.9%) vs baseline: +4.6%


✅ resource-renaming

Time: ✅ 20.590ms (SLO: <21.750ms -5.3%) vs baseline: +0.2%

Memory: ✅ 66.031MB (SLO: <67.000MB 🟡 -1.4%) vs baseline: +4.8%


✅ span-code-origin

Time: ✅ 25.404ms (SLO: <28.200ms -9.9%) vs baseline: ~same

Memory: ✅ 68.004MB (SLO: <69.500MB -2.2%) vs baseline: +4.6%


✅ tracer

Time: ✅ 20.480ms (SLO: <21.750ms -5.8%) vs baseline: ~same

Memory: ✅ 66.052MB (SLO: <67.000MB 🟡 -1.4%) vs baseline: +4.8%


✅ tracer-and-profiler

Time: ✅ 22.719ms (SLO: <23.500ms -3.3%) vs baseline: +0.2%

Memory: ✅ 67.838MB (SLO: <68.000MB 🟡 -0.2%) vs baseline: +5.0%


✅ tracer-dont-create-db-spans

Time: ✅ 19.308ms (SLO: <21.500ms 📉 -10.2%) vs baseline: -0.1%

Memory: ✅ 66.014MB (SLO: <67.000MB 🟡 -1.5%) vs baseline: +4.8%


✅ tracer-minimal

Time: ✅ 16.611ms (SLO: <17.500ms -5.1%) vs baseline: +0.3%

Memory: ✅ 65.978MB (SLO: <67.000MB 🟡 -1.5%) vs baseline: +4.8%


✅ tracer-native

Time: ✅ 20.461ms (SLO: <21.750ms -5.9%) vs baseline: +0.3%

Memory: ✅ 67.721MB (SLO: <72.500MB -6.6%) vs baseline: +4.9%


✅ tracer-no-caches

Time: ✅ 18.512ms (SLO: <19.650ms -5.8%) vs baseline: ~same

Memory: ✅ 66.131MB (SLO: <67.000MB 🟡 -1.3%) vs baseline: +4.9%


✅ tracer-no-databases

Time: ✅ 18.776ms (SLO: <20.100ms -6.6%) vs baseline: -0.2%

Memory: ✅ 66.020MB (SLO: <67.000MB 🟡 -1.5%) vs baseline: +4.7%


✅ tracer-no-middleware

Time: ✅ 20.134ms (SLO: <21.500ms -6.4%) vs baseline: ~same

Memory: ✅ 66.003MB (SLO: <67.000MB 🟡 -1.5%) vs baseline: +4.8%


✅ tracer-no-templates

Time: ✅ 20.284ms (SLO: <22.000ms -7.8%) vs baseline: -0.1%

Memory: ✅ 66.056MB (SLO: <67.000MB 🟡 -1.4%) vs baseline: +4.9%


🟡 errortrackingdjangosimple - 6/6

✅ errortracking-enabled-all

Time: ✅ 18.280ms (SLO: <19.850ms -7.9%) vs baseline: +1.6%

Memory: ✅ 66.124MB (SLO: <66.500MB 🟡 -0.6%) vs baseline: +5.0%


✅ errortracking-enabled-user

Time: ✅ 18.019ms (SLO: <19.400ms -7.1%) vs baseline: -0.3%

Memory: ✅ 66.058MB (SLO: <66.500MB 🟡 -0.7%) vs baseline: +4.8%


✅ tracer-enabled

Time: ✅ 18.090ms (SLO: <19.450ms -7.0%) vs baseline: +0.2%

Memory: ✅ 66.013MB (SLO: <66.500MB 🟡 -0.7%) vs baseline: +4.9%


🟡 errortrackingflasksqli - 6/6

✅ errortracking-enabled-all

Time: ✅ 2.076ms (SLO: <2.300ms -9.8%) vs baseline: +0.6%

Memory: ✅ 52.632MB (SLO: <53.500MB 🟡 -1.6%) vs baseline: +4.9%


✅ errortracking-enabled-user

Time: ✅ 2.066ms (SLO: <2.250ms -8.2%) vs baseline: ~same

Memory: ✅ 52.632MB (SLO: <53.500MB 🟡 -1.6%) vs baseline: +4.8%


✅ tracer-enabled

Time: ✅ 2.069ms (SLO: <2.300ms 📉 -10.0%) vs baseline: +0.3%

Memory: ✅ 52.632MB (SLO: <53.500MB 🟡 -1.6%) vs baseline: +4.9%


🟡 flasksimple - 18/18

✅ appsec-get

Time: ✅ 4.591ms (SLO: <4.750ms -3.3%) vs baseline: +0.2%

Memory: ✅ 62.344MB (SLO: <65.000MB -4.1%) vs baseline: +4.8%


✅ appsec-post

Time: ✅ 6.644ms (SLO: <6.750ms 🟡 -1.6%) vs baseline: +0.1%

Memory: ✅ 62.365MB (SLO: <65.000MB -4.1%) vs baseline: +4.9%


✅ appsec-telemetry

Time: ✅ 4.585ms (SLO: <4.750ms -3.5%) vs baseline: -0.2%

Memory: ✅ 62.388MB (SLO: <65.000MB -4.0%) vs baseline: +4.9%


✅ debugger

Time: ✅ 1.855ms (SLO: <2.000ms -7.2%) vs baseline: +0.2%

Memory: ✅ 45.472MB (SLO: <47.000MB -3.3%) vs baseline: +4.9%


✅ iast-get

Time: ✅ 1.853ms (SLO: <2.000ms -7.3%) vs baseline: -0.4%

Memory: ✅ 42.221MB (SLO: <49.000MB 📉 -13.8%) vs baseline: +5.0%


✅ profiler

Time: ✅ 1.912ms (SLO: <2.100ms -9.0%) vs baseline: -0.3%

Memory: ✅ 46.848MB (SLO: <47.000MB 🟡 -0.3%) vs baseline: +5.3%


✅ resource-renaming

Time: ✅ 3.362ms (SLO: <3.650ms -7.9%) vs baseline: ~same

Memory: ✅ 52.639MB (SLO: <53.500MB 🟡 -1.6%) vs baseline: +4.7%


✅ tracer

Time: ✅ 3.355ms (SLO: <3.650ms -8.1%) vs baseline: -0.1%

Memory: ✅ 52.707MB (SLO: <53.500MB 🟡 -1.5%) vs baseline: +5.1%


✅ tracer-native

Time: ✅ 3.356ms (SLO: <3.650ms -8.1%) vs baseline: +0.4%

Memory: ✅ 54.006MB (SLO: <60.000MB -10.0%) vs baseline: +4.5%


🟡 flasksqli - 6/6

✅ appsec-enabled

Time: ✅ 3.966ms (SLO: <4.200ms -5.6%) vs baseline: -0.6%

Memory: ✅ 62.757MB (SLO: <66.000MB -4.9%) vs baseline: +4.8%


✅ iast-enabled

Time: ✅ 2.444ms (SLO: <2.800ms 📉 -12.7%) vs baseline: -0.5%

Memory: ✅ 58.904MB (SLO: <60.000MB 🟡 -1.8%) vs baseline: +4.8%


✅ tracer-enabled

Time: ✅ 2.054ms (SLO: <2.250ms -8.7%) vs baseline: -0.2%

Memory: ✅ 52.652MB (SLO: <54.500MB -3.4%) vs baseline: +4.9%

⚠️ Unstable Tests (1 suite)
⚠️ coreapiscenario - 10/10 (1 unstable)

⚠️ context_with_data_listeners

Time: ⚠️ 13.292µs (SLO: <20.000µs 📉 -33.5%) vs baseline: -0.2%

Memory: ✅ 31.850MB (SLO: <33.500MB -4.9%) vs baseline: +4.6%


✅ context_with_data_no_listeners

Time: ✅ 3.265µs (SLO: <10.000µs 📉 -67.3%) vs baseline: -0.5%

Memory: ✅ 31.988MB (SLO: <33.500MB -4.5%) vs baseline: +5.1%


✅ get_item_exists

Time: ✅ 0.582µs (SLO: <10.000µs 📉 -94.2%) vs baseline: +0.1%

Memory: ✅ 31.988MB (SLO: <33.500MB -4.5%) vs baseline: +5.2%


✅ get_item_missing

Time: ✅ 0.635µs (SLO: <10.000µs 📉 -93.7%) vs baseline: -0.7%

Memory: ✅ 31.909MB (SLO: <33.500MB -4.7%) vs baseline: +4.8%


✅ set_item

Time: ✅ 24.313µs (SLO: <30.000µs 📉 -19.0%) vs baseline: +0.9%

Memory: ✅ 31.929MB (SLO: <33.500MB -4.7%) vs baseline: +4.9%

✅ All Tests Passing (17 suites)
httppropagationextract - 60/60

✅ all_styles_all_headers

Time: ✅ 81.376µs (SLO: <100.000µs 📉 -18.6%) vs baseline: -0.5%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.7%


✅ b3_headers

Time: ✅ 14.321µs (SLO: <20.000µs 📉 -28.4%) vs baseline: -0.3%

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.9%


✅ b3_single_headers

Time: ✅ 13.342µs (SLO: <20.000µs 📉 -33.3%) vs baseline: -0.3%

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.9%


✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Time: ✅ 66.196µs (SLO: <80.000µs 📉 -17.3%) vs baseline: +3.9%

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.9%


✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Time: ✅ 66.679µs (SLO: <80.000µs 📉 -16.7%) vs baseline: +0.9%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.7%


✅ empty_headers

Time: ✅ 1.633µs (SLO: <10.000µs 📉 -83.7%) vs baseline: +1.3%

Memory: ✅ 32.086MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ full_t_id_datadog_headers

Time: ✅ 23.067µs (SLO: <30.000µs 📉 -23.1%) vs baseline: +1.1%

Memory: ✅ 31.968MB (SLO: <33.500MB -4.6%) vs baseline: +4.7%


✅ invalid_priority_header

Time: ✅ 6.553µs (SLO: <10.000µs 📉 -34.5%) vs baseline: +0.9%

Memory: ✅ 32.106MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ invalid_span_id_header

Time: ✅ 6.538µs (SLO: <10.000µs 📉 -34.6%) vs baseline: -0.3%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.8%


✅ invalid_tags_header

Time: ✅ 6.555µs (SLO: <10.000µs 📉 -34.4%) vs baseline: ~same

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.9%


✅ invalid_trace_id_header

Time: ✅ 6.560µs (SLO: <10.000µs 📉 -34.4%) vs baseline: +1.1%

Memory: ✅ 31.968MB (SLO: <33.500MB -4.6%) vs baseline: +4.7%


✅ large_header_no_matches

Time: ✅ 27.765µs (SLO: <30.000µs -7.4%) vs baseline: +0.5%

Memory: ✅ 31.968MB (SLO: <33.500MB -4.6%) vs baseline: +4.7%


✅ large_valid_headers_all

Time: ✅ 28.706µs (SLO: <40.000µs 📉 -28.2%) vs baseline: +0.1%

Memory: ✅ 32.086MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ medium_header_no_matches

Time: ✅ 9.835µs (SLO: <20.000µs 📉 -50.8%) vs baseline: ~same

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +4.7%


✅ medium_valid_headers_all

Time: ✅ 11.343µs (SLO: <20.000µs 📉 -43.3%) vs baseline: +0.9%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.8%


✅ none_propagation_style

Time: ✅ 1.726µs (SLO: <10.000µs 📉 -82.7%) vs baseline: +0.8%

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +5.2%


✅ tracecontext_headers

Time: ✅ 35.982µs (SLO: <40.000µs 📉 -10.0%) vs baseline: +4.5%

Memory: ✅ 32.047MB (SLO: <33.500MB -4.3%) vs baseline: +4.9%


✅ valid_headers_all

Time: ✅ 6.546µs (SLO: <10.000µs 📉 -34.5%) vs baseline: ~same

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.7%


✅ valid_headers_basic

Time: ✅ 6.205µs (SLO: <10.000µs 📉 -38.0%) vs baseline: +1.2%

Memory: ✅ 32.047MB (SLO: <33.500MB -4.3%) vs baseline: +4.9%


✅ wsgi_empty_headers

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

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +5.1%


✅ wsgi_invalid_priority_header

Time: ✅ 6.627µs (SLO: <10.000µs 📉 -33.7%) vs baseline: +0.7%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.9%


✅ wsgi_invalid_span_id_header

Time: ✅ 1.613µs (SLO: <10.000µs 📉 -83.9%) vs baseline: +0.3%

Memory: ✅ 32.106MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ wsgi_invalid_tags_header

Time: ✅ 6.658µs (SLO: <10.000µs 📉 -33.4%) vs baseline: +0.5%

Memory: ✅ 31.988MB (SLO: <33.500MB -4.5%) vs baseline: +4.4%


✅ wsgi_invalid_trace_id_header

Time: ✅ 6.638µs (SLO: <10.000µs 📉 -33.6%) vs baseline: +1.5%

Memory: ✅ 32.086MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ wsgi_large_header_no_matches

Time: ✅ 28.803µs (SLO: <40.000µs 📉 -28.0%) vs baseline: ~same

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +4.9%


✅ wsgi_large_valid_headers_all

Time: ✅ 29.747µs (SLO: <40.000µs 📉 -25.6%) vs baseline: -0.2%

Memory: ✅ 32.047MB (SLO: <33.500MB -4.3%) vs baseline: +4.9%


✅ wsgi_medium_header_no_matches

Time: ✅ 10.105µs (SLO: <20.000µs 📉 -49.5%) vs baseline: -0.9%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.7%


✅ wsgi_medium_valid_headers_all

Time: ✅ 11.572µs (SLO: <20.000µs 📉 -42.1%) vs baseline: +0.2%

Memory: ✅ 32.126MB (SLO: <33.500MB -4.1%) vs baseline: +5.3%


✅ wsgi_valid_headers_all

Time: ✅ 6.585µs (SLO: <10.000µs 📉 -34.2%) vs baseline: ~same

Memory: ✅ 32.086MB (SLO: <33.500MB -4.2%) vs baseline: +5.1%


✅ wsgi_valid_headers_basic

Time: ✅ 6.159µs (SLO: <10.000µs 📉 -38.4%) vs baseline: +0.3%

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +5.0%


httppropagationinject - 16/16

✅ ids_only

Time: ✅ 21.092µs (SLO: <30.000µs 📉 -29.7%) vs baseline: +0.6%

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.5%


✅ with_all

Time: ✅ 28.521µs (SLO: <40.000µs 📉 -28.7%) vs baseline: ~same

Memory: ✅ 32.047MB (SLO: <33.500MB -4.3%) vs baseline: +4.9%


✅ with_dd_origin

Time: ✅ 24.818µs (SLO: <30.000µs 📉 -17.3%) vs baseline: -0.4%

Memory: ✅ 32.047MB (SLO: <33.500MB -4.3%) vs baseline: +4.8%


✅ with_priority_and_origin

Time: ✅ 24.219µs (SLO: <40.000µs 📉 -39.5%) vs baseline: -0.9%

Memory: ✅ 32.008MB (SLO: <33.500MB -4.5%) vs baseline: +4.7%


✅ with_sampling_priority

Time: ✅ 21.265µs (SLO: <30.000µs 📉 -29.1%) vs baseline: +0.7%

Memory: ✅ 32.067MB (SLO: <33.500MB -4.3%) vs baseline: +4.7%


✅ with_tags

Time: ✅ 26.861µs (SLO: <40.000µs 📉 -32.8%) vs baseline: +0.4%

Memory: ✅ 32.126MB (SLO: <33.500MB -4.1%) vs baseline: +5.0%


✅ with_tags_invalid

Time: ✅ 28.115µs (SLO: <40.000µs 📉 -29.7%) vs baseline: +0.3%

Memory: ✅ 32.027MB (SLO: <33.500MB -4.4%) vs baseline: +4.7%


✅ with_tags_max_size

Time: ✅ 26.963µs (SLO: <40.000µs 📉 -32.6%) vs baseline: -0.3%

Memory: ✅ 31.968MB (SLO: <33.500MB -4.6%) vs baseline: +4.5%


iast_aspects - 40/40

✅ re_expand_aspect

Time: ✅ 32.134µs (SLO: <40.000µs 📉 -19.7%) vs baseline: +0.1%

Memory: ✅ 37.218MB (SLO: <39.000MB -4.6%) vs baseline: +4.9%


✅ re_expand_noaspect

Time: ✅ 28.843µs (SLO: <40.000µs 📉 -27.9%) vs baseline: +0.7%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ re_findall_aspect

Time: ✅ 2.904µs (SLO: <10.000µs 📉 -71.0%) vs baseline: +0.2%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ re_findall_noaspect

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

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ re_finditer_aspect

Time: ✅ 4.361µs (SLO: <10.000µs 📉 -56.4%) vs baseline: -0.6%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ re_finditer_noaspect

Time: ✅ 1.407µs (SLO: <10.000µs 📉 -85.9%) vs baseline: +0.4%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +5.2%


✅ re_fullmatch_aspect

Time: ✅ 2.684µs (SLO: <10.000µs 📉 -73.2%) vs baseline: -0.4%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ re_fullmatch_noaspect

Time: ✅ 1.319µs (SLO: <10.000µs 📉 -86.8%) vs baseline: +0.1%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ re_group_aspect

Time: ✅ 2.973µs (SLO: <10.000µs 📉 -70.3%) vs baseline: +0.7%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ re_group_noaspect

Time: ✅ 1.628µs (SLO: <10.000µs 📉 -83.7%) vs baseline: -0.8%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.6%


✅ re_groups_aspect

Time: ✅ 3.117µs (SLO: <10.000µs 📉 -68.8%) vs baseline: +1.3%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +5.1%


✅ re_groups_noaspect

Time: ✅ 1.715µs (SLO: <10.000µs 📉 -82.8%) vs baseline: -0.8%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ re_match_aspect

Time: ✅ 2.780µs (SLO: <10.000µs 📉 -72.2%) vs baseline: -1.5%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +5.0%


✅ re_match_noaspect

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

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +4.9%


✅ re_search_aspect

Time: ✅ 2.521µs (SLO: <10.000µs 📉 -74.8%) vs baseline: +0.4%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.8%


✅ re_search_noaspect

Time: ✅ 1.193µs (SLO: <10.000µs 📉 -88.1%) vs baseline: -0.2%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.6%


✅ re_sub_aspect

Time: ✅ 3.383µs (SLO: <10.000µs 📉 -66.2%) vs baseline: ~same

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.7%


✅ re_sub_noaspect

Time: ✅ 1.522µs (SLO: <10.000µs 📉 -84.8%) vs baseline: -1.0%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.7%


✅ re_subn_aspect

Time: ✅ 3.612µs (SLO: <10.000µs 📉 -63.9%) vs baseline: -0.2%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


✅ re_subn_noaspect

Time: ✅ 1.594µs (SLO: <10.000µs 📉 -84.1%) vs baseline: +0.3%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


iastaspectsospath - 24/24

✅ ospathbasename_aspect

Time: ✅ 4.228µs (SLO: <10.000µs 📉 -57.7%) vs baseline: +0.2%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +5.1%


✅ ospathbasename_noaspect

Time: ✅ 1.091µs (SLO: <10.000µs 📉 -89.1%) vs baseline: +0.8%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ ospathjoin_aspect

Time: ✅ 6.164µs (SLO: <10.000µs 📉 -38.4%) vs baseline: +0.1%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ ospathjoin_noaspect

Time: ✅ 2.296µs (SLO: <10.000µs 📉 -77.0%) vs baseline: +0.3%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


✅ ospathnormcase_aspect

Time: ✅ 3.487µs (SLO: <10.000µs 📉 -65.1%) vs baseline: ~same

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ ospathnormcase_noaspect

Time: ✅ 0.573µs (SLO: <10.000µs 📉 -94.3%) vs baseline: +0.5%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ ospathsplit_aspect

Time: ✅ 4.952µs (SLO: <10.000µs 📉 -50.5%) vs baseline: +3.2%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.1%


✅ ospathsplit_noaspect

Time: ✅ 1.600µs (SLO: <10.000µs 📉 -84.0%) vs baseline: +0.4%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ ospathsplitdrive_aspect

Time: ✅ 3.644µs (SLO: <10.000µs 📉 -63.6%) vs baseline: ~same

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%) vs baseline: +4.5%


✅ ospathsplitdrive_noaspect

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

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.8%


✅ ospathsplitext_aspect

Time: ✅ 4.589µs (SLO: <10.000µs 📉 -54.1%) vs baseline: +0.9%

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


✅ ospathsplitext_noaspect

Time: ✅ 1.394µs (SLO: <10.000µs 📉 -86.1%) vs baseline: +0.5%

Memory: ✅ 37.238MB (SLO: <39.000MB -4.5%) vs baseline: +4.7%


iastaspectssplit - 12/12

✅ rsplit_aspect

Time: ✅ 1.409µs (SLO: <10.000µs 📉 -85.9%) vs baseline: +0.9%

Memory: ✅ 37.356MB (SLO: <39.000MB -4.2%) vs baseline: +5.2%


✅ rsplit_noaspect

Time: ✅ 0.580µs (SLO: <10.000µs 📉 -94.2%) vs baseline: -0.6%

Memory: ✅ 37.297MB (SLO: <39.000MB -4.4%) vs baseline: +5.0%


✅ split_aspect

Time: ✅ 1.386µs (SLO: <10.000µs 📉 -86.1%) vs baseline: -1.5%

Memory: ✅ 37.257MB (SLO: <39.000MB -4.5%) vs baseline: +4.9%


✅ split_noaspect

Time: ✅ 0.572µs (SLO: <10.000µs 📉 -94.3%) vs baseline: +0.6%

Memory: ✅ 37.277MB (SLO: <39.000MB -4.4%) vs baseline: +4.9%


✅ splitlines_aspect

Time: ✅ 1.424µs (SLO: <10.000µs 📉 -85.8%) vs baseline: +2.0%

Memory: ✅ 37.316MB (SLO: <39.000MB -4.3%) vs baseline: +5.1%


✅ splitlines_noaspect

Time: ✅ 0.589µs (SLO: <10.000µs 📉 -94.1%) vs baseline: +0.7%

Memory: ✅ 37.336MB (SLO: <39.000MB -4.3%) vs baseline: +5.1%


iastpropagation - 2/2

✅ no-propagation

Time: ✅ 48.666µs (SLO: <60.000µs 📉 -18.9%) vs baseline: +0.3%

Memory: ✅ 37.179MB (SLO: <39.000MB -4.7%) vs baseline: +4.6%


otelsdkspan - 24/24

✅ add-event

Time: ✅ 40.701ms (SLO: <42.000ms -3.1%) vs baseline: +0.5%

Memory: ✅ 34.800MB (SLO: <39.000MB 📉 -10.8%) vs baseline: +5.1%


✅ add-link

Time: ✅ 37.078ms (SLO: <38.550ms -3.8%) vs baseline: +2.4%

Memory: ✅ 34.800MB (SLO: <39.000MB 📉 -10.8%) vs baseline: +5.0%


✅ add-metrics

Time: ✅ 219.172ms (SLO: <232.000ms -5.5%) vs baseline: -0.3%

Memory: ✅ 34.760MB (SLO: <39.000MB 📉 -10.9%) vs baseline: +4.7%


✅ add-tags

Time: ✅ 211.789ms (SLO: <221.600ms -4.4%) vs baseline: +0.2%

Memory: ✅ 34.780MB (SLO: <39.000MB 📉 -10.8%) vs baseline: +5.0%


✅ get-context

Time: ✅ 29.210ms (SLO: <31.300ms -6.7%) vs baseline: +0.5%

Memory: ✅ 34.741MB (SLO: <39.000MB 📉 -10.9%) vs baseline: +4.8%


✅ is-recording

Time: ✅ 29.596ms (SLO: <31.000ms -4.5%) vs baseline: +1.4%

Memory: ✅ 34.701MB (SLO: <39.000MB 📉 -11.0%) vs baseline: +4.7%


✅ record-exception

Time: ✅ 64.300ms (SLO: <65.850ms -2.4%) vs baseline: +1.9%

Memory: ✅ 34.780MB (SLO: <39.000MB 📉 -10.8%) vs baseline: +5.0%


✅ set-status

Time: ✅ 32.281ms (SLO: <34.150ms -5.5%) vs baseline: +1.7%

Memory: ✅ 34.741MB (SLO: <39.000MB 📉 -10.9%) vs baseline: +4.9%


✅ start

Time: ✅ 28.762ms (SLO: <30.150ms -4.6%) vs baseline: +0.2%

Memory: ✅ 34.780MB (SLO: <39.000MB 📉 -10.8%) vs baseline: +4.9%


✅ start-finish

Time: ✅ 34.300ms (SLO: <35.350ms -3.0%) vs baseline: +1.2%

Memory: ✅ 34.741MB (SLO: <39.000MB 📉 -10.9%) vs baseline: +4.9%


✅ start-finish-telemetry

Time: ✅ 33.976ms (SLO: <35.450ms -4.2%) vs baseline: ~same

Memory: ✅ 34.721MB (SLO: <39.000MB 📉 -11.0%) vs baseline: +4.7%


✅ update-name

Time: ✅ 31.003ms (SLO: <33.400ms -7.2%) vs baseline: +0.3%

Memory: ✅ 34.741MB (SLO: <39.000MB 📉 -10.9%) vs baseline: +5.0%


otelspan - 22/22

✅ add-event

Time: ✅ 40.452ms (SLO: <47.150ms 📉 -14.2%) vs baseline: +0.3%

Memory: ✅ 43.730MB (SLO: <47.000MB -7.0%) vs baseline: +4.9%


✅ add-metrics

Time: ✅ 317.933ms (SLO: <344.800ms -7.8%) vs baseline: -0.2%

Memory: ✅ 650.129MB (SLO: <675.000MB -3.7%) vs baseline: +4.6%


✅ add-tags

Time: ✅ 289.465ms (SLO: <314.000ms -7.8%) vs baseline: -0.1%

Memory: ✅ 652.325MB (SLO: <675.000MB -3.4%) vs baseline: +4.7%


✅ get-context

Time: ✅ 80.400ms (SLO: <92.350ms 📉 -12.9%) vs baseline: +0.4%

Memory: ✅ 39.503MB (SLO: <46.500MB 📉 -15.0%) vs baseline: +4.8%


✅ is-recording

Time: ✅ 38.220ms (SLO: <44.500ms 📉 -14.1%) vs baseline: +0.6%

Memory: ✅ 43.045MB (SLO: <47.500MB -9.4%) vs baseline: +5.1%


✅ record-exception

Time: ✅ 58.044ms (SLO: <67.650ms 📉 -14.2%) vs baseline: -0.2%

Memory: ✅ 39.770MB (SLO: <47.000MB 📉 -15.4%) vs baseline: +4.6%


✅ set-status

Time: ✅ 43.991ms (SLO: <50.400ms 📉 -12.7%) vs baseline: +0.5%

Memory: ✅ 43.100MB (SLO: <47.000MB -8.3%) vs baseline: +5.0%


✅ start

Time: ✅ 37.570ms (SLO: <43.450ms 📉 -13.5%) vs baseline: +0.6%

Memory: ✅ 43.089MB (SLO: <47.000MB -8.3%) vs baseline: +4.8%


✅ start-finish

Time: ✅ 82.077ms (SLO: <88.000ms -6.7%) vs baseline: +0.3%

Memory: ✅ 34.446MB (SLO: <46.500MB 📉 -25.9%) vs baseline: +4.8%


✅ start-finish-telemetry

Time: ✅ 83.306ms (SLO: <89.000ms -6.4%) vs baseline: -0.1%

Memory: ✅ 34.505MB (SLO: <46.500MB 📉 -25.8%) vs baseline: +5.0%


✅ update-name

Time: ✅ 39.013ms (SLO: <45.150ms 📉 -13.6%) vs baseline: +0.2%

Memory: ✅ 43.404MB (SLO: <47.000MB -7.7%) vs baseline: +4.7%


packagespackageforrootmodulemapping - 4/4

✅ cache_off

Time: ✅ 341.470ms (SLO: <354.300ms -3.6%) vs baseline: -0.4%

Memory: ✅ 37.494MB (SLO: <40.000MB -6.3%) vs baseline: +3.3%


✅ cache_on

Time: ✅ 0.386µs (SLO: <10.000µs 📉 -96.1%) vs baseline: +0.3%

Memory: ✅ 36.303MB (SLO: <39.000MB -6.9%) vs baseline: +4.3%


packagesupdateimporteddependencies - 24/24

✅ import_many

Time: ✅ 155.718µs (SLO: <170.000µs -8.4%) vs baseline: +0.1%

Memory: ✅ 36.933MB (SLO: <38.500MB -4.1%) vs baseline: +5.5%


✅ import_many_cached

Time: ✅ 121.225µs (SLO: <130.000µs -6.8%) vs baseline: +0.5%

Memory: ✅ 36.700MB (SLO: <38.500MB -4.7%) vs baseline: +5.1%


✅ import_many_stdlib

Time: ✅ 1.603ms (SLO: <1.750ms -8.4%) vs baseline: -0.9%

Memory: ✅ 36.884MB (SLO: <38.500MB -4.2%) vs baseline: +5.1%


✅ import_many_stdlib_cached

Time: ✅ 0.982ms (SLO: <1.100ms 📉 -10.7%) vs baseline: -0.2%

Memory: ✅ 36.580MB (SLO: <38.500MB -5.0%) vs baseline: +5.3%


✅ import_many_unknown

Time: ✅ 823.807µs (SLO: <890.000µs -7.4%) vs baseline: -1.2%

Memory: ✅ 36.837MB (SLO: <38.500MB -4.3%) vs baseline: +5.1%


✅ import_many_unknown_cached

Time: ✅ 788.705µs (SLO: <870.000µs -9.3%) vs baseline: -0.8%

Memory: ✅ 36.857MB (SLO: <38.500MB -4.3%) vs baseline: +5.1%


✅ import_one

Time: ✅ 19.919µs (SLO: <30.000µs 📉 -33.6%) vs baseline: +0.5%

Memory: ✅ 36.788MB (SLO: <39.000MB -5.7%) vs baseline: +5.1%


✅ import_one_cache

Time: ✅ 6.307µs (SLO: <10.000µs 📉 -36.9%) vs baseline: +0.3%

Memory: ✅ 36.775MB (SLO: <38.500MB -4.5%) vs baseline: +5.3%


✅ import_one_stdlib

Time: ✅ 18.804µs (SLO: <20.000µs -6.0%) vs baseline: -0.2%

Memory: ✅ 36.586MB (SLO: <38.500MB -5.0%) vs baseline: +4.8%


✅ import_one_stdlib_cache

Time: ✅ 6.283µs (SLO: <10.000µs 📉 -37.2%) vs baseline: +0.4%

Memory: ✅ 36.717MB (SLO: <38.500MB -4.6%) vs baseline: +5.1%


✅ import_one_unknown

Time: ✅ 45.421µs (SLO: <50.000µs -9.2%) vs baseline: ~same

Memory: ✅ 36.721MB (SLO: <38.500MB -4.6%) vs baseline: +5.1%


✅ import_one_unknown_cache

Time: ✅ 6.288µs (SLO: <10.000µs 📉 -37.1%) vs baseline: -1.1%

Memory: ✅ 36.606MB (SLO: <38.500MB -4.9%) vs baseline: +4.8%


ratelimiter - 12/12

✅ defaults

Time: ✅ 2.351µs (SLO: <10.000µs 📉 -76.5%) vs baseline: +0.2%

Memory: ✅ 31.556MB (SLO: <34.000MB -7.2%) vs baseline: +4.6%


✅ high_rate_limit

Time: ✅ 2.407µs (SLO: <10.000µs 📉 -75.9%) vs baseline: ~same

Memory: ✅ 31.536MB (SLO: <34.000MB -7.2%) vs baseline: +4.7%


✅ long_window

Time: ✅ 2.340µs (SLO: <10.000µs 📉 -76.6%) vs baseline: -0.2%

Memory: ✅ 31.497MB (SLO: <34.000MB -7.4%) vs baseline: +4.5%


✅ low_rate_limit

Time: ✅ 2.362µs (SLO: <10.000µs 📉 -76.4%) vs baseline: ~same

Memory: ✅ 31.497MB (SLO: <34.000MB -7.4%) vs baseline: +4.6%


✅ no_rate_limit

Time: ✅ 0.834µs (SLO: <10.000µs 📉 -91.7%) vs baseline: +1.8%

Memory: ✅ 31.516MB (SLO: <34.000MB -7.3%) vs baseline: +4.6%


✅ short_window

Time: ✅ 2.501µs (SLO: <10.000µs 📉 -75.0%) vs baseline: +0.5%

Memory: ✅ 31.595MB (SLO: <34.000MB -7.1%) vs baseline: +4.9%


recursivecomputation - 8/8

✅ deep

Time: ✅ 309.184ms (SLO: <320.950ms -3.7%) vs baseline: +0.3%

Memory: ✅ 32.735MB (SLO: <34.500MB -5.1%) vs baseline: +4.7%


✅ deep-profiled

Time: ✅ 327.630ms (SLO: <359.150ms -8.8%) vs baseline: +0.1%

Memory: ✅ 37.704MB (SLO: <39.000MB -3.3%) vs baseline: +3.7%


✅ medium

Time: ✅ 7.024ms (SLO: <7.400ms -5.1%) vs baseline: +0.3%

Memory: ✅ 31.988MB (SLO: <34.000MB -5.9%) vs baseline: +5.1%


✅ shallow

Time: ✅ 0.939ms (SLO: <1.050ms 📉 -10.5%) vs baseline: ~same

Memory: ✅ 31.968MB (SLO: <34.000MB -6.0%) vs baseline: +4.8%


samplingrules - 8/8

✅ average_match

Time: ✅ 137.900µs (SLO: <290.000µs 📉 -52.4%) vs baseline: +0.5%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.9%


✅ high_match

Time: ✅ 174.284µs (SLO: <480.000µs 📉 -63.7%) vs baseline: ~same

Memory: ✅ 32.027MB (SLO: <34.000MB -5.8%) vs baseline: +5.1%


✅ low_match

Time: ✅ 98.875µs (SLO: <120.000µs 📉 -17.6%) vs baseline: -0.6%

Memory: ✅ 600.585MB (SLO: <700.000MB 📉 -14.2%) vs baseline: +4.8%


✅ very_low_match

Time: ✅ 2.676ms (SLO: <8.500ms 📉 -68.5%) vs baseline: +0.2%

Memory: ✅ 68.056MB (SLO: <75.000MB -9.3%) vs baseline: +4.7%


sethttpmeta - 32/32

✅ all-disabled

Time: ✅ 10.498µs (SLO: <20.000µs 📉 -47.5%) vs baseline: -0.2%

Memory: ✅ 32.440MB (SLO: <34.000MB -4.6%) vs baseline: +4.9%


✅ all-enabled

Time: ✅ 40.119µs (SLO: <50.000µs 📉 -19.8%) vs baseline: +0.2%

Memory: ✅ 32.381MB (SLO: <34.000MB -4.8%) vs baseline: +4.9%


✅ collectipvariant_exists

Time: ✅ 40.646µs (SLO: <50.000µs 📉 -18.7%) vs baseline: -0.5%

Memory: ✅ 32.362MB (SLO: <34.000MB -4.8%) vs baseline: +4.6%


✅ no-collectipvariant

Time: ✅ 40.036µs (SLO: <50.000µs 📉 -19.9%) vs baseline: -0.4%

Memory: ✅ 32.460MB (SLO: <34.000MB -4.5%) vs baseline: +4.9%


✅ no-useragentvariant

Time: ✅ 39.433µs (SLO: <50.000µs 📉 -21.1%) vs baseline: +1.4%

Memory: ✅ 32.421MB (SLO: <34.000MB -4.6%) vs baseline: +5.0%


✅ obfuscation-no-query

Time: ✅ 40.269µs (SLO: <50.000µs 📉 -19.5%) vs baseline: -1.1%

Memory: ✅ 32.381MB (SLO: <34.000MB -4.8%) vs baseline: +4.9%


✅ obfuscation-regular-case-explicit-query

Time: ✅ 76.089µs (SLO: <90.000µs 📉 -15.5%) vs baseline: -0.3%

Memory: ✅ 32.834MB (SLO: <34.000MB -3.4%) vs baseline: +4.9%


✅ obfuscation-regular-case-implicit-query

Time: ✅ 76.209µs (SLO: <90.000µs 📉 -15.3%) vs baseline: -0.4%

Memory: ✅ 32.775MB (SLO: <34.000MB -3.6%) vs baseline: +4.7%


✅ obfuscation-send-querystring-disabled

Time: ✅ 154.206µs (SLO: <170.000µs -9.3%) vs baseline: -0.5%

Memory: ✅ 32.775MB (SLO: <34.500MB -5.0%) vs baseline: +5.0%


✅ obfuscation-worst-case-explicit-query

Time: ✅ 148.661µs (SLO: <160.000µs -7.1%) vs baseline: -0.1%

Memory: ✅ 32.814MB (SLO: <34.500MB -4.9%) vs baseline: +4.9%


✅ obfuscation-worst-case-implicit-query

Time: ✅ 154.982µs (SLO: <170.000µs -8.8%) vs baseline: -0.5%

Memory: ✅ 32.716MB (SLO: <34.500MB -5.2%) vs baseline: +4.9%


✅ useragentvariant_exists_1

Time: ✅ 39.510µs (SLO: <50.000µs 📉 -21.0%) vs baseline: ~same

Memory: ✅ 32.460MB (SLO: <34.000MB -4.5%) vs baseline: +5.3%


✅ useragentvariant_exists_2

Time: ✅ 40.503µs (SLO: <50.000µs 📉 -19.0%) vs baseline: +0.3%

Memory: ✅ 32.539MB (SLO: <34.000MB -4.3%) vs baseline: +5.1%


✅ useragentvariant_exists_3

Time: ✅ 40.072µs (SLO: <50.000µs 📉 -19.9%) vs baseline: +0.4%

Memory: ✅ 32.421MB (SLO: <34.000MB -4.6%) vs baseline: +4.7%


✅ useragentvariant_not_exists_1

Time: ✅ 39.675µs (SLO: <50.000µs 📉 -20.6%) vs baseline: +0.2%

Memory: ✅ 32.421MB (SLO: <34.000MB -4.6%) vs baseline: +4.6%


✅ useragentvariant_not_exists_2

Time: ✅ 39.404µs (SLO: <50.000µs 📉 -21.2%) vs baseline: -0.4%

Memory: ✅ 32.421MB (SLO: <34.000MB -4.6%) vs baseline: +5.1%


span - 26/26

✅ add-event

Time: ✅ 20.146ms (SLO: <22.500ms 📉 -10.5%) vs baseline: +0.5%

Memory: ✅ 48.486MB (SLO: <53.000MB -8.5%) vs baseline: +4.8%


✅ add-metrics

Time: ✅ 90.842ms (SLO: <93.500ms -2.8%) vs baseline: +1.6%

Memory: ✅ 735.736MB (SLO: <961.000MB 📉 -23.4%) vs baseline: +4.9%


✅ add-tags

Time: ✅ 147.995ms (SLO: <155.000ms -4.5%) vs baseline: +0.5%

Memory: ✅ 735.928MB (SLO: <962.500MB 📉 -23.5%) vs baseline: +4.9%


✅ get-context

Time: ✅ 18.399ms (SLO: <20.500ms 📉 -10.3%) vs baseline: +0.3%

Memory: ✅ 47.359MB (SLO: <53.000MB 📉 -10.6%) vs baseline: +5.0%


✅ is-recording

Time: ✅ 18.602ms (SLO: <20.500ms -9.3%) vs baseline: +0.2%

Memory: ✅ 47.343MB (SLO: <53.000MB 📉 -10.7%) vs baseline: +4.9%


✅ record-exception

Time: ✅ 37.469ms (SLO: <40.000ms -6.3%) vs baseline: +0.5%

Memory: ✅ 41.756MB (SLO: <53.000MB 📉 -21.2%) vs baseline: +4.9%


✅ set-status

Time: ✅ 20.207ms (SLO: <22.000ms -8.2%) vs baseline: +0.1%

Memory: ✅ 47.366MB (SLO: <53.000MB 📉 -10.6%) vs baseline: +4.8%


✅ start

Time: ✅ 18.259ms (SLO: <20.500ms 📉 -10.9%) vs baseline: +0.4%

Memory: ✅ 47.317MB (SLO: <53.000MB 📉 -10.7%) vs baseline: +5.1%


✅ start-finish

Time: ✅ 50.891ms (SLO: <52.500ms -3.1%) vs baseline: +0.6%

Memory: ✅ 31.929MB (SLO: <34.000MB -6.1%) vs baseline: +5.1%


✅ start-finish-telemetry

Time: ✅ 52.228ms (SLO: <54.500ms -4.2%) vs baseline: -0.1%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +5.0%


✅ start-finish-traceid128

Time: ✅ 53.834ms (SLO: <57.000ms -5.6%) vs baseline: -0.5%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.9%


✅ start-traceid128

Time: ✅ 18.624ms (SLO: <22.500ms 📉 -17.2%) vs baseline: -0.5%

Memory: ✅ 47.382MB (SLO: <53.000MB 📉 -10.6%) vs baseline: +4.9%


✅ update-name

Time: ✅ 18.777ms (SLO: <22.000ms 📉 -14.7%) vs baseline: ~same

Memory: ✅ 47.921MB (SLO: <53.000MB -9.6%) vs baseline: +4.6%


telemetryaddmetric - 30/30

✅ 1-count-metric-1-times

Time: ✅ 2.935µs (SLO: <20.000µs 📉 -85.3%) vs baseline: -0.2%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.9%


✅ 1-count-metrics-100-times

Time: ✅ 198.157µs (SLO: <220.000µs -9.9%) vs baseline: -0.2%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.9%


✅ 1-distribution-metric-1-times

Time: ✅ 3.499µs (SLO: <20.000µs 📉 -82.5%) vs baseline: +6.8%

Memory: ✅ 31.929MB (SLO: <34.000MB -6.1%) vs baseline: +4.8%


✅ 1-distribution-metrics-100-times

Time: ✅ 211.647µs (SLO: <220.000µs -3.8%) vs baseline: +0.5%

Memory: ✅ 31.988MB (SLO: <34.000MB -5.9%) vs baseline: +4.9%


✅ 1-gauge-metric-1-times

Time: ✅ 2.342µs (SLO: <20.000µs 📉 -88.3%) vs baseline: +7.5%

Memory: ✅ 31.929MB (SLO: <34.000MB -6.1%) vs baseline: +5.0%


✅ 1-gauge-metrics-100-times

Time: ✅ 136.080µs (SLO: <150.000µs -9.3%) vs baseline: -0.8%

Memory: ✅ 31.909MB (SLO: <34.000MB -6.1%) vs baseline: +4.6%


✅ 1-rate-metric-1-times

Time: ✅ 3.088µs (SLO: <20.000µs 📉 -84.6%) vs baseline: +0.4%

Memory: ✅ 31.890MB (SLO: <34.000MB -6.2%) vs baseline: +4.7%


✅ 1-rate-metrics-100-times

Time: ✅ 212.151µs (SLO: <250.000µs 📉 -15.1%) vs baseline: -0.7%

Memory: ✅ 31.988MB (SLO: <34.000MB -5.9%) vs baseline: +5.0%


✅ 100-count-metrics-100-times

Time: ✅ 20.261ms (SLO: <22.000ms -7.9%) vs baseline: +0.3%

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.6%


✅ 100-distribution-metrics-100-times

Time: ✅ 2.222ms (SLO: <2.300ms -3.4%) vs baseline: ~same

Memory: ✅ 32.008MB (SLO: <34.000MB -5.9%) vs baseline: +5.1%


✅ 100-gauge-metrics-100-times

Time: ✅ 1.404ms (SLO: <1.550ms -9.4%) vs baseline: ~same

Memory: ✅ 31.949MB (SLO: <34.000MB -6.0%) vs baseline: +4.7%


✅ 100-rate-metrics-100-times

Time: ✅ 2.208ms (SLO: <2.550ms 📉 -13.4%) vs baseline: +0.3%

Memory: ✅ 31.968MB (SLO: <34.000MB -6.0%) vs baseline: +4.8%


✅ flush-1-metric

Time: ✅ 4.422µs (SLO: <20.000µs 📉 -77.9%) vs baseline: +0.2%

Memory: ✅ 31.929MB (SLO: <34.000MB -6.1%) vs baseline: +4.9%


✅ flush-100-metrics

Time: ✅ 175.984µs (SLO: <250.000µs 📉 -29.6%) vs baseline: ~same

Memory: ✅ 32.008MB (SLO: <34.000MB -5.9%) vs baseline: +5.2%


✅ flush-1000-metrics

Time: ✅ 2.115ms (SLO: <2.500ms 📉 -15.4%) vs baseline: -0.8%

Memory: ✅ 32.794MB (SLO: <34.500MB -4.9%) vs baseline: +5.0%


tracer - 6/6

✅ large

Time: ✅ 28.966ms (SLO: <32.950ms 📉 -12.1%) vs baseline: +0.3%

Memory: ✅ 32.637MB (SLO: <34.500MB -5.4%) vs baseline: +4.3%


✅ medium

Time: ✅ 2.906ms (SLO: <3.200ms -9.2%) vs baseline: +1.1%

Memory: ✅ 32.008MB (SLO: <34.000MB -5.9%) vs baseline: +4.8%


✅ small

Time: ✅ 329.785µs (SLO: <370.000µs 📉 -10.9%) vs baseline: +1.3%

Memory: ✅ 32.008MB (SLO: <34.000MB -5.9%) vs baseline: +5.0%

ℹ️ Scenarios Missing SLO Configuration (9 scenarios)

The following scenarios exist in candidate data but have no SLO thresholds configured:

  • coreapiscenario-core_dispatch_listeners
  • coreapiscenario-core_dispatch_no_listeners
  • coreapiscenario-core_dispatch_with_results_listeners
  • coreapiscenario-core_dispatch_with_results_no_listeners
  • djangosimple-baseline
  • errortrackingdjangosimple-baseline
  • errortrackingflasksqli-baseline
  • flasksimple-baseline
  • flasksqli-baseline

@dependabot dependabot bot force-pushed the dependabot/github_actions/gh-actions-packages-bd5eec157f branch from 400faf8 to c9100e4 Compare November 7, 2025 09:36
@brettlangdon brettlangdon added the changelog/no-changelog A changelog entry is not required for this PR. label Nov 7, 2025
…th 18 updates

Bumps the gh-actions-packages group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [DataDog/ensure-ci-success](https://github.com/datadog/ensure-ci-success) | `2.1.1` | `2.3.0` |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.6.0` | `3.7.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.11.1` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.6.0` | `6.0.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` |
| [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.12.0` | `1.15.2` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `6.0.0` |
| [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `3.1.4` | `3.2.1` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `46.0.5` | `47.0.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.5.0` | `6.0.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.18` | `4.31.2` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.0.0` |
| [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `8.0.0` |
| [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) | `2.0.7` | `2.0.8` |
| [Mattraks/delete-workflow-runs](https://github.com/mattraks/delete-workflow-runs) | `4c9f24749b7996562658e3d6e10662489e22caca` | `86d29a75093353c4c509a876c176234037c2025b` |
| [actions/stale](https://github.com/actions/stale) | `9.1.0` | `10.1.0` |
| [actions/cache](https://github.com/actions/cache) | `4.2.3` | `4.3.0` |



Updates `DataDog/ensure-ci-success` from 2.1.1 to 2.3.0
- [Release notes](https://github.com/datadog/ensure-ci-success/releases)
- [Commits](DataDog/ensure-ci-success@727e7fe...b0d931a)

Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@2910929...c7c5346)

Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@b5ca514...e468171)

Updates `actions/setup-python` from 5.6.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a26af69...e797f83)

Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

Updates `actions-rust-lang/setup-rust-toolchain` from 1.12.0 to 1.15.2
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/setup-rust-toolchain@9d7e65c...1780873)

Updates `actions/download-artifact` from 4.3.0 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...018cc2c)

Updates `pypa/cibuildwheel` from 3.1.4 to 3.2.1
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@c923d83...9c00cb4)

Updates `tj-actions/changed-files` from 46.0.5 to 47.0.0
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@ed68ef8...24d32ff)

Updates `actions/setup-go` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@d35c59a...4469467)

Updates `github/codeql-action` from 3.28.18 to 4.31.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ff0a06e...0499de3)

Updates `actions/setup-node` from 4.4.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@49933ea...2028fbc)

Updates `actions/github-script` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@60a0d83...ed59741)

Updates `KyleMayes/install-llvm-action` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
- [Commits](KyleMayes/install-llvm-action@a7a1a88...98e68e1)

Updates `Mattraks/delete-workflow-runs` from 4c9f24749b7996562658e3d6e10662489e22caca to 86d29a75093353c4c509a876c176234037c2025b
- [Release notes](https://github.com/mattraks/delete-workflow-runs/releases)
- [Commits](Mattraks/delete-workflow-runs@4c9f247...86d29a7)

Updates `actions/stale` from 9.1.0 to 10.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@5bef64f...5f858e3)

Updates `actions/cache` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@5a3ec84...0057852)

---
updated-dependencies:
- dependency-name: DataDog/ensure-ci-success
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: docker/setup-qemu-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: actions/setup-python
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: tj-actions/changed-files
  dependency-version: 47.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions/setup-go
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: KyleMayes/install-llvm-action
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gh-actions-packages
- dependency-name: Mattraks/delete-workflow-runs
  dependency-version: 86d29a75093353c4c509a876c176234037c2025b
  dependency-type: direct:production
  dependency-group: gh-actions-packages
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-packages
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/gh-actions-packages-bd5eec157f branch from c9100e4 to 5c8e766 Compare November 7, 2025 20:36
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. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants