SymbolLookup.libraryLookup() is quite slow on MacOS with M-series chips
刘希晨
benrush0705 at gmail.com
Fri May 26 15:51:19 UTC 2023
I noticed a weird problem about SymbolLookup.libraryLookup() with
SegmentScope.global when I was testing on my M1-pro macbook using JDK20,
the method took about 700ms to finish when loading OpenSSL's dynamic
library, this result is quite slow. I tested on Windows and Linux(using WSL
on Windows) with older hardware (AMD Ryzen 3700x) and it takes around
100ms. Please run some tests about this situation and correct me if I am
wrong. Thanks for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230526/3d8080f4/attachment.htm>
More information about the panama-dev
mailing list