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 480 MB/s, which is right at the limit of the SATA interface. After just 24 GB, the speeds drop, to a very decent 400 MB/s which is sustained until the drive is completely full. While a SLC cache of 24 GB is very small by today's standards, the fact that there's no additional loss in write performance is very good though. Filling the whole 4 TB capacity completed at 416 MB/s, which is a very good result for a SATA SSD, but still not right at the limit of the interface. The Seagate Barracuda 120 does a little bit better here, reaching 460 MB/s. Please also note how badly the Samsung 870 QVO is doing here—just 116 MB/s.