When copying games from your Steam Library, or other very large files (>10 GB), you may notice that write speeds on your SSD start at full speed, before dropping considerably. The underlying reason is that modern drives have small, fast 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, something most consumers will never do.
Write speed starts out at around 4 GB/s, which is sustained for 318 GB. At this point, the SLC cache is full, and the drive will start flushing SLC back to TLC, which affects write rates. This SLC cache size is "good", and comparable to many other drives on the market. Once the SLC cache is exhausted, the write rates drop to 2.7 GB/s, which is still very fast. The drive continues running at that speed until 1.3 TB have been written and then drops to around 1 GB/s until it is full. Filling the whole 2 TB capacity completed at 1.95 GB/s average, a fantastic result, especially considering this is a DRAM-less drive positioned in the value segment.