Comment on Ask HN: Best Python web frameworkparentComments−saurabh14yYes, Brubeck is awesome. What irritates me is this benchmark. https://gist.github.com/882555>Availability: 99.98 %>Failed transactions: 2I am guessing Brubeck runs solid now. But that benchmark was done 5 months ago and it's still advertised on this page. http://brubeck.io/readme.html−j2labs14yI see. I will update. This test was also performed with Eventlet and I found Eventlet to occasionally fail requests.I have since switched over to Gevent and the performance is significantly better than Tornado now. I will update this test very soon to demonstrate.−j2labs14yUpdated: https://gist.github.com/882555 - Same URL as on http://brubeck.io/readme.html, but with new data I just finished collecting.−saurabh14yCool. Interesting discussion on the latest benchmark.https://groups.google.com/forum/?fromgroups#!topic/brubeck-d...−j2labs14yAgreed! I am happy to have such smart people helping us develop the system
Comments
Yes, Brubeck is awesome. What irritates me is this benchmark. https://gist.github.com/882555
>Availability: 99.98 %
>Failed transactions: 2
I am guessing Brubeck runs solid now. But that benchmark was done 5 months ago and it's still advertised on this page. http://brubeck.io/readme.html
I see. I will update. This test was also performed with Eventlet and I found Eventlet to occasionally fail requests.
I have since switched over to Gevent and the performance is significantly better than Tornado now. I will update this test very soon to demonstrate.
Updated: https://gist.github.com/882555 - Same URL as on http://brubeck.io/readme.html, but with new data I just finished collecting.
Cool. Interesting discussion on the latest benchmark.
https://groups.google.com/forum/?fromgroups#!topic/brubeck-d...
Agreed! I am happy to have such smart people helping us develop the system