Question #194144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194144
RaiMan posted a new comment: Since searches is mainly processing of huge integer arrays, a search boosts up cpu-usage to 100 %. Only searches in small regions less than 300x300 pixels have a chance to get in the range of 0.1 seconds on capable machines. So the penalty is 100% cpu-usage all the time, if you use a higher scan rate. But since the average optimized searches last 0.3 to 0.5 seconds, using a higher WSR only makes sense in very special cases (e.g. observing something in rather small region). -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

