What is easy to do to improve speed from test result?
|
09-04-2010, 01:40 AM
Post: #15
|
|||
|
|||
RE: What is easy to do to improve speed from test result?
I know pagespeed & co very well but the best trick i ever find is to set images as <img src="data:image/gif;base64 ... directly in the html and css.
Because not all browsers accpeted data:image i have find out the browsers are working or not working so i serve the browsers with this condition automatically as data:image or as normal img tag. The Result: http://www.webpagetest.org/result/100903_44WZ/ or live http://powercms.org Pagespeed 100 Yslow 100 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)