quest_perf_diff
Compare two recorded performance sessions to see changes in FPS, stale frames, GPU/CPU load, and memory growth. Shows verdict change for before/after evaluation.
Instructions
Compare two recorded perf sessions (JSON files from quest_perf_session), e.g. before/after an optimization. Returns metric deltas (fps, stale frames, GPU/CPU load, memory growth) and the verdict change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_session_path | Yes | ||
| before_session_path | Yes |