You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2008/10/09 21:02:44 UTC

[jira] Updated: (PIG-482) PERFORMANCE: Use hand crafted integer/long conversions

     [ https://issues.apache.org/jira/browse/PIG-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich updated PIG-482:
-------------------------------

    Summary: PERFORMANCE: Use hand crafted integer/long conversions  (was: Use hand crafted integer/long conversions)

> 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.
-
You can reply to this email to add a comment to the issue online.