On 1/26/21 8:00 PM, Oliver Margetts wrote:
Thanks! Not sure how I missed the Django templating one - probably my
unconscious Flask bias ;)
There are also two sqlalchemy benchmarks, where are actually a bit
slower than CPython. I don't know exactly what they measure though.
Maybe an end to end t
Thanks! Not sure how I missed the Django templating one - probably my
unconscious Flask bias ;)
On Tue, 26 Jan 2021 at 17:57, Matti Picus wrote:
> On 1/26/21 7:07 PM, Oliver Margetts wrote:
>
> > Hello all,
> >
> > not sure where to post this, so I'll put it here. We recently wrote a
> > blog po
On 1/26/21 7:07 PM, Oliver Margetts wrote:
Hello all,
not sure where to post this, so I'll put it here. We recently wrote a
blog post where we benchmarked some python web frameworks:
https://suade.org/dev/12-requests-per-second-with-python/
One of the big conclusions was: if you want faster
Hello all,
not sure where to post this, so I'll put it here. We recently wrote a blog
post where we benchmarked some python web frameworks:
https://suade.org/dev/12-requests-per-second-with-python/
One of the big conclusions was: if you want faster code, use pypy! I was
pleasantly surprised as I