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

Add 'save_files' feature for thumbnails #1184

Closed
bobdenotter opened this issue Mar 14, 2020 · 0 comments · Fixed by #1185
Closed

Add 'save_files' feature for thumbnails #1184

bobdenotter opened this issue Mar 14, 2020 · 0 comments · Fixed by #1185

Comments

@bobdenotter
Copy link
Member

Even though thumbnails are cached (in code), the overhead of the request to PHP/Symfony is still an order of magnitude larger than if they were plain files:

Screenshot 2020-03-14 at 14 55 49

Let's bring back the save_files option, to make them blazing fast again.

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

Successfully merging a pull request may close this issue.

1 participant