Temporary files: RAM or disk?
Temporary files: RAM or disk?
Posted Jun 8, 2012 0:59 UTC (Fri) by CycoJ (guest, #70454)In reply to: Temporary files: RAM or disk? by wookey
Parent article: Temporary files: RAM or disk?
Posted Jun 8, 2012 17:14 UTC (Fri)
by apoelstra (subscriber, #75205)
[Link]
It's screaming fast. I originally started doing this when I had my $HOME mounted over SSHFS, and Firefox would single-handedly saturate my pipe, and took forever to do anything. Its disk IO is (was) obscene.
This also has the benefit (if you want to see it that way) that my history does not get so filled with garbage, since every reboot the profile is reset. I have a line in my .Xclients which copies a template .mozilla into place, so that I start off with Noscript, Adblock, Tor, etc, all enabled, and my history is seeded with LWN and other sites I frequent.
Posted Jun 9, 2012 15:51 UTC (Sat)
by Serge (guest, #84957)
[Link]
It might be a good idea to save some SSD writes, but does it really increases performance? My ~/.mozilla profile is about 2GB, so it was not a good idea to put it in RAM, but I tried that with a new empty profile and noticed no difference. What should I look at?
PS: it's not related to the /tmp dir, I assume, but it's still interesting to see some tmpfs benefits for a popular application.
Temporary files: RAM or disk?
Temporary files: RAM or disk?