AutoHotkey Community

It is currently May 27th, 2012, 4:15 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: February 17th, 2010, 3:23 pm 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
hi everybody i want to ask two questions
1)in my project i have around 25 scripts...so is it feasible to add Setbatchlines -1 in all scripts????? ofcourse it runs at maximum speed but i want to know whether it will effect the performance of the script???

2) how imagesearch can be made to perform at high speed? as in my project i search desktop size windows it consumes lot of time to search for particular text or an image.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 4:45 pm 
Is it for a game?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 4:52 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
No it is for a test suite jasdeep is making see all his other posts :-)

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 4:53 pm 
1. if while running the scripts, your cpu runs at maximum speed. it will lag the performance anyways. also, 25 scripts = 25 process, RAM will affect the overall performance too
2. turn off aero and desktop composition OR use XP will make the imagesearch much quicker (10x+)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 5:14 pm 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
@Guest thanks a ton


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 5:23 pm 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
@Murx no its for my Automatic release test project

@hugov good joke


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 17th, 2010, 8:59 pm 
Offline
User avatar

Joined: October 31st, 2008, 9:39 am
Posts: 641
Location: France
Computer-> right click -> properties -> Advanced system settings -> Advanced [tab] -> Settings [button] -> Adjust for best performance (or disable all) -> Apply

XP and vista is twins with this option...

use Process, Priority, , High and perhaps #NoEnv #Persistent for best performance


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 18th, 2010, 7:38 am 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
@Zaelia
thanks a million i did that in all my scripts and ya #NoEnv #Persistent added prior


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 18th, 2010, 8:08 am 
Zaelia wrote:
XP and vista is twins with this option...

...& they look like shit...(no offense, but they do look ugly with those options)...


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: rbrtryn and 65 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group