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

Reduce memory usage dynamically #1179

Open
zregvart opened this issue Nov 28, 2023 · 0 comments
Open

Reduce memory usage dynamically #1179

zregvart opened this issue Nov 28, 2023 · 0 comments

Comments

@zregvart
Copy link
Member

We have a hypothesis that the memory usage is proportional to the number of processed images concurrently. We could inspect the memory constraints (e.g. cgroup memory limit) and reduce the concurrency, e.g. process one image at a time.
(Followup from #1168)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant