LEGO Mindstorms EV3


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

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group