[OpenJDK Rasterizer] Marlin #4

Sergey Bylokhov sergey.bylokhov at oracle.com
Thu Oct 1 14:55:20 UTC 2015


Hello,
I built both version of jdk8 and jdk9 on my local system, and compares output of preprocessor and generated assemblers, both are identical. But jdk8u60 from RE actually 20% faster than my version of jdk8. It seems that the difference is in the compiler and/or in some compiler(gcc) options used by default.

----- james.graham at oracle.com wrote:

> As far as why the software loops are slower...
> 
> Did any command line options change for compiling IntArgbPre.c?  Touch
> 
> the file and rebuild and verify if the compiler options are the same 
> (and that both builds use the same compiler)...
> 
> 			...jim


More information about the graphics-rasterizer-dev mailing list