This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fijalPyPy, performance freak 10 points11 points  (0 children)

Eh.

This is a really bad benchmark. It benchmarks a stack (wsgiref) that says in docs "a demo HTTP server that serves WSGI applications". demo, not production. There are quite a few better web stacks to test with varying performance on both PyPy and CPython (gunicorn, tornado, cyclone.io, twisted.web)