Jump to content

Recommended Posts

Posted

I noticed that when I run a script that has a series of MouseClickDrag calls with the speed at 100, the time it takes to do the dragging on a Pentium D with only 1 core booted (/numprocs=1 in boot.ini) is 36s, and with 2 cores booted, it is 18s. I need the script to behave consistently. Can someone look into the implementation of MouseMove/MouseClickDrag to see if the implementation somehow makes the speed dependent on the number of CPUs?

Thanks,

- Eric

Posted

I have narrowed this down a bit...

On a dual-core machine, the mouse move speed only increases when certain apps are running (I can't share the app or the app name). Just having the app running, without opening any files or anything, and minimized, causes the mouse move speed to increase. If I close the app, and re-test the move speed, it goes back to normal.

Any ideas on what the app could be doing that might affect the mouse move speed from the Auto-It script?

My test script is attached.

Thanks,

- Eric

ScrubSpeedBug.au3

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
  • Recently Browsing   0 members

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