[ 
https://issues.apache.org/jira/browse/THRIFT-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Duxbury closed THRIFT-418.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Ilya Maykov

I just committed this patch to trunk. Thanks, Ilya!

> Don't do runtime sorting of struct fields
> -----------------------------------------
>
>                 Key: THRIFT-418
>                 URL: https://issues.apache.org/jira/browse/THRIFT-418
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Compiler, Ruby - Library
>    Affects Versions: 0.1
>            Reporter: Bryan Duxbury
>            Assignee: Ilya Maykov
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: THRIFT-418-avoid-runtime-sorting-of-struct-fields.patch
>
>
> Currently the ruby struct code sorts the field ids of each struct every time 
> it is serialized, which is an unnecessary drag on performance. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to