Alex Poslavsky wrote: > Firefox saves its cache to ~/.cache, I mounted that as tmpfs and that > seemed to make it a bit faster as well. Off course you loose all your > cached stuff on reboot.
By many (most?) accounts, tmpfs is actually slower than an SSD. It's presumably faster than a spinning disk, though.