Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.12.0
-
Patch
Description
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. */
If speed is really important here, the ShortStack can be improved event a bit more.
Attachments
Issue Links
- links to