Is there no webpage where I just can input my URL and get something like yslow values?
It seems it should be easier than having to download the plugin for my browser. I usually don’t program with firebug / yslow and I think it should be possible to perform a test like yslow by form submission.
Thanks for replying
Is there no webpage where I just can input my URL and get something
Share
Any such service is likely to be overloaded pretty quickly, subject to rampant abuse, and not overly profitable.
A major point is that such a service would be in a high speed data center somewhere and so produce pretty useless results. You want performance sampling at typical user endpoints, and it needs to be in a web browser. Why duplicate a browser as a web service when you are sitting in front of one.
Note Google Analytics and Webmaster Tools attempt to perform some website performance metrics.