I have had /tmp as tmpfs for a couple of years since arch switched to this layout. I ended up having the opposite problem, probably because I never had enough RAM.
I have only ever enabled swap when compiling a few projects with "-j8" would take up all the memory. Using fewer threads would usually end up being slower than more threads + swap.
I have only ever enabled swap when compiling a few projects with "-j8" would take up all the memory. Using fewer threads would usually end up being slower than more threads + swap.