Profile capture replay
profile_captureReplays NVIDIA Nsight Graphics captures in a hidden vsync-off window to measure CPU submit, finish-wait, reset, FPS, and optional GPU frame times. Summarizes per-iteration metrics for performance analysis.
Instructions
Replay the capture in a hidden, vsync-off window and summarize Nsight's per-iteration CPU submit, finish-wait, reset, FPS, screenshot-difference, and optional GPU frame-time measurements. This executes GPU work; it is not a static read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop_count | No | ||
| capture_path | Yes | Absolute or working-directory-relative path to an .ngfx-capture or .ngfx-bincap file. | |
| timeout_seconds | No | ||
| collect_gpu_time | No | Ask Nsight 2026.3+ to timestamp GPU frame workloads. | |
| output_directory | No | Optional directory in which to retain CSV, screenshots, and README artifacts. | |
| warmup_iterations | No | Initial iterations excluded from aggregate statistics but retained in raw results. |