|
|
|
|
|
by zeeg
4742 days ago
|
|
PyPy uses too much memory and isnt that much faster for many things. (Sorry PyPy guys!) I dont have numbers/charts to pull up for this right now, but I was testing it out to see if I could push more cpu on a server, and the memory cost was insane for the minimal test case. Twisted also is not a web server, it's a framework. Same with Tornado, and honestly, the same with gevent/etc. |
|