[ https://issues.apache.org/jira/browse/THRIFT-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James E. King III updated THRIFT-4712: -------------------------------------- Labels: Breaking-Change (was: ) > 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 > Priority: Minor > Labels: Breaking-Change > Time Spent: 10m > Remaining Estimate: 0h > > {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)