[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