You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/01/09 08:34:59 UTC

[jira] Updated: (HARMONY-6070) [luni] Improve Long.toString(long) performance

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

Jim Yu updated HARMONY-6070:
----------------------------

    Attachment: HARMONY-6070.diff

> [luni] Improve Long.toString(long) performance
> ----------------------------------------------
>
>                 Key: HARMONY-6070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Jim Yu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6070.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Based on the algorithm for HARMONY-6068, I've made a patch for Long.toString(long). Since the big long numbers can have much more digits than integers, this algorithm can improve the performance a lot for big long numbers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.