Moode Forum
Limiting CSS impact to local display - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: FAQ and Guides (https://moodeaudio.org/forum/forumdisplay.php?fid=9)
+--- Thread: Limiting CSS impact to local display (/showthread.php?tid=3301)

Pages: 1 2


RE: Limiting CSS impact to local display - Alaini93 - 02-11-2021

I was thinking, how much of an improvement minifying files could affect 1 user?
Can we quantify that improvement? faster loading, better sound?

I understand that we are doing that for websites where hundreds/thousand users could look at the same page at the same time. But here, it's only one person browsing. And it make it difficult, of course, to tinker with it.
Just wondering.


RE: Limiting CSS impact to local display - Tim Curtis - 02-11-2021

Gulp bundles load into the Browser more than 2X faster than the corresponding individual files. This is a significant performance improvement for the user and will get better as we work on optimizing the code even further.