ARMOR Videos

MuJoCo Timing

Published

Review integrated performance timing metrics proving the MuJoCo engine comfortably achieves real-time speeds on iOS.

How fast is MuJoCo on a phone? This update adds timing instrumentation to find the bottleneck. The result: individual simulation steps complete in roughly half a millisecond, with total compute around 15% of wall-clock time — the physics keeps up with real time, and then some.

The remaining sluggishness shows up only in spatial AR mode (likely spatial-mapping/LiDAR overhead), while virtual mode stays snappy. Good news for multibody dynamics on iOS.

Key points

Compare virtual and spatial rendering in Augmented Reality.