performance improvements for Perl --------------------------------- Key: THRIFT-775 URL: https://issues.apache.org/jira/browse/THRIFT-775 Project: Thrift Issue Type: Improvement Components: Compiler (Perl), Library (Perl) Reporter: Ted Zlatanov
The Perl libraries are 5-20x slower than the Java libraries for the same data. Possible performance boosters: - make fewer OO method calls - build and use monolithic pack/unpack templates when possible -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.