Skip to content

Conversation

@erikayasuda
Copy link
Collaborator

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

@github-actions
Copy link
Contributor

CODEOWNERS have been resolved as:

.gitlab-ci.yml                                                          @DataDog/apm-core-python

@github-actions
Copy link
Contributor

Bootstrap import analysis

Comparison of import times between this PR and main.

Summary

The average import time in this PR is: 248 ± 3 ms.

The average import time in main is: 250 ± 3 ms.

The import time difference between this PR and main is: -2.0 ± 0.1 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.014 ms (0.81%)
ddtrace.bootstrap.sitecustomize 1.335 ms (0.54%)
ddtrace.bootstrap.preload 1.335 ms (0.54%)
ddtrace.internal.products 1.335 ms (0.54%)
ddtrace.internal.remoteconfig.client 0.643 ms (0.26%)
ddtrace 0.679 ms (0.27%)

@pr-commenter
Copy link

pr-commenter bot commented Mar 19, 2025

Benchmarks

Benchmark execution time: 2025-03-19 21:21:09

Comparing candidate commit 649c178 in PR branch erikayasuda/test-interruptible with baseline commit 39806c6 in branch main.

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

scenario:iast_aspects-ospathbasename_aspect

  • 🟩 execution_time [-327.774ns; -266.905ns] or [-9.021%; -7.346%]

@erikayasuda erikayasuda deleted the erikayasuda/test-interruptible branch March 21, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants