> Hello Roberto, > > I moved back to this simple test just because on so simple app > this difference is more noticeable. Here is no code just switches > between cores, after they will be optimized, or you'll decide that > it's perfect atm - I will move forward again with real app code and > more tests on dedicated server. > > > >
Ok, the patch i have sent to you does not increment performance on hello world apps. The async-timeout management is still O(n) so even if you do not set timeout in you app they will be calculated every time. I am trying to find a solution. Expect another patch soon. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
