Tagged Questions
3
votes
3answers
701 views
Track page size of web app for performance
I'm about to start trialling optimisations on my web application (apache & tomcat). My main interest right now is:
The total page size (including external js files such as jquery)
The number of ...