Comment on We cut our Flask page load times by 60% with one line of codeparentComments−Walkman12yI'm not familiar with Jinja caching but I think it only caches the number of templates you got, so it grows to a fixed size.
Comments
I'm not familiar with Jinja caching but I think it only caches the number of templates you got, so it grows to a fixed size.