Page Speed

Firebug အတွက် add-on လေးပါ။ မဆိုးဘူး။ ကိုယ့် code ထဲမှာ မြန်အောင် ဘယ်အပိုင်းတွေလုပ်ဖို့လိုလဲဆိုတာကို analyst လုပ်ပေးတယ်။ firefox မှာ အရင်ဆုံး firebug သွင်းထားဖို့တော့ လိုတယ်။ ကျွန်တော့် code တွေမှာ cache မပါတာကို အခုမှ သတိထားမိတယ်။ :) နောက်ပိုင်း cache တွေထည့်ပြီး ရေးမှဖြစ်မယ်။
http://code.google.com/speed/page-speed/docs/using.html

1 Comment

  1. kp says:

    Firebug + Yslow + Page Speed plugins is very usefull for webdevelopment.

    Refs:

    Website Performance Optimization?

    http://developer.yahoo.com/performance/rules.html

    Steve Souders: “High Performance Web Sites: 14 Rules for Faster Pages”
    http://video.yahoo.com/watch/1040890/3880720

    http://www.websiteoptimization.com/

    We have no high Speed internet connection in myanmar.That why, Myanmar Website owner and Webdeveloper should know and used this technique/approach.

    -tiny CSS Class
    -reduce unused Javascript class/function
    -optimize images
    -Gzip/Deflate Compression
    -HTTP Header expire
    etc…

    Server part:

    Loadbalancing Server – (HTTP / Database server / FileStorage(static file) separately.
    separately

    Optimization Web Server or Choose suitable HTTP server.

    http://en.wikipedia.org/wiki/Comparison_of_web_server_software

    hier is the Lightweight Web Server
    http://en.wikipedia.org/wiki/Comparison_of_lightweight_web_servers

    I used it Ngix and Cherokee lightweight webserver.

    And dont forget to use reliable webhosting company/Data Center.

    http://www.mmgeeks.org/forum/viewtopic.php?f=43&t=158&p=669&hilit=deflate#p669

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.