My current default chrome shorcut is: E:\chrome-win32\cmd.exe /c start /realtime E:\chrome-win32\chrome.exe -user-data-dir="E:\chrome-win32\User"
Which loads cmd from the ramdrive, opens chrome with a realtime level, and tells it to use the user directory in the ramdrive.
My other shortcut is pretty much just find everything you could stick after the target path and so far I have come up with: E:\chrome-win32\cmd.exe /c start /realtime E:\chrome-win32\chrome.exe -user-data-dir="E:\chrome-win32\User" -disable-popup-blocking -disable-plugins -incognito -no-sandbox -disable-images
I obviously use the second one for testing purposes only :P.
I am interested in what other users have found to stick in front of their shortcuts or any other way to speed up chrome thats not obvious (disable malware protection, clear history, etc). Also if anyone knows how to get all of the processes created by chrome to keep the realtime attribute I would greatly appreciate it.


LinkBack URL
About LinkBacks



Reply With Quote
.


