benchmark-isaaclab
Installation
SKILL.md
Isaac Lab Benchmarking
Parameter references may be outdated. Always verify with
./isaaclab.sh -p <script> --help. For profiling details (Tracy, Nsight), see theprofilingskill. For installation, see theinstall-isaaclabskill.
Setup
See the install-isaaclab skill for installation (clone, conda env, Isaac Sim linking).
Before Running Any Benchmark
- Use a WARM run for headline FPS/frametime — see the COLD/WARM/TRACY method in the
profilingskill - Set CPU governor to performance — see
perf-tuningskill - Do not patch Isaac Sim shutdown by default. If Tracy shutdown hangs after outputs are complete, use the scoped last-resort guidance in the
profilingskill
Benchmark Scripts
All in scripts/benchmarks/. Run via ./isaaclab.sh -p scripts/benchmarks/<script>.py.