Right-click on any empty space in the Web page, click on inspect element. This is, by the way. how you view the source code of a site on Chrome. Once here, click on the first line of the HTML code, which will effectively select the entire site. Then click on resources. This shows up the usage of memory by each element in the Web page. You can sort the elements by time or by size. If you reload the page, every image and script on the page shows up in the graph and gets plotted in real time.

Name:  Inspect Memory Usage By A Site.jpg
Views: 53
Size:  50.0 KB