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

Ilya Maykov reopened THRIFT-418:
--------------------------------


Reopening as I've thought about it and a patch which doesn't change the 
compiler or generated code ends up being much cleaner.

> 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