References — bi-15 Cross-Layer Vertical Traces

Primary sources first. In-tree Chromium docs beat any external source, including these modules.

This module has no new subsystem of its own — it traces one operation through every layer already studied. The references are therefore the tools, plus the modules being connected.

Tools

The layers being traced

LayerModule
Parsingbi-03
DOMbi-04
Bindings / V8bi-05
Stylebi-07
Layoutbi-08
Paintbi-09
Compositingbi-10
Schedulingbi-11

Application-level counterparts

  • fe-01 — Execution model (sibling project) — the same pipeline, measured from JavaScript
  • fe-05 — CSS invalidation (sibling project) — style and layout cost, measured
  • fe-06 — Layout (sibling project)

When a claim here proves stale, record it in PROGRESS.md section 7.