4 ms·
> Django templates are sloooooow. Jinja 2 is an order of magnitude faster Template execution speed is unlikely to be the bottleneck for the vast majority of si
by zeemonkee2 14y ago
> Django templates are sloooooow. Jinja 2 is an order of magnitude faster
Template execution speed is unlikely to be the bottleneck for the vast majority of sites. I prefer Jinja2 for the flexibility (macros etc) rather than the performance.