You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2008/02/12 16:31:09 UTC

[jira] Updated: (HARMONY-5499) [drlvm][startup/shutdown] make a number of string hash table buckets configurable

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

Alexei Fedotov updated HARMONY-5499:
------------------------------------

    Attachment: hash_combined.patch

The patch.

> [drlvm][startup/shutdown] make a number of string hash table buckets configurable
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-5499
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5499
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>         Attachments: hash_combined.patch
>
>
> The patch adds a new command line option which allows changing a number of buckets in a string pool hash table and replaces a default value, so a number of collisions on Eclipse simple scenario becomes four times less. Actually, twice more buckets is taken then required strings.
> The patch merges in changes from HARMONY-5481.

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