I think it’s time for the same with 256 or 512gb super fast and 2, 4 or 8 tb slow. I like a bit very fast storage, but most of it need not be fast.
This how a lot of the large capacity slower SSDs work? They have a chunk of fast flash to soak up writes and give decent speeds, but once you get past that they're not actually that much faster than spinning rust. (at writing... seek times obviously still get you on HDs).
Problem is, larger (cheaper) drives use multi level cells which are slower to write. They're now getting to 4 bits per cell. Allows more data to be packed in the same space but is slower to write. Around the 70MB/Sec mark.
A lot of this is masked by having a smaller chunk of faster flash to soak up any writes but if you fill this write performance tanks.
If you're buying one of these for storing games or large media, situations where you're mainly reading rather than writing, it probably doesn't matter in the slightest.
Unless you have very specialised workloads with modern desktop computers it's latency that kills you, rather than out and out speed.
Modern OSs need low latency random access to be usable.
Years ago I put OSX Lion on a HD equipped mac that was a little too old for it. It was awful. It lagged, the busy cursor was my constant friend. Then I changed the HD for an SSD and it was night and day difference. The machine became usable again. The reason, the OS was build for machines that usually had SSDs, it was just doing too much random background I/O for the HD to keep up with. The SSD didn't care.