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: Compiler (Ruby), Library (Ruby)
Affects Versions: 0.1
Reporter: Bryan Duxbury
Priority: Minor
Fix For: 0.2
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.
-
You can reply to this email to add a comment to the issue online.