You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrey Pavlenko (JIRA)" <ji...@apache.org> on 2007/12/24 14:33:43 UTC

[jira] Assigned: (HARMONY-5338) [classlib][awt] Performance improvement for XGraphics2D

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

Andrey Pavlenko reassigned HARMONY-5338:
----------------------------------------

    Assignee: Andrey Pavlenko

> [classlib][awt] Performance improvement for XGraphics2D
> -------------------------------------------------------
>
>                 Key: HARMONY-5338
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5338
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Linux
>            Reporter: Igor V. Stolyarov
>            Assignee: Andrey Pavlenko
>         Attachments: DrawRectTest.java, FillRectTest.java, perf.patch
>
>
> I would like suggest performance improvement for XGrraphics2D. I've altered XGraphics2D's draw and fill methods with using JNI calls instead using X11Wrapper. It gives significant boost, for example: up to 5 times on drawRect and up to 10 times on fillRect operations.

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