Move all of the application caches to a RAM drive, because reading the file from RAM is much faster than from disk.
I was inspired by Zafar Khaydarov's project: OSX-RAMDisk. Many thanks for that!
Before the running please close all applicaiton (like: Google Chrome).
curl -sS https://raw.githubusercontent.com/janoka/macoscache/master/installer.sh | bash
macoscachePlease also close all application.
curl -sS https://raw.githubusercontent.com/janoka/macoscache/master/uninstaller.sh | bashPlease be aware:
- All of you cache data will be disappeared when you start the script.
- Following the starting, all application cache data will be stored on RAM Disk; which means when you turn off your computer, all cache data will disappear.
USE THE SCRIPT AT YOUR OWN RISK!