[ https://issues.apache.org/jira/browse/PIG-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129081#comment-13129081 ]
Jonathan Coveney commented on PIG-482: -------------------------------------- I promise I'm not trying to engage in JIRA necromancy, but this JIRA intrigued me. What part of the codebase were your referring to? Do you think that this opportunity for optimization still exists? Has it already been done elsewhere? My quest to learn the Pig internals needs to know :) > PERFORMANCE: Use hand crafted integer/long conversions > ------------------------------------------------------ > > Key: PIG-482 > URL: https://issues.apache.org/jira/browse/PIG-482 > Project: Pig > Issue Type: Improvement > Reporter: Olga Natkovich > > instead of Integer.valueOf() and Long.valueOf(). Initial tests showed about > 8x speed up in conversion time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira