high-performance python web frameworks

brueckd at tbye.com brueckd at tbye.com
Thu May 9 13:36:24 EDT 2002


On 9 May 2002, Sandy Norton wrote:

> Has anybody made a side-by-side comparison of the performance of
> python-oriented web frameworks?

What type of performance? Generating dynamic pages, serving small objects, 
serving large objects, managing disk/database use? (is the application 
network-, disk-, database-, or cpu-intensive/bound?)

Also, what are your performance needs? For most people any of the web 
frameworks will give you more performance than you actually need.

-Dave






More information about the Python-list mailing list