>>106910748
> encryption?
Yes, but that is also even riskier for recovery if something goes wrong. You do make good point though. It depends on how the encryption is done, even some of the self-encrypting hard drives has a performance drop — it cut it in exactly half. Which I thought was odd, but that's what the specs said.
>>106910787
> what are you retards doing
A build box absolutely rapes the SSDs.
Windows makes tons of temporary files, .LIBs, logs, PCHs, PDBs, in addition to objs and exes full of debugging information, and some of the linker options rape the swap file due to insane memory requirements, then it all gets copied around, compressed, packaged, archived, signed, and then deleted.
It runs 24/7, sometimes running 4 builds simultaneously. It occasionally clears the backlog by sunday, and gets a few hours of idle time before the east coast comes in.
HDDs used to last years.
My recommendation if you have a SSD is lots of ram, and turn on write caching. You cannot have too much RAM. Buildboxes just build, nothing critical is lost should it die (on write failure)