Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for ordering dates chronologically in Words Documents
#20
I didn't test the speed of f.Value=aa. If it slower than in Excel scripts, probably the Value function is implemented so that for each array element it switches between QM and Excel processes. That is, the reason of slowlyness is frequent context switches. For example, for this reason acc and htm functions are so slow.

QM, like any other process, can get as much memory as it need. Computer (all programs, not only QM) becomes slow if amount of memory is too small. For example, Windows XP SP2 will run faster with 512 MB or more memory than with 256 MB.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)