You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2007/05/02 10:40:15 UTC

[jira] Updated: (HARMONY-3793) [classlib][luni] Performance improvment for java.net.URLDecoder.decode()

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

Igor V. Stolyarov updated HARMONY-3793:
---------------------------------------

    Attachment: URLDecoder.patch

> [classlib][luni] Performance improvment for java.net.URLDecoder.decode()
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-3793
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3793
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Priority: Minor
>         Attachments: URLDecoder.patch, URLDecoderPerfTest.java
>
>
> I'd like to suggest performance improvement for decode methods of java.net.URLDecoder class. With the patch I have boost from 12% on fully encoding string up to 45% on non-encodeing string on my micro-benchmark.

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