You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/02/12 09:44:41 UTC

DO NOT REPLY [Bug 46702] New: Performance opportunities for PCL and Java2D output

https://issues.apache.org/bugzilla/show_bug.cgi?id=46702

           Summary: Performance opportunities for PCL and Java2D output
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: pcl
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: jeremias@apache.org


During comparative performance tests I noticed that PCL and Java2D-based output
formats are much slower than our other formats. I've done a short profiling
session which immediately highlighted Java2DFontMetrics as hot spot. Both PCL
and Java2D use that. Without investigating more closely, I believe that
performance could be improved a lot by implementing a better cache mechanism
for Java2D-based font metrics. This is not a high priority for me at the moment
which is why I'm just making this note in Bugzilla.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 46702] Performance opportunities for PCL and Java2D output

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46702

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 46702] Performance opportunities for PCL and Java2D output

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46702

--- Comment #1 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:43:14 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.