<p><pre><code> Estimated Response Times
100-300ms Django with warm cache
500ms-2s Django with cold cache
</code></pre>
That sounds very slow to me.<p>How do these numbers compare with other popular frameworks like Laravel, Symfony, Flask, nextjs ... ?<p>I for one use my own PHP framework (own routing, templating engine, db abstraction) and see response times of about 40ms.