If you can’t answer this question you’re doing it wrong. It should be as simple as “how large are the files in my web hosting folder”. All this fucking tech stack bloat is so unnecessary.
Press Ctrl+F5 to reaload the whole page (including previously cached files)
under the list of transfered files in the greyish bar above the debug console (if enabled…) you see the total number of requests the site made and the total filesize that has been transfered; lower is better.
Chrome reports the memory a tab uses if you hover over the tab.
Look at the task manager within your browser. Try clicking on the burger bar, then “More tools” and “Task Manager” within the browser.
How do I measure how much data my page loads? Now I’m curious
If you can’t answer this question you’re doing it wrong. It should be as simple as “how large are the files in my web hosting folder”. All this fucking tech stack bloat is so unnecessary.
Picture: https://superuser.com/a/1718133
Thank you for the detailed answer!
Chrome reports the memory a tab uses if you hover over the tab. Look at the task manager within your browser. Try clicking on the burger bar, then “More tools” and “Task Manager” within the browser.
Oh, I didn’t know I could do this in DevTools! I figured I would need some other tool