Skip to content

Limit on number of automatic exports vs one huge export #2904

Answered by retorquere
erazlogo asked this question in Q&A
Discussion options

You must be logged in to vote

This slowing down will scale roughly linearly with the number of items being exported; separate collections will help if they contain few overlapping items. The work I'm doing on #2315 will address these problems alongside addressing memory use. You can try the build I dropped there. Disable the cache, and you should see improvement (after the first export, because the cache needs to fill initially).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@erazlogo
Comment options

Answer selected by erazlogo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants