TLC vs QLC: Which SSD NAND Type Should You Buy?
Every SSD spec sheet lists a NAND type, and today that almost always means TLC or QLC. The letters don't mean much on their own, but the choice affects how fast a drive stays fast, how long it lasts, and how much you pay per terabyte. Here's what actually matters.
The Core Difference
NAND flash stores data in cells, and the NAND type describes how many bits each cell holds. TLC (Triple-Level Cell) stores 3 bits per cell. QLC (Quad-Level Cell) stores 4. Packing in an extra bit lets manufacturers fit more storage onto the same amount of silicon, which is why QLC drives are cheaper per gigabyte. The tradeoff is that reading and writing more states per cell takes longer and wears the cell out faster, so QLC ends up slower and less durable than TLC.
Why Sustained Writes Slow Down
Both TLC and QLC drives hide their real write speed behind a trick: a portion of the NAND is set aside as a fast SLC cache, writing just 1 bit per cell so it behaves like a much faster drive. Small, everyday transfers land in that cache and finish quickly. Once the cache fills up, the drive has to write directly to the underlying TLC or QLC cells at their true speed, and performance drops sharply. QLC's true write speed is far below TLC's, so manufacturers usually give QLC drives a larger cache to compensate. That cache costs more to build on QLC though, since converting four QLC cells into one fast cache cell uses more raw capacity than the three cells TLC needs. As a QLC drive fills up with data, its cache shrinks away faster than a comparable TLC drive's, and the drop-off once it empties is steeper.
| NAND Type | Bits per Cell | Sustained Write Speed | Typical Endurance |
|---|---|---|---|
| TLC | 3 | Stays fast even after the cache fills | Higher TBW rating |
| QLC | 4 | Drops sharply once the cache fills | Lower TBW rating |
Endurance: How Much Does It Matter?
Endurance is measured in TBW, the total bytes a drive is rated to write before wear becomes a concern. QLC drives carry lower TBW ratings than TLC drives of the same capacity, but for most desktop and laptop use, even QLC endurance is more than enough. A typical user writes a small fraction of a drive's rated TBW per year. Endurance only becomes a real concern under sustained, heavy write workloads: constant large file transfers, video editing scratch disks, or server-style write patterns.
Price Per Terabyte
This is QLC's biggest advantage. Packing more bits per cell means more storage from the same die, which is why QLC dominates the budget end of the market and why large-capacity SSDs have gotten so much cheaper. If capacity per dollar is the priority and the write pattern is mostly light, everyday use, QLC is hard to argue against.
When QLC Is a Fine Choice
- Everyday computing: browsing, office work, streaming, general file storage
- A secondary or bulk storage drive alongside a faster TLC boot drive
- Budget builds where capacity per dollar matters more than peak write speed
- Read-heavy use, since QLC read speeds are close to TLC in most workloads
When TLC Is Worth Paying For
- A boot or OS drive that needs to stay responsive under mixed everyday load
- Video editing or content creation with large, sustained file transfers
- Frequent large backups or bulk copy jobs that exceed the cache size
- Any workload with heavy, continuous writes over long periods
Verdict
For most people, the difference between TLC and QLC is barely noticeable day to day. QLC only becomes a real drawback under heavy, sustained write workloads, where its slower true write speed and lower endurance start to show. If that describes your use case, TLC is worth the extra cost. Otherwise, QLC's lower price per terabyte makes it the more practical buy.
Frequently Asked Questions
Is QLC bad for gaming?
No. Game installs and level loading are mostly read operations, and QLC read speeds are close to TLC. QLC becomes a drawback only during large, sustained writes, which gaming rarely produces.
Will a QLC drive wear out faster?
QLC has a lower TBW rating than TLC, but for typical desktop and laptop use, even QLC endurance comfortably outlasts the years most people keep a drive. It matters more for constant heavy-write workloads than normal daily use.
How can I tell which NAND type a drive uses?
It's not always on the box. Manufacturer spec sheets and retailer listings usually list it, and DiskHunt tags NAND type directly on SSD listings and lets you filter by it.