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

Pathiyil posted a new comment:
Ran a few tests. The machine has dual core 2.53 GHz processors and 12GB
RAM. The screens are 1920 X 1080. Each test was run a total of 4 times,
twice on each screen. In all the tests, the image being searched for was
not present in the screen.  The time was captured using java Date
objects. The numbers given are for each run.

With an image of size 47 X 47 pixels -

3666 msecs
1253 msecs
1113 msecs
1061 msecs

With an image of size 575 X 506 pixels -

2554 msecs
1883 msecs
1626 msecs
1651 msecs

With an image of size 1920 X 1080 pixels -

7215 msecs
6273 msecs
6107 msecs
6180 msecs

Just out of curiosity, replaced exists with a find having try/catch
around it. With an image of size 47 X 47 pixels -

3401 msecs
3270 msecs
3313 msecs
3303 msecs

-- 
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