Draft: Reduce useless call of decode
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 条评论