Re: render_GET and memory consumption
Glyph Lefkowitz <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web,gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
On Dec 24, 2010, at 11:47 AM, James Y Knight wrote: > On Dec 24, 2010, at 1:13 AM, Glyph Lefkowitz wrote: >> Or maybe we could wrap writev() instead of copying stuff at all? > > What an awesome idea! > > http://twistedmatrix.com/trac/changeset/15847/branches/--omg-optimized-2#file0 Doesn't look like that branch has gotten some love in quite a while :). Are each of the features there (crecv, iovec, cdefer) represented by a different ticket already?