Dear Java2D members,<br><br>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):<br><a href="http://jmmc.fr/~bourgesl/share/java2d-pisces/webrev-1/">http://jmmc.fr/~bourgesl/share/java2d-pisces/webrev-1/</a><br>
<br>FYI I fixed file headers in this patch and signed my OCA 3 weeks ago.<br><br>Remaining work:<br>- cleanup (comments ...)<br>- statistics to perform auto-tuning<br>- cache / memory cleanup (SoftReference ?): use hints or System properties to adapt it to use cases<br>
- another problem: fix clipping performance in Dasher / Stroker for segments out of bounds<br><br>Could somebody support me ? ie help me working on these tasks or just to discuss on Pisces algorithm / implementation ?<br>
<br>Best regards,<br>Laurent Bourgès<br><br>