profiling ========= .. py:module:: profiling .. autoapi-nested-parse:: Runtime profiling for raccoon missions. See :class:`raccoon.profiling.StepProfiler` — wrap a mission run to get a per-step phase breakdown (execute / db / acquire / overhead), an event-loop-lag report, and an optional ``chrome://tracing`` timeline. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/profiling/step_profiler/index