[OpenJDK 2D-Dev] sun.java2D.Pisces renderer Performance and Memory enhancements
Laurent Bourgès
bourges.laurent at gmail.com
Tue Apr 9 13:02:17 UTC 2013
Dear Java2D members,
Could someone review the following webrev concerning Java2D Pisces to
enhance its performance and reduce its memory footprint (RendererContext
stored in thread local or concurrent queue):
http://jmmc.fr/~bourgesl/share/java2d-pisces/webrev-1/
FYI I fixed file headers in this patch and signed my OCA 3 weeks ago.
Remaining work:
- cleanup (comments ...)
- statistics to perform auto-tuning
- cache / memory cleanup (SoftReference ?): use hints or System properties
to adapt it to use cases
- another problem: fix clipping performance in Dasher / Stroker for
segments out of bounds
Could somebody support me ? ie help me working on these tasks or just to
discuss on Pisces algorithm / implementation ?
Best regards,
Laurent Bourgès
More information about the core-libs-dev
mailing list