perf: optimize persist delta gating and diagnostics

This commit is contained in:
Youzini-afk
2026-04-13 16:11:22 +08:00
parent 8f7572b615
commit b16785e56f
30 changed files with 4495 additions and 47 deletions

View File

@@ -16,6 +16,8 @@ const SOURCE_ROOTS = [
"sync",
"ui",
"vector",
"vendor/wasm",
"native",
];
async function collectFiles(targetPath) {