Speed up python version of Banana.dataReceived
[email protected] Mon, 22 Feb 2010 16:07:58 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from catlee <[email protected]>: The current version of dataReceived does a lot of string slicing, which ends up being pretty slow when processing a lot of data. ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4292