[Twisted-Python] Deferred documentation.

Tristan Seligmann mithrandi at mithrandi.net
Wed Mar 30 03:55:19 EDT 2011


On Tue, Mar 29, 2011 at 5:08 PM, Christopher Armstrong
<radix at 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



More information about the Twisted-Python mailing list