Btw - thanks for calling me out. I actually really appreciate it. Keeps us 
honest. Keeps us correct. 

James


On Monday, June 25, 2012 at 2:48 PM, Roberto De Ioris wrote:

> 
> > Ah neat. Now we're getting into some awesome details.
> > 
> > Are you using gevent for Brubeck? It supports Eventlet too, but Eventlet's
> > performance is significantly worse.
> > 
> 
> 
> yes, gevent
> 
> > 
> > Would you mind trying the test again using the classless request handlers
> > with Brubeck? I have observed that using the classes, as you see here:
> > https://github.com/j2labs/brubeck/blob/master/demos/demo_minimal.py -
> > actually results in significantly worse performance that if you use a
> > simple function, like you see here:
> > https://github.com/j2labs/brubeck/blob/master/demos/demo_noclasses.py
> > 
> 
> 
> i will try tomorrow
> 
> 
> -- 
> Roberto De Ioris
> http://unbit.it
> 
> 


Reply via email to