On Wed, Oct 14, 2009 at 5:07 PM, Gaurav Paliwal
<[email protected]> wrote:
> Respected Members ,
>
> Which  is the best Website performance testing tool available ? I have tried
> pylot but it is not much comprehensive in its approach and terminated
> abnormally a lot of times.I want to test a website performance in different
> web server.Could anyone tell me which is the best way to test this ?

Dear respected Gaurav,

Please use firebug for tracking your website performance and do things like

1) use mod_gzip with Apache

2) Don't pack your js files, instead minify them using jsmin or whatever and
   concatenate them.

3) Use firebug and whatever tool you have to identify bottlenecks
     and minimize the page load time

4) Do good CSS hackery and reduce the images on your site

 5) Make your HTML, CSS and js code w3c standards compliant

I repeat.

Firebug is king.

It will be great if people avoided using Sir, Respected and Mr in ILUGC. ;)

Name is enough.

-Girish

-- 
Gayatri Hitech
web: http://gayatri-hitech.com

SpamCheetah Spam filter:
http://spam-cheetah.com
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to