Jump to content

Performance Testing "Image Search" Methods...


Recommended Posts

Hi,

I'm wondering how best I can performance test the 3 different image searching methods to find out:
- What one uses least memory.
- What one is the fastest (I know Timer/TimerDiff would kind of work for this but I want to test them more in depth, like line by line)
- What one is the accurate.

Currently the way I am wanting to use an image search feature is by saving an image and then looking for that exact image on the screen / portion of the screen / window.

Lasker Image Search = https://www.autoitscript.com/forum/topic/182543-a-new-image-search-solution/
Image Search (AHK Port): https://www.autoitscript.com/forum/topic/65748-image-search-library/
FindBMP Search: https://www.autoitscript.com/forum/topic/66545-find-bmp-in-another-bmp-imagesearch/

Thanks

Edited by Hyflex
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...