New question #249084 on Sikuli:
https://answers.launchpad.net/sikuli/+question/249084

While running sikuli from commandline  is very slow . Upon entering the command 
it takes minimum 6 to 8 sec for execution to start ( mean while Yellow color 
splash screen with "starting please wait" is coming ) . 

Run same script through sikuli IDE is faster , I noticed if you run through IDE 
first time again splash screen is coming for around 3 sec showing "setup 
environment" but on second run onwards splash screen is not coming and is quite 
fast . 

So my question is generally commandline command should work faster than IDE 
because IDE loading itself will take some RAM which might slow it up ( but here 
it is reverse )? . Also how can the startup time can be decreased . My System 
has decent config  of intel i5 with 4gb ram

Command i'm using to run script1.sikuli ::

java -Dsikuli.FromCommandLine -jar <...>\Sikuli\sikuli-ide.jar -r 
"<...>\SikuliScripts\script1"

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to