internet4000 / explorer-discogs

A work in progress to explore and play Discogs
https://explorer.radio4000.com
2 stars 0 forks source link

Performance #45

Closed oskarrough closed 6 years ago

oskarrough commented 6 years ago

Implemented the usual performance tricks. Small improvements.

Time to interactive did not improve. I think the only way to do it with our current stack is server-side rendering or a service-worker. Both not worth it atm.

Another idea is to lazy-load the R4 player since it's 20% of our bundle size but didn't find an easy, reliable way.

before

before

after

after