react-component / virtual-list

🧾 React Virtual List Component which worked with animation
https://rc-virtual-list.react-component.now.sh
MIT License
725 stars 154 forks source link

perf: optimize the number of renders during scrolling #276

Closed linxianxi closed 5 months ago

linxianxi commented 5 months ago

减少滚动时的 render 次数,只有 startIndex 和 endIndex 改变时才 render

如视频所示,在这范围滚动时,startIndex 和 endIndex 没有发生改变,不会 render 的。

https://github.com/react-component/virtual-list/assets/47104575/640d7749-f2b7-42e6-85e8-df9379126226

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
virtual-list ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 7:48am