fafranco82 / swdestinydb

Star Wars Destiny Deckbuilder
52 stars 26 forks source link

Performance Improvements #290

Open Drammy opened 4 years ago

Drammy commented 4 years ago

Hi,

Is it necessary to download ALL the sets, formats and cards data for each page?

I'd have thought it was only required on the 'my collection' page. The other pages that show cards such as a specific decklists could just return the corresponding cards as part of the decklist API response..

Or convert the site into a SPA and download the entire dataset once instead of on each page cycle.

I love the site but the performance is pretty poor and only getting worse IMO.