cgp profile compare — Cross-backend comparison.
Spec section 2.2: run the same workload across multiple backends
and produce a comparison table with TFLOP/s, bandwidth, and speedup ratios.
cgp compete — Head-to-head competitor comparison.
Spec section 2.5: run two or more commands, measure wall time,
compute TFLOP/s, and produce a comparison table.
Profile diff: compare two CGP profiles and detect regressions.
Spec section 2.6: cgp diff.
Must complete in <100ms for two saved JSONs (FALSIFY-CGP-062).
Regression detection using bootstrap confidence intervals.
Methodology from Hoefler & Belli (2015) [8]: “Scientific Benchmarking
of Parallel Computing Systems.”
Also supports PELT changepoint detection [43].