You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ du -h ~/.cache/chromium/Default/Cache/;
747M /home/tsmith/.cache/chromium/Default/Cache/
458M /home/tsmith/.cache/google-chrome/Default/Cache/
1.2G total
After
0 /home/tsmith/.cache/chromium/Default/Cache/
0 /home/tsmith/.cache/google-chrome/Default/Cache/
0 total
It also will save on SSD wear-and-tear, and you won't even notice a performance drag as everything's stored in memory anyway.