ITADN

Draft: Reduce useless call of decode

#67Pull Requestd8corp 创建于 2026-02-05
D
d8corpcommented
I'm not convinced this is the best approach, but it might have merit. We could refine it further. Issues I see: - Creating a Promise for each persistent atom feels heavy. - It increases bundle size. Benefits: - Reduces unnecessary decode calls, which should improve performance if decode is time-intensive.
合并状态:未合并 2 条评论