BELUGA BEHR created THRIFT-4712:
-----------------------------------

             Summary: Improve Performance of ShortStack
                 Key: THRIFT-4712
                 URL: https://issues.apache.org/jira/browse/THRIFT-4712
             Project: Thrift
          Issue Type: Improvement
          Components: Java - Library
    Affects Versions: 0.12.0
            Reporter: BELUGA BEHR


{code:java|title=ShortStack.java}
/**
 * ShortStack is a short-specific Stack implementation written for the express
 * purpose of very fast operations on TCompactProtocol's field id stack. This
 * implementation performs at least 10x faster than java.util.Stack.
 */
{code}

If speed is really important here, the ShortStack can be improved event a bit 
more.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to