It sounds like DirectStorage is going severely affect drive lifespan of you use it, unless you have a drive with firmware designed to mitigate the effect
"
Traditionally, “real world” consumer performance metrics have focused on 4KB accesses at low queue depths ranging from 1 to 4, but DirectStorage will use large random read accesses at very high queue depths. So here we’re dealing with large 32KB+ block sizes and a 512+ queue depth instead, which is representative of a potential DirectStorage workload. In fact, we should anticipate I/O up to 1MB in size, with 64KB being a typical target for consistency.
This type of workload also challenges a drive’s endurance due to 'Block Read Disturb,' a process that creates wear on frequently-read blocks, thus reducing endurance. Managing this condition is exceptionally important with DirectStorage SSDs — each block of game data can experience up to 20,000 page reads per hour over a 60 to 100GB span of the drive.
Block Read Disturb is a negligible condition with standard drives. However, the new firmware needs to maintain the flash due to the intense nature of DirectStorage workloads, all while still prioritizing host I/O requests. Hammering the flash with reads introduces bit errors over time which can temporarily impact performance, but drive access remains in high demand. Phison has developed smart scheduling for maintenance with adaptive wear algorithms that seamlessly work in the background so that performance remains consistent with minimal additive wear."