| View previous topic :: View next topic |
| Author |
Message |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
Posted: Wed Feb 17, 2010 2:23 pm Post subject: setbatchlines -1 and imagesearch performance issue |
|
|
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. |
|
| Back to top |
|
 |
Murx Guest
|
Posted: Wed Feb 17, 2010 3:45 pm Post subject: |
|
|
| Is it for a game? |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Feb 17, 2010 3:53 pm Post subject: |
|
|
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+) |
|
| Back to top |
|
 |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
Posted: Wed Feb 17, 2010 4:14 pm Post subject: |
|
|
| @Guest thanks a ton |
|
| Back to top |
|
 |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
Posted: Wed Feb 17, 2010 4:23 pm Post subject: |
|
|
@Murx no its for my Automatic release test project
@hugov good joke |
|
| Back to top |
|
 |
Zaelia
Joined: 31 Oct 2008 Posts: 604 Location: France
|
Posted: Wed Feb 17, 2010 7:59 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
Posted: Thu Feb 18, 2010 6:38 am Post subject: |
|
|
@Zaelia
thanks a million i did that in all my scripts and ya #NoEnv #Persistent added prior |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Feb 18, 2010 7:08 am Post subject: |
|
|
| Zaelia wrote: | | XP and vista is twins with this option... |
...& they look like shit...(no offense, but they do look ugly with those options)... |
|
| Back to top |
|
 |
|