LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Performance

Speed improvement hints

  Use in line code instead of sub calls.
  Use DATA8 instead of DATAF where possible.
  Use fixed arrays instead of the dynamic array handles.
  Use the compound byte codes instead of byte code macros.
  Use as few vmThreads as possible