Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java PNG encoder, SSE2 and AVX2 optimized

760026Nov 23 2023

Greetings and compliments of the day.

We wrapped the FPNG SSE2 and FPNGe AVX2 encoders into a Java library and our benchmarks look promising (25 times faster than ImageIO, 7 times faster than Java PNGEncoder). Please see the details at https://github.com/manticore-projects/fpng-java with benchmarks and Maven artifacts included.

We are looking for testers and feedback, especially on Windows and MacOS and also are interested in more benchmark results.
Your suggestions will be highly appreciated!

Thank you and cheers!

Comments
Post Details
Added on Nov 23 2023
0 comments
294 views