Performance Consistency

Performance consistency tells us a lot about the architecture of these SSDs and how they handle internal defragmentation. The reason we do not have consistent IO latency with SSDs is because inevitably all controllers have to do some amount of defragmentation or garbage collection in order to continue operating at high speeds. When and how an SSD decides to run its defrag or cleanup routines directly impacts the user experience as inconsistent performance results in application slowdowns.

To test IO consistency, we fill a secure erased SSD with sequential data to ensure that all user accessible LBAs have data associated with them. Next we kick off a 4KB random write workload across all LBAs at a queue depth of 32 using incompressible data. The test is run for just over half an hour and we record instantaneous IOPS every second.

We are also testing drives with added over-provisioning by limiting the LBA range. This gives us a look into the drive’s behavior with varying levels of empty space, which is frankly a more realistic approach for client workloads.

Each of the three graphs has its own purpose. The first one is of the whole duration of the test in log scale. The second and third one zoom into the beginning of steady-state operation (t=1400s) but on different scales: the second one uses log scale for easy comparison whereas the third one uses linear scale for better visualization of differences between drives. Click the dropdown selections below each graph to switch the source data.

For more detailed description of the test and why performance consistency matters, read our original Intel SSD DC S3700 article.

Samsung XP941 256GB
Default
25% Over-Provisioning

The 256GB XP941 shows similar behavior as the 512GB model but with slightly lower performance. While the 512GB XP941 manages about 5,000 IOPS in steady-state, the 256GB model drops to ~3,000 IOPS. It is worth noting that the 256GB 850 Pro does over twice that, and while some of that can be firmware/controller related, most of the difference is coming from V-NAND and its lower program and erase latencies. The low-ish performance can be fixed by adding over-provisioning, though, as with 25% over-provisioning the 256GB XP941 goes above 20,000 IOPS (although the 512GB model is still quite a bit faster).

The RevoDrive, on the other hand, is a rather unique case. Since it has multiple controllers in parallel, the performance exceeds 100,000 IOPS at first, which is why I had to increase the scale of its graphs. Even after the initial burst the RevoDrive continues at nearly 100,000 IOPS, although at about 1,200 seconds that comes to an end. Taking that long to reach steady-state is rather common for SandForce based drives, but when the controller hits the wall, it hits it hard.

After 1,200 seconds, the RevoDrive's IOs are scattered all over the place. There are still plenty happening at close to 100,000 IOPS and most stay above 10,000, but with such high variation I would not call the RevoDrive very consistent. It is better than a single drive for sure, but I think OCZ's RAID firmware is causing some inconsistency and with the potential of four controllers, I would like to see higher consistency in performance. The fact that increasing over-provisioning does not help with the consistency supports the theory that the RAID firmware is the cause.

Samsung XP941 256GB
Default
25% Over-Provisioning

 

Samsung XP941 256GB
Default
25% Over-Provisioning

 

TRIM Validation

I already tested TRIM with the 512GB XP941 and found it to be functional under Windows 8.1 (but not with Windows 7), so it is safe to assume that this applies to the rest of the XP941 lineup as well.

As for the RevoDrive, I turned to our regular TRIM test suite for SandForce drives. First I filled the drive with incompressible sequential data, which was followed by 30 minutes of incompressible 4KB random writes (QD32). To measure performance before and after TRIM, I ran a one-minute incompressible 128KB sequential write pass.

Iometer Incompressible 128KB Sequential Write
  Clean Dirty After TRIM
OCZ RevoDrive 350 480GB 447.1MB/s 157.1MB/s 306.4MB/s

Typical to SandForce SSDs, TRIM recovers some of the performance but does not return the drive back to its clean state. The good news here is that the drive does receive the TRIM command, which is something that not all PCIe and RAID solutions currently support. 

Introduction, The Drives & The Test AnandTech Storage Bench 2013
Comments Locked

47 Comments

View All Comments

  • vLsL2VnDmWjoTByaVLxb - Friday, September 5, 2014 - link

    I understand that sentiment, but even in the release notes of 11 series of drivers, let alone 12, performance enhancements are claimed for some SSD scenarios and interfaces versus others. This chipset is 3+ years old. It does the reader a disservice not to give them realistic modern setups to give them the best idea of what they will realistically come across. PCIe SSDs were in their infancy when this testbed came out. Several of these drives might even have firmware updates that improves their standing.

    It just seems like this testing setup is ideal for the testing environment itself, not the reader.

    Perhaps a compromise could be reached where the testbed is stabilized after maturity of a current or previous chipset and Operating system (say the first major service pack, or a year, whichever is sooner), so that errata/bugs can be worked out.

    In any case, thanks for the efforts!
  • Kristian Vättö - Saturday, September 6, 2014 - link

    SSD firmware updates are something we look at, as long as they claim performance improvements (I'm not going to spend a few days on testing if it just fixes an unrelated bug).

    Keep in mind that while we always try to prioritize our readers, the benchmarking must be humane to us too. If I switched the drivers every time there is an update, we would only have a couple of comparison points, which wouldn't do service to anyone.

    Like I said, we have a new testbed with the latest drivers and that will actually be used for our new enterprise SSD suite. Unfortunately, the new testbed doesn't play nice with our Storage Benches and PCIe drives, so I can't transition the client suite until we get that figured out. Otherwise we would lose a major part of our benchmarks and I don't think anyone would want that.
  • CrazyElf - Friday, September 5, 2014 - link

    Do you think that in the future, we will see the level of choice with M.2 SSDs that we get with SATA 3 SSDs?

    Right now it looks like Micron, Samsung, Plextor, and a few others have M.2 SSDs. With Z97 and X99 offering M.2 slots, this looks like a lot of promise, especially considering X99 M.2s are shipping with 32 Gb/s interfaces through PCI-E 3.0 x4.

    Maybe not Ram disk speed, but still very fast.
  • Sunburn74 - Friday, September 5, 2014 - link

    Why is it that the manufacturers of the revodrive have figured out how to make it universally bootable, but everyone else can't seem to do it?
  • Kristian Vättö - Saturday, September 6, 2014 - link

    Others can do it (like Plextor did with the M6e) but the XP941 is an OEM product, so there is no need for Samsung to provide an universal driver since technically it should only be available as a pre-installed drive.
  • The Von Matrices - Saturday, September 6, 2014 - link

    From your wording in the article it sounds like the OCZ drive use an option ROM to become bootable. Is this true? If so that would be a huge disadvantage since these option ROMs slow down the boot process by 20-30 seconds, an eternity in the world of UEFI.
  • Kristian Vättö - Saturday, September 6, 2014 - link

    That is true, the OROM definitely adds 10-15 seconds to the boot time. However, that is not an issue if you sleep your computer like many people do nowadays.
  • The Von Matrices - Monday, September 8, 2014 - link

    While I don't think you should add an OS boot benchmark, I think it is important to at least mention the extra time required for booting somewhere in the article since that will turn off a not inconsiderable of people from the product.
  • KarlKaiser - Sunday, September 7, 2014 - link

    er... the Revodrive won't boot OSX, so not really 'universally bootable'
  • SantaAna12 - Friday, September 5, 2014 - link

    Timely review. I too would like to know about its benefit to the average user: gaming, 7zip, video etc. I have read that these can run very hot? Some have placed a heatsink on the Samsung. Does this degrade the drive?

Log in

Don't have an account? Sign up now