A private, native, CLI Compiler Explorer that runs entirely in your terminal. Watch C++ assembly performance update live. No AI or Internet required.
Get Started Using The RepoSave for later
Watches your source files and recompiles instantly. See the direct impact of your code changes on generated assembly.
Powered by llvm-mca. Visualizes instruction latency and clock cycles with a clean green-to-red heatmap right in the gutter.
Automatic 5-stage cleaning pipeline removes compiler noise, debug symbols, and internal headers. So you just see the assembly instructions!
The main TUI interface showing side-by-side assembly and help.
Interactive instruction database for x86 and ARM64.
Real-time mapping between C++ lines and assembly output.
g++ / llvm-mca
Clean & Map
Coordinate State
Textual TUI