I understand that the test "hello world" is such a stencil base, the starting point. But is not it better to do a decent test, for example a query to a database and display 10 results. Then soon it turns out that the results are significantly different.
For this test, I would add the served from nginx a static page with options: open_file_cache max = 1000 inactive = 50s; open_file_cache_valid 60s; As a model serving from RAM. 2012/9/18 Andriy Kornatskyy <[email protected]>: > > I have run recently a benchmark of a trivial 'hello world' application for > various python web frameworks (bottle, > django, flask, pyramid, web.py, wheezy.web) hosted in uWSGI... you might find > it interesting: > > http://mindref.blogspot.com/2012/09/python-fastest-web-framework.html > > Comments or suggestions are welcome. > > Thanks. > > Andriy Kornatskyy -- Łukasz Wróblewski http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe http://www.hostowisko.pl/ - Profesjonalny i tani hosting http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
