You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nikolay Sidelnikov (JIRA)" <ji...@apache.org> on 2007/02/27 08:00:11 UTC

[jira] Updated: (HARMONY-3243) [drlvm][jit][opt]It's possible to fill array with constant much faster

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

Nikolay Sidelnikov updated HARMONY-3243:
----------------------------------------

    Attachment: tp.java

> [drlvm][jit][opt]It's possible to fill array with constant much faster
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-3243
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3243
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Attachments: tp.java
>
>
> Filling an array with a constant is an often code pattern (see attached example).
> We can encrease speed of such operation in about 4 times.

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