Files
cjk-autospace/test
admin 1fae8ebf25 test(bench): 掃描層效能基準(jsdom,確定性 el.matches() 計數+計時)
Tier 2 基準設施:test/bench/bench-scan.mjs。建寬(多兄弟段落)+深(巢狀塊測 orphan、巢狀行內
測祖先游走)壓力結構,度量 render 之 el.matches() 呼叫數(確定性)與壁鐘中位數,供逐層提速實測。
正確補 Element.prototype.matches(非 HTMLBodyElement.prototype)。jsdom 無版面故僅覆蓋掃描層;
版面層(S1)另備 headless Chrome 基準。
2026-07-11 20:04:58 +08:00
..