From c4f0ee02d47081e84b75a70dffd86fc765ac7b5c Mon Sep 17 00:00:00 2001 From: commilitia Date: Sun, 12 Jul 2026 02:31:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20changelog=202026-07-12=20=E6=95=88?= =?UTF-8?q?=E8=83=BD=E7=AC=AC=E4=BA=8C=EF=BC=8F=E4=B8=89=E5=B1=A4=E2=80=94?= =?UTF-8?q?=E2=80=94=E6=8E=83=E6=8F=8F/=E4=BD=88=E5=B1=80=E6=8F=90?= =?UTF-8?q?=E9=80=9F=20=EF=BC=8B=20=E5=A2=9E=E9=87=8F=E6=81=A2=E5=BE=A9?= =?UTF-8?q?=EF=BC=88Tier3=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增 changelog 條目+md-twin。掃描/佈局提速(中間/S4 祖先游走記憶化、S1 gapTrim 對齊門)+增量 恢復(C1 持久化 Finder+失效、C3 rerender、C2 observe,append 修復);獨立複驗(5 法)+4 份真 人真實文檔驗收;I1/I6 收緊(作者空格規範化不還原)。changelog HTML 經 build.sh 重建。 --- docs/changelog.html | 47 ++++++++++++++++++++++++++++++++++++++++- docs/changelog.src.html | 45 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+), 1 deletion(-) diff --git a/docs/changelog.html b/docs/changelog.html index f37a137..539aac0 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -1,4 +1,4 @@ - + @@ -2545,6 +2545,30 @@ main > *:nth-child(n+6) { animation-delay: 0.46s; }

聚珍(Juzhen)/cjk-autospace 變更紀錄。← 回文檔

+

效能第二/三層:掃描/佈局提速 + 增量恢復(Tier3) 2026-07-12

+

承第一層(S2+S3)。本批含掃描/佈局提速與**增量恢復**(動態頁面局部變化免全樹重掃),全程獨立複驗+4 份真人撰寫真實文檔驗收。單元測試 130→140 全綠。

+

掃描 / 佈局提速

+ +

增量恢復(第三層,向下兼容 API)

+ +

獨立複驗 + 真實文檔驗收

+ +

文檔(I1/I6 收緊)

+ +

效能第一層:掃描提速(category 記憶化 + orphan 葉塊預計算) 2026-07-11

下游效能訴求(掃描疑 O(n²))之第一層——無狀態、保行為、無公開 API 變更之確定收益。單元測試 129→130 全綠、輸出不變。

優化

@@ -2792,6 +2816,27 @@ main > *:nth-child(n+6) { animation-delay: 0.46s; }