iMX6 Java optimizations

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX6 Java optimizations

1,633 Views
robertopierpaol
Contributor I

Hi,

we are developing Java8 software in a Linux-on-iMX6 environment and we have read a quite old post All Boards Java‌ about the advantages of using "Oracle Java SE Embedded" over the iMX* architectures.

We are currently using "Oracle Java SE 8 for ARM" (not the SE Embedded) with good outcomes.

Following the afore mentioned post we have made some tests with the SE Embedded 8 version for ARMv7, keeping the same Java program on the same hardware, but we haven't noticed any relevant improvement in the performances: are we missing something?

We haven't re-compiled the Java program, we just changed the JVM: may this be the mistake? Should we use a special Java compiler to leverage any optimization of the iMX architecture?

We didn't find any clear explanation on this topic on the Internet, that's why we are writing here.

Thanks in advance,

Roberto

Labels (2)
0 Kudos
1 Reply

686 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

   The example of the https://community.nxp.com/docs/DOC-1478  is relatively simple, hardly

great optimization may be gotten here.

  Also, note, it is needed to use hardware accelerators in software

for optimization, but standard Oracle VM for ARM is applied in the case.

Please apply to Oracle for implementation details.

 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

0 Kudos