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

Latte and render presenter performance #1

Open
Rixafy opened this issue Mar 28, 2019 · 0 comments
Open

Latte and render presenter performance #1

Rixafy opened this issue Mar 28, 2019 · 0 comments

Comments

@Rixafy
Copy link
Member

Rixafy commented Mar 28, 2019

Possible performance issue is when latte template tries to generate a lot of images, every image needs to be a Image or LocaleImage entity.

In that case is appropriate to use a DQL with joins to real_path column and use real path as first argument in latte filters, so there is required some cache system for caching links according to real path, width, height and resize type.

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