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

Scaling memory consumption? #156

Open
chrisspen opened this issue Oct 13, 2021 · 0 comments
Open

Scaling memory consumption? #156

chrisspen opened this issue Oct 13, 2021 · 0 comments

Comments

@chrisspen
Copy link

Is there any way to make the publish command scale better so it doesn't consume so much memory?

I'm trying to run it over a directory that has a few hundred thousand files, and the command completes, but it consumes 21 GB of memory (that's nearly all of the working memory on my 32GB system), which causes a lot of swapping.

If you give me some hints about where the main memory usage is, I could potentially optimize it and push up a PR for the fix.

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