|
|
|
|
|
by invalidname
1116 days ago
|
|
Great explanation. But to be clear to those who don't follow: SIMD is supported by Java out of the box but the optimizer might miss some opportunities. With this API it is far more likely that SIMD will be used if it's available and on first compilation so performance should be improved. |
|
It's a little limited due to how objects are stored in memory. Might improve with Valhalla.