Data capture
Connects to a target device over wired or wireless ADB and pulls
low-level device stats using Google's Perfetto tool — per-app frame timing,
CPU usage, GPU clocks, and system power draw — alongside
adb screenrecord or Scrcpy to capture what's on screen.
Both streams stay synchronised with a shared timeline.
Analysis pipeline
The raw numbers are crunched into reviewer-friendly metrics: real frame
time, FPS over time, CPU and GPU clock residency, and extrapolated
system power. Results can be compared between capture projects to
surface frame drops, thermal throttling, and sustained versus burst
performance, complete with built-in chart to image generator.
Built-in video editor
The really interesting part: the analysed data can be remapped back over the project's video
capture, enabling side-by-side, frame-aligned performance comparison between devices,
ready to drop into a review or video. No external video editing tools required. The video editor
supports audio insertion and FFMPEG hardware-accelerated rendering.