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

Have pop max_power take into account other requests being processed #227

Open
db0 opened this issue May 28, 2023 · 0 comments
Open

Have pop max_power take into account other requests being processed #227

db0 opened this issue May 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@db0
Copy link
Member

db0 commented May 28, 2023

Setup a system where pop will try to take into account other requests in threads and queue and use a cumulative worker power for ti.

For example if a request is in progress at 1024x1024 and your max power if 72, the other thread will only be allowed to pick a request of power 8 (512x512)

@db0 db0 added the enhancement New feature or request label May 28, 2023
@db0 db0 changed the title Have pop take into account other requests being processed Have pop max_power take into account other requests being processed May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant