Using a RAMdisk
SuperFetch is disabled here as per SSD optimizations, however I don't have much knowledge about a RAMdisk. I have 16Gb RAM, 4 GB is used by the OS, I may have 2 Virtual Machines running with 4GB each. That leaves me with 4GB. Considering my usual daily usage is pretty much browsing, would I see any improvements using a RAMdisk and what should I run from it?
Well mostly experienced members here stay away from RAMdisks. My drive is SATA rather than SSD so I'm not the best person to ask. All I can quote is the following reasons to use a RAMdisk:
Higher PC performance. Provided you have got a sufficient amount of RAM, using a fast in-memory disk for temporary data will boost the computer performance.
Reduced file system fragmentation. The file system on your hard disks will be far less fragmented as the temporary files will never be written to the hard disk.
Reduced wear-and-tear of the physical disk. Because the temporarily files are not written to the hard disk, there will be fewer read/write cycles, which is especially important for prolonging the life of Solid State Drives (SSD) often installed in laptops.
Less junk on the hard disk. Many software applications create temporary files that remain undeleted although no longer needed. The contents of RAM disks is cleared every time the computer is restarted or switched off, so the unneeded files won’t clutter your HDD.
Less noise and heat from the hard disk because the system will use the hard disk less intensively.
However setting up a rAMdisk isn't particularly easy. My first attempt left me with a non-booting machine.
What would you put on it?
Mostly temp files. Why? They don't get written to disk and read/ write speeds are signifigantly faster (anywhere up to 50 times faster)

Although I do also run a few portable apps directly from the RAMdisk too.
Some user swear that moving browser caches to RAMdisk speeds up browsing but I don't make use of this.
The big question is whether to make the RAMdisk persitent (save data on shutdown and reload it on next boot) or to clear it's contents on shutdown. Basically if you use a RAMdisk for privacy reasons you'd set it to clear on shutdown. Personally I use a persistent RAMdisk.
The other big question is how much RAM do you need to allocate to it?
Here's my read/ write speeds on my windows partition:

Here's read/ write speeds on the RAMdisk:
So basically if I'm viewing a folder full of High Res images they will load extremely fast or if I want to scroll video from a point near the beginning to a point near the end there's no lag and scrolling is almost instant.
If your machine performs well anyway it's probably pointless but for me there's no way I'm ditching my RAMdisk.