JEP Café #18 – Write Fast Java Code with the Vector API
The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel computing works on a SIMD machine, how t... (more…)
Read more »
beanmother – A library for setting up Java Bean as test data. Read more