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

Defer with a low priority job the static indexes #134

Closed
melmothx opened this issue Sep 27, 2017 · 0 comments
Closed

Defer with a low priority job the static indexes #134

melmothx opened this issue Sep 27, 2017 · 0 comments

Comments

@melmothx
Copy link
Owner

Generating the static indexes is a performance penalty, taking 12-13 seconds for large sites (with 3000 texts). When spawning a total rebuild job, this multiplies by the number of texts.

Instead, create a rebuild job and when publishing/rebuilding, check if such job is already scheduled and create it if missing.

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