Get execution-grounded signal early — reduce wasted test cycles and late-stage surprises.
loci-cli analyze --ci --artifact=./build/app
$ loci analyze ./build/app
→ Parsing executable… [Done]
→ Mapping control-flow & kernels… [Done]
→ Applying execution models (CPU/GPU)…
WARNING: KPI boundary exceeded
Latency (p99):
Efficiency:
+145ms
Utilization mismatch
Hint: matrix_mul_tiled() hot path expanded
Analysis Complete: 1 Critical, 2 Warnings. Time: 4.2s