So this patch actually seemed to improve throughput for me (even when using Thrift::BufferedTransport), is there any reason not to still include it?
-Anthony On Mon, Sep 28, 2009 at 05:19:15PM -0700, Tokuhiro Matsuno (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/THRIFT-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Tokuhiro Matsuno closed THRIFT-593. > ----------------------------------- > > Resolution: Won't Fix > > oops. I found Thrift::BufferedTransport > > > Thrift Perl Client Library Performance Improvement patch > > -------------------------------------------------------- > > > > Key: THRIFT-593 > > URL: https://issues.apache.org/jira/browse/THRIFT-593 > > Project: Thrift > > Issue Type: Improvement > > Components: Library (Perl) > > Reporter: Tokuhiro Matsuno > > > > Perl client library for Thrift is bit slow.This implementation can make > > 24.75 QPS. > > I wrote a I/O buffering patch for this implementation.This makes 147x > > faster the echo server. > > The patch is here: http://gist.github.com/195539 > > regards, > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > -- ------------------------------------------------------------------------ Anthony Molinaro <[email protected]>
