Marlin-renderer 0.7.2.1
Release v0.7.2.1:
- marlin-0.7.2-Unsafe.jar (RenderingEngine only)
- marlin-0.7.2-Unsafe-sun-java2d.jar (patched sun.java2d.AAShapePipe): ~ 5 to 10% faster (multi-threading)
This release provides some performance gains to pixel filling loops again using inlined array cleanup (RLE+flags), bug fixes (2Gb limits) and minor syntax changes due to OpenJDK9 integration.
It also fixes:
- an issue with created threads (Marlin-Disposer, MarlinStatsHook) in web server environments.
- a configuration issue with doChecks / doMonitors flags
See benchmark report:
https://bourgesl.github.io/marlin-0.7.1/marlin-072.htm
Please tell me if Marlin works well in your environment... your feedback is VERY important !
Just post your comments on the forum:
https://groups.google.com/forum/#!topic/marlin-renderer/biSbzplNlOc
Enjoy !
Laurent