Question #217350 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/217350

j posted a new comment:
Observers can also be a lot faster when you want to search for more than one 
image at once. 
If you run a find() five times, it takes five times as long as one find() takes 
(obviously). 
If you run an observer with five images, the search will still be about as long 
as one find(), provided all used images are found in the same time.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to