kaguraswap / monorepo

Multichain NFT Marketplace aggregator built with Seaport and 0x!
https://kaguraswap.com
MIT License
8 stars 1 forks source link

Improve asset page performance when loaded a lot of data #271

Closed taijusanagi closed 2 years ago

taijusanagi commented 2 years ago

When we load a lot of data, the page is too slow... Lets' find some solution.

taijusanagi commented 2 years ago

bit improvement here. https://github.com/kaguraswap/monorepo/pull/288

for more improvement, I think we need virtual dom for this.