Hacker News new | ask | show | jobs
by mixmastamyk 574 days ago
They are almost always slower, because jinja uses some compilation tricks. But, it usually doesn't matter compared to remote database access.
1 comments

In my experience it doesn't matter if templates are pretty simple, or the database access is not optimized. Can matter if you're not careful.