2026-08-31
156 Entities
Compiler/materialization scaling experiment.
156 entities / 666 routes / 3,122 files compiled and materialized in ~10 seconds; full Ship verification was intentionally not run.
The measured catalog is 156 distinct entities, 337 relationships, 1,010 fields, 666 page routes, 3,122 files on disk, and 10,395 lines of ISL (209,296 bytes). Parse was 31ms. Emit + materialize was 9,982ms. Total compile clock 10,370ms.
This is a compile/materialize benchmark. TypeScript check, proofs, kernel/seal, and final verification were not run. verifyOk=false is the expected result of that path, not a silent skip of a Ship.
The path changed relative to the 102-entity v0.1 compile: 32-wide parallel file writes, lean emit, no launch-kit, no brand-studio, no sample-data LLM, no preview rebundle, stop after materialization. P3 / TTPS / ShipGate semantics were not touched.
Source: specs/benchmarks/enterprise-os.max.compile-v0.2.json and the companion markdown.