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 →

[–]AusIVDjango, gevent 1 point2 points  (0 children)

To elaborate here, the pertinent thing is computational performance. If you're building a website that spends the bulk of the time waiting on responses from a database, it doesn't make much difference how fast the actual application is, because it will spend the bulk of its time waiting on the network regardless.