Roberto, is there a way run uwsgi on pypy? I think the article shows best of two words: cpython and pypy.... and uwsgi on cpython, while gunicorn on pypy. I do not believe there were attempt to compare web servers...
On Thursday, October 4, 2012 4:37:25 PM UTC+3, Roberto De Ioris wrote: > > > > Thank you for sharing that! To me it’s very interesting to see no PyPy > > advantage on other tests – PyPy claims otherwise: http://speed.pypy.org/– > > but that could be explained by assuming PyPy tests are hand chosen to > show > > the advantage. > > > PyPy is extremely faster when it can abuse its JIT, this rarely happens on > 'classic' webapps where the biggest part of the response cycle is spent > waiting for dbs (or external services in general). > > This is the same reason why benchmarking application servers is generally > useless :) > > -- > Roberto De Ioris > http://unbit.it > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/NYxZIo2JUbIJ. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.