|
Both Excel and Windows try to optimise performance by storing recent information in
memory. So Excels second full Calculate is often significantly faster than the first.
Excel also saves some of this information with the Workbook.
|
Sometimes you will find that your FastExcel
timing results are not completely repeatable, even though FastExcel measures elapsed time
using a high-resolution timer capable of timing intervals in Microseconds.
Both Excel and Windows cache information to speed up subsequent operations.
|
|
Windows is a multitasking system so
Excel does not get the whole system to itself.
|
Windows is a multitasking, paged virtual memory operating
system so other system tasks are always running at the
same time as Excel. Try and make sure there are no other
user tasks active whilst you are using FastExcel
|