[ 
https://issues.apache.org/jira/browse/THRIFT-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463171#comment-13463171
 ] 

Hudson commented on THRIFT-1521:
--------------------------------

Integrated in Thrift #534 (See [https://builds.apache.org/job/Thrift/534/])
    THRIFT-1521:patches for more Performance
Client: php
Patch: D. Edler

Removes double function calls in the transport classes to strlen. (Revision 
1390051)

     Result = SUCCESS
jfarrell : http://svn.apache.org/viewvc/?view=rev&rev=1390051
Files : 
* /thrift/trunk/lib/php/lib/Thrift/Transport/TMemoryBuffer.php

                
> Two patches for more Performance
> --------------------------------
>
>                 Key: THRIFT-1521
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1521
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.6.1, 0.7, 0.8, 0.9, 1.0, 1.1
>            Reporter: D. Edler
>            Assignee: Jake Farrell
>             Fix For: 0.9
>
>         Attachments: patch.diff
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> There are two double function calls in the transport classes to strlen, which 
> can easily prevented. See the attached patch file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to