Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad performance using OpenJ9 jdk on M1 processor macbooks #562

Open
VincentSalewyn opened this issue Aug 1, 2022 · 4 comments
Open

Bad performance using OpenJ9 jdk on M1 processor macbooks #562

VincentSalewyn opened this issue Aug 1, 2022 · 4 comments

Comments

@VincentSalewyn
Copy link

We are using 2 jre releases for our 2 IBM SPSS Modeler releases:

In MacOS M1 processor MacBook, performances for Modeler 18.4 are drastically bad so that the product can't be used (it takes hours to process what should be done in one minute..)
When we replace JRE by the one from Modeler 18.3, there is no performance issue anymore.

Upgrading to last JRE release https://github.com/ibmruntimes/semeru11-binaries/releases/tag/jdk-11.0.15%2B10_openj9-0.32.0 doesn't fix this issue.
The problem doesn't appear with Intel processor MacBooks.

Let me know if you need further details

@pshipton
Copy link
Member

pshipton commented Aug 3, 2022

When you upgraded to 11.0.15 are you using the x86 JVM or the AArch64 JVM? I assume x86.

Pls try the AArch64 Mac JVM available with 11.0.16, although it's still an early access build.
https://github.com/ibmruntimes/semeru11-binaries/releases/tag/jdk-11.0.16%2B8_openj9-0.33.0-rc1

@VincentSalewyn
Copy link
Author

Thanks for your reply.
yes, we tested with x86 release and I just realized yesterday that there was a specific build for AArch64 in 11.0.15 (that was not the case with 11.0.13 we shipped for Modeler 18.4).
I have no M1 mac machine on my side and the QA person that can test it is on vacation this week but i already suggested to use this AArch64 release. I will let you know later next week.

@0xdaryl
Copy link
Contributor

0xdaryl commented Nov 22, 2022

@VincentSalewyn : were you (or anyone else) able to test this with the native Apple Silicon build to see if the performance improved?

@VincentSalewyn
Copy link
Author

No, I haven't a Apple Silicon machine yet. I'll let you know when i can retest it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants