0

Im at the moment developing a very heavy website which i need to optimize becouse of the long loading time. I was wondering what kind of tools i could use to check how large a website is in terms of kb's to use that as a meassuring tool to optimize it.

Geo
  • 12,666
  • 4
  • 40
  • 55
Alexander
  • 15
  • 1
  • 3
  • Here's an article I wrote on the topic, with three very different approaches: http://blog.smartbear.com/software-quality/bid/236325/Website-Performance-Measurement-Tools-From-Brute-Force-to-Relative-Elegance – Andy Lester Dec 28 '12 at 21:18

1 Answers1

0

You could use FireBug and the Network Monitoring feature. And as suggested by @Artem K. in the comments section you could also take a look at YSlow.

Darin Dimitrov
  • 1,023,142
  • 271
  • 3,287
  • 2,928