When copying games from your Steam Library or other very large files (>10 GB), you might have noticed that write speeds on your SSD start out at full speed and then drop considerably. The underlying reason is that modern drives have caches that soak up write bursts to improve performance. In the fairly uncommon scenario of writing data that's too big to fit into these caches, the drive will have to write data directly to flash, and it will probably juggle some out of its write cache at the same time, which can result in a significant loss of write speed. Newer TLC drives use part of their capacity in SLC mode for increased performance. This test can reveal the size of that pseudo-SLC cache.
Testing on this page looks at exactly that scenario. We write a sequential stream of 1 MB blocks to the drive in a single thread, like a typical file-copy operation would do, and measure write speeds twice a second. The drive is fully erased before testing to ensure any caches are emptied. Please note that this test writes a lot of data in a very short time, which is something most consumers will never do.
Write speed starts out at well over 5 GB/s, which is sustained until 100 GB have been written to the drive. This is a reasonably big SLC cache for a modern SSD, but some drives go higher. As an example, the Kingston KC3000 based on the same Phison E18 controller and Micron 176-layer NAND uses 643 GB SLC cache on the 2 TB version, which is around 320 GB assuming the 1 TB version has half the cache. While the XS70 has a smaller SLC cache, the write rate once the SLC cache is full is better. The Kingston KC3000 writes at 1.5 GB/s, and the XS70 writes at 2 GB/s—it's basically a trade-off between larger SLC cache and higher write speed when SLC cache is full. Filling the whole 1 TB capacity completes at 1.7 GB/s on average, which is a very good result and better than nearly all competing drives in our test group. When write activity stops and the SLC cache has had time to free up some capacity, full write rates are restored even if the drive is partially filled.