1.

Solve : Batch file performance - Can it be improved??

Answer»

Curious to know if upgrading hardware on a PC would increase the time a batch file takes to complete. For example, would having the pc on a gigabit network, max RAM, decent cpu etc. IMPROVE DOS command perfomance over the same pc without any upgrades?

Thanks for your input on this.CPU speed, disk performance and the number of other tasks running would be the biggest factors IMHO.

Depends what the batch file is doing. LOTS of disk input/output would require a faster disk to improve speed for example.
That's what I figured. Thanks for verifying. Creating a RAM disk would certainly speed things up if the batch was run from thatThe truth is that batch language is just a script for MANIPULATING the system and was NEVER intended for speed.



Discussion

No Comment Found