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

Improve queue remove #308

Open
DanteNiewenhuis opened this issue Feb 21, 2025 · 0 comments
Open

Improve queue remove #308

DanteNiewenhuis opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
kind/perf Performance optimization

Comments

@DanteNiewenhuis
Copy link
Contributor

In the current version of the scheduler, removing a task from the queue takes a lot of time.

We need to find a method of improving it so it does not effect performance this much.

@DanteNiewenhuis DanteNiewenhuis added the kind/perf Performance optimization label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/perf Performance optimization
Projects
None yet
Development

No branches or pull requests

2 participants