-
Notifications
You must be signed in to change notification settings - Fork 440
feat(profiling): gevent support #13290
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
Conversation
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 273 ± 2 ms. The average import time from base is: 275 ± 2 ms. The import time difference between this PR and base is: -2.27 ± 0.09 ms. Import time breakdownThe following import paths have shrunk:
|
BenchmarksBenchmark execution time: 2025-06-11 03:03:58 Comparing candidate commit d4ea756 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 560 metrics, 3 unstable metrics. scenario:iastaspectsospath-ospathjoin_aspect
|
9bdf029
to
162a670
Compare
35ce314
to
3dfc46b
Compare
We add support for gevent in stack-v2.
3dfc46b
to
7cde0f3
Compare
0c383d2
to
35fba08
Compare
94a6d74
to
d709837
Compare
oh yeah, I was about to mention that we'd need the legacy support for stack v1. We'll be able to remove so much code when stack v1 is removed! |
7c64cbd
to
fa81779
Compare
fa81779
to
b8cacfd
Compare
We add support for gevent in stack-v2. We also improve CPU time accounting for async tasks in general.
This PR also upgrades Echion version we use.
Checklist
Reviewer Checklist