You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Aleksey Shipilev (JIRA)" <ji...@apache.org> on 2008/07/18 12:34:33 UTC

[jira] Updated: (HARMONY-5918) [classlib][pack200] Parallel unpacker implementation

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

Aleksey Shipilev updated HARMONY-5918:
--------------------------------------

    Attachment: pack200-threading-threadpool-v1.patch

pack200-threading-threadpool-v1.patch
Early prototype, based on java.util.concurrent.ThreadPoolExecutor. Though it contradicts with requirement for having 1.4 source, it's enough for prototype. This patch depends on HARMONY-5916.

For unpacking scenario:
 gives +16% boost on 2-core ThinkPad T61p
 gives +50% boost on 8-core Xeon X5350

> [classlib][pack200] Parallel unpacker implementation
> ----------------------------------------------------
>
>                 Key: HARMONY-5918
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5918
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Latest pack200 + HARMONY-5916
>            Reporter: Aleksey Shipilev
>         Attachments: pack200-threading-threadpool-v1.patch
>
>
> This issue is dedicated for parallel unpacker development.

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