Search found 1 match

by gligoran
10 Oct 2017, 20:00
Forum: Scripting and Automation
Topic: AMC Script On Raspian
Replies: 31
Views: 14673

Re: AMC Script On Raspian

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.