Page 1 of 1

Google Chrome is slow

PostPosted: 30 December 2010, 00:04
by shawndibble
Something I have noticed. Google Chrome is insanely slow. It seems to be transferring every page to the USB drive before showing it or something. I see heavy usage of my USB when I load the page. Is there something that can be done to speed this up?

Re: Google Chrome is slow

PostPosted: 30 December 2010, 00:37
by Dji
Try disabling google cache from startup command line (liberkey shortcut parameters), see :
http://www.google.com/support/forum/p/C ... 61f&hltp=2

Re: Google Chrome is slow

PostPosted: 28 February 2011, 18:46
by fnagel
Link is corrupted.

Which one should be disabled? There a few cache options available via command line: http://peter.sh/experiments/chromium-co ... -switches/

Re: Google Chrome is slow

PostPosted: 01 March 2011, 11:48
by fnagel
Use
Code: Select all
--user-data-dir=%LOCALAPPDATA%
as parameter. This makes chrome fast again, but all preferences and extensions need to be installed on every used pc.

Im playing with
Code: Select all
--disk-cache-dir=%LOCALAPPDATA%\Temp
which should move cache only. I will test and report soon.

Both for MS Vista & 7