Winbatch Execution Slower on a Windows 10 OS

Started by hdsouza, December 10, 2017, 06:41:50 AM

Previous topic - Next topic

hdsouza

Has anyone else noticed that winbatch scripts run slower on Windows 10 systems as compared to windows 7 and earlier.
I have been noticing a consistent drop in execution speed.
I have a windows 10 and windows 7 system with everything else the same, including virus protection etc.
The hardware execution speeds are about the same.
On heavy processing winbatch behaves very poorly in execution speed on windows 10.
If I use astatusbar in the script, I can see the count SPINNING on Windows 7. On windows 10 its CRAWLING.

Anyone else notice?
Is there some kind of exception that we need to setup, that would help?

td

WinBatch is developed and tested on Windows 10 and it is not slow on Windows 10.  Benchmarks we use in testing verify this.  Windows 10 does have more background process the Windows 7 and Windows 10 does like to hammer on the hard drive.   This is particularly true for the first 5 to 15 minutes after booting up or after the system has been idle of awhile.   

You likley have some variable other than the OS version causing a perception of slowness.
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
  - Dr. Tom Cade

hdsouza