You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realised, that if I delete all scribbles from my template, the template rendering times are 100-300 ms shorter (measured by https://pypi.org/project/django-debug-toolbar-template-profiler/ with user logged off).
This is significant performance issue for me, since it can be 1/3 or more of the whole request time.
I will investigate this further.
The text was updated successfully, but these errors were encountered:
I just realised, that if I delete all scribbles from my template, the template rendering times are 100-300 ms shorter (measured by https://pypi.org/project/django-debug-toolbar-template-profiler/ with user logged off).
This is significant performance issue for me, since it can be 1/3 or more of the whole request time.
I will investigate this further.
The text was updated successfully, but these errors were encountered: