Files
clice/benchmarks/pch_chain
ykiko 90f3d34768 bench: add AST load latency comparison for chained vs monolithic PCH
Measures the cost of compiling a source file against a chained PCH (70
links) vs a monolithic PCH. Result: chained PCH adds only ~4% overhead
to AST load, making it practical for production use.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-18 15:02:21 +08:00
..