-
Notifications
You must be signed in to change notification settings - Fork 452
feat(di): add capture expressions #14235
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
base: main
Are you sure you want to change the base?
Conversation
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 273 ± 6 ms. The average import time from base is: 274 ± 5 ms. The import time difference between this PR and base is: -1.3 ± 0.2 ms. Import time breakdownThe following import paths have shrunk:
|
Performance SLOsCandidate: feat/di-capture-expressions (f32d5b1) 🔵 No Baseline Data (24 suites)🔵 coreapiscenario - 12/12 (2 unstable)🔵 No baseline data available for this suite
|
b2c5590
to
8d4c754
Compare
We add support for the new capture expression feature that allows capturing specific values instead of the whole scope snapshot.
8d4c754
to
f32d5b1
Compare
We add support for the new capture expression feature that allows capturing specific values instead of the whole scope snapshot.
Refs: DEBUG-4259
Checklist
Reviewer Checklist