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/10/26 09:25:50 UTC

[jira] Created: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

[classlib][awt] Performance improvement for Big Image drawing
-------------------------------------------------------------

                 Key: HARMONY-5026
                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
             Project: Harmony
          Issue Type: Improvement
            Reporter: Igor V. Stolyarov


I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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


[jira] Resolved: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-5026.
--------------------------------------

    Resolution: Fixed

The patch has been applied.
Please verify.

> [classlib][awt] Performance improvement for Big Image drawing
> -------------------------------------------------------------
>
>                 Key: HARMONY-5026
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-5026.patch
>
>
> I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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


[jira] Commented: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

Posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538451 ] 

Igor V. Stolyarov commented on HARMONY-5026:
--------------------------------------------

Works for me.
Thank you Alexey.

> [classlib][awt] Performance improvement for Big Image drawing
> -------------------------------------------------------------
>
>                 Key: HARMONY-5026
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-5026.patch
>
>
> I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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


[jira] Assigned: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko reassigned HARMONY-5026:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][awt] Performance improvement for Big Image drawing
> -------------------------------------------------------------
>
>                 Key: HARMONY-5026
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-5026.patch
>
>
> I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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


[jira] Updated: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

Posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Component/s: Classlib

> [classlib][awt] Performance improvement for Big Image drawing
> -------------------------------------------------------------
>
>                 Key: HARMONY-5026
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>         Attachments: H-5026.patch
>
>
> I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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


[jira] Updated: (HARMONY-5026) [classlib][awt] Performance improvement for Big Image drawing

Posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: H-5026.patch

> [classlib][awt] Performance improvement for Big Image drawing
> -------------------------------------------------------------
>
>                 Key: HARMONY-5026
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5026
>             Project: Harmony
>          Issue Type: Improvement
>            Reporter: Igor V. Stolyarov
>         Attachments: H-5026.patch
>
>
> I would like suggest patch which improves performance of Big Image drawing. Patch consists of two parts. First - optimizes Image Decoder's (JPEG, GIF and PNG) input and decode buffers, second - optimizes Image cache updating. As reproducer possible using reproducer from HARMONY-4791.

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