Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for ordering dates chronologically in Words Documents
#22
Yes, QM should sort slower. QM code is not compiled to native machine code. Also, calling an user-defined function is quite slow.

I tested sorting array of 46425 elements (all single-word, almost all unique). It took 0.725 s in QM. Function __SortVarArrAsc was called 811736 times. Excel sorted faster, although I cannot measure.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)