[
https://issues.apache.org/jira/browse/THRIFT-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4712.
---------------------------------------
Resolution: Fixed
Assignee: James E. King III
Fix Version/s: 1.0
> 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
> Assignee: James E. King III
> Priority: Minor
> Labels: Breaking-Change
> Fix For: 1.0
>
> Time Spent: 20m
> 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)