I'm a stranger here :)
Actually, I have used Ubuntu as a main OS with my notebook about for a year.
And Chrome has been a my primary web browser. You know, chrome was the best browser for me 2 weeks ago.
Suddenly Chrome's web page loading speed was low and I tried to find that reason many times but failed to do it.
Even though, with more and more googling, I can't take care of it. I removed chrome and re-install it over and over again, that didn't work at all.
Anyway I got to know existence of Chromium that is open source version of Chrome and I installed it. Wow, Chromium works!!!!
Yeah, about a week, Chromium was good for me. But finally, the same situation I mentioned above was brougt about for me.
As a last action to be taken, I use chrome in my virtual machine installed windows 7. You know, in my guest Os ( win 7) chrome works well. How could it be?
That's all I tried to tell you guys. Anyone can help me?
wget
? – David Foerster Feb 25 '15 at 13:20wget -O /dev/null http://cachefly.cachefly.net/10mb.test
and see if the reported data rate meets your expectation. If it's not underwhelming, we can go on and try to find out what makes your web browsers slow. – David Foerster Feb 26 '15 at 11:43wget
is an HTTP client like a web browser, but it cannot display web pages (or anything other content for that matter). As such, it provides a simple and robust way do test internet connection speed. I thought that was, what your issue, but reading your question again, your issue might have been with page rendering speed, not download speed. Please clarify. – David Foerster Feb 27 '15 at 11:36