Google Chrome is slow
Posté:
30 Décembre 2010, 00:04
de 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
Posté:
30 Décembre 2010, 00:37
de 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
Posté:
28 Février 2011, 18:46
de 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
Posté:
01 Mars 2011, 11:48
de fnagel
Use
- Code: Tout sélectionner
--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: Tout sélectionner
--disk-cache-dir=%LOCALAPPDATA%\Temp
which should move cache only. I will test and report soon.
Both for MS Vista & 7