Skip to content
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

perf(su): Process creation is slow #1082

Open
VinceJuliano opened this issue Dec 9, 2024 · 0 comments
Open

perf(su): Process creation is slow #1082

VinceJuliano opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
su ao Scheduler Unit

Comments

@VinceJuliano
Copy link
Collaborator

Background

Intermittently, usually after a su has not been spawned on in a long time, it can take a very long time to spawn a process.

Solution

Locate the bottleneck in the process creation flow in flows.rs

@VinceJuliano VinceJuliano added the su ao Scheduler Unit label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
su ao Scheduler Unit
Projects
None yet
Development

No branches or pull requests

2 participants