On Tue, Mar 29, 2011 at 5:08 PM, Christopher Armstrong
<ra...@twistedmatrix.com> wrote:
> I probably use addCallbacks once for every 30-100 addCallback or addErrback
> calls I do (counted by lines of code, not times they're executed). But
> that's just an off-the-cuff estimate.

For interest's sake, I just ran the numbers on my largest codebase (a
proprietary application, sorry); ratio of addCallbacks to (addCallback
+ addErrback) is around 0.05.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to