Spec M35 — benchmark tooling (owner, 2026-09-03)

Goal: numbers over time for the compiler and for compiled programs, reproducible and comparable.

Memory evaluation ("mem paranoid") — owner's addition, 2026-09-03 #

Compiled mc programs cannot use ASan/UBSan (those are clang instrumentation; the seed keeps make stage0-san for the compiler's own C). The equivalent for mc programs is built from the surface, outside the core:

Edit this page