On Thursday, October 4, 2012 9:50:35 AM UTC+2, Moonlight wrote:
>
> I found the following benchmarks recently:
> 1. http://mindref.blogspot.com/2012/09/python-fastest-web-framework.html
> 2. http://mindref.blogspot.com/2012/07/python-fastest-template.html
>
> It is interesting to see the performance boost using pypy.
>


I still can't see why people wast so much time in such biased "Hello world" 
tests to claim a definitive "X is the fastest Python web Framework."
Are the Hello world applications are strictly the same (sessions, auth etc) 
?
 
Anyway, there are so many ways to fail a project and the reason is never on 
the pseudo-helloworld benchmark bad results. Database optimization, ORM, 
API quality, documentation, libraries, security.
Does your framework allow users to deliver in a limited time ? That is the 
true question.

Stanislas.

-- 
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/-/WWB5Fc8ikFMJ.
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.

Reply via email to