solved and back

Hi!,
I was struggling from a month on webpagetest to get my website optimized which hosted on a shared server. Finally, I got it. Just check:
before
http://www.webpagetest.org/result/120205_4T_34B3S/
First byte: 0.707s
some time it was more slower
Now,
http://www.webpagetest.org/result/120206_D0_34JSA/
First byte:0.286s (without plugins enabled)
First byte:0.313s (with all plugins enabled)
http://www.webpagetest.org/result/120206_J7_34Q68/1/details/

However,
http://www.webpagetest.org/result/120206_J7_34Q68/1/pagespeed/
Unabled to solve few. Please help!

What I did?
Just used cloudflare that tripled my site speed.

I donno how it works but if any-body would like to give some idea, if its safe or not?
Thanks

Cloudflare is fine and used by a whole lot of sites. It looks like you are making your HTML cacheable for a short period so they are able to cache it on their servers (particularly if you do a lot of testing back-to-back).

For the remaining issues, creating an image sprite is going to be a manual process and require editing your template. The browser caching is being flagged because of the short cache time (4 hours). It’s possible that that could just be a setting in the .htaccess that you can change to make it longer.