rednoah wrote: ↑15 Sep 2017, 16:57
Make sure to use the OracleJDK and not the OpenJDK if you're on ARM architecture. The OpenJDK doesn't use JIT so it's slower by a magnitude or two.
Thanks for that! This makes my amc script run 75x faster - from 25 min to 20 seconds.