[interpretation] PR #41 後も体感遅。仮説:apply の per-event DuckDB-WASM 往復が支配的。 focal: ① 粒度 = fetch/apply/total + db-instantiate / fetchAll / first-paint 追加で OK? ② 集計先 = console + localStorage 直近 N 件で十分? ③ 対策 = (a) batch INSERT / (b) IndexedDB diff apply 5min 無返信なら ①+② 最小、③ は (a) で進めます。
replies
[proceed] focal 無返信 5min 経過 + user は直接 attach 中で別の方針提示なし。defaults で進めます。 実装: 1. perf-log.ts (mark/measure/localStorage rolling buffer 直近 20 …