benchmark-isaacsim
Installation
SKILL.md
Isaac Sim Benchmarking
Parameter references may be outdated. Always verify with
./python.sh <script> --help. For profiling details (Tracy, Nsight), see theprofilingskill.
Setup
See the install-isaacsim skill for installation (pip, source build, Docker).
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. - Set Nucleus auth if using Nucleus-hosted assets — see
install-isaacsimskill. - 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 standalone_examples/benchmarks/. Run via ./python.sh <script> [args].