Toshiba Q300 PRO 1024GB SSD Review

Review: Toshiba Q300 PRO 1024GB SATA SSD

Reviewed by: J.Reynolds

Provided by:  Toshiba

Firmware:  JYRA4101

Introduction

Welcome to Myce’s review of the Toshiba Q300 PRO 1024GB SATA
SSD (hereafter referred to as the Toshiba Q300 PRO).

The Toshiba Q300 PRO was launched back in 2016.  I think it is
fair to say that although it was considered to be a strong performer, with
strong endurance, it was thought by many to be overpriced.

Now it is being discounted, I feel it is worth seeing how it
stands up to recent products such as the Samsung 860 PRO - please read on to
find out.

The Toshiba Q300 PRO uses Toshiba’s 2 bit MLC 15nm NAND and
a proprietary Toshiba TC358790 controller.

Packaging

To get started let’s have a look at the Toshiba Q300 PRO’s
packaging -

The drive looks and feels well built.  The drive is a thin
7mm and a spacer (which the drive is sitting on in the picture above) is
included to make a better fit when the drive is used in a 9.5mm space.  NTI
Echo 3 migration software is provided, via a download, to support the migration
of the contents of another drive to the Q300 PRO.

Market Positioning and Specification

This is how Toshiba positions their Q300 PRO –

 

Here is Toshiba’s specification for the Q300 PRO –

You can see that the specification tells us that the Toshiba
Q300 PRO has ‘Adaptive Size SLC Write Cache Technology’ and we will look out
for evidence of this in our testing.


Now let's head to the next page, to look at my approach
to testing Client SSDs.....

 

Testing Approach

When reviewing the performance of a Storage solution there
are three basic metrics to look at:

1.          
IOPS – the number of Input/Output Operations per Second

2.          
Bandwidth – the number of bytes transferred per second (usually measured
in Megabytes per second, ‘MB/s’)

3.          
Latency – the amount of time each IO request will take to complete
(usually, in the context of Solid State Storage solutions, measured in
Microseconds, which are millionths of a second).

It is true to say that IOPS and Bandwidth had both been
growing rapidly before the advent of Solid State Storage, but Latency can only
be significantly decreased by eliminating mechanical devices, and thus Latency
is the single most important improvement that Solid State solutions deliver to
enhance performance.

Latency in a technical environment is synonymous with delay.
In the context of a Solid State solution it is the amount of time between an IO
request being made, and when the request is serviced.

Bandwidth, also commonly referred to as ‘Throughput’, is the
amount of data that can be transferred from a storage device to a host, in a
given amount of time.  In the context of Solid State solutions it is typically
measured in Megabytes per second (MB/s). 

A great Solid State solution offers an effective balance of
all three metrics.  High IOPS and Bandwidth is simply not enough if Latency
(the delay in an IO operation) is too high.

Queue Depth is the average amount of IO requests
outstanding.  If you are running an application and the Average Queue Depth is
one or higher and CPU utilisation is low, then the application’s performance is
most probably suffering from a ‘Storage Bottleneck’.

It is true to say that a typical PC user will very rarely
cause a modern SSD to see a Queue Depth greater than 1 or 2.  So for Client SSDs
we need to primarily focus on performance at low Queue Depths.

Another important aspect to consider with an SSD is the
state of its NAND when an IO task begins.  When an SSD is new, or immediately
following a purge (a Secure Erase for an SATA device) being performed, it is in
a Fresh out of Box (‘FOB’) state and in this state all of its Blocks of NAND
are clean and able to immediately accommodate the writing of new data. 
Typically SSDs are supplied with a greater capacity of ‘Total NAND’ than their stated
‘User Capacity’ and the difference between them (Total NAND – User Capacity) is
known as an Over Provision (‘OP’) at the firmware level.    

If an IO Task that involves writing new data can complete
without the supply of clean blocks being exhausted it will complete more
quickly than if blocks must first be cleaned on the fly before writes can be
accommodated.  The number of free blocks available may also impact on performance
(think of it this way - the more free blocks there are the easier it is to find
one to write to).  An SSD will continue to write to clean blocks until there
are no more available after which it must then free up blocks by completing an
Erase/Write cycle on the fly before it can write new data.  Blocks that have
been written to are flagged as being able to be cleaned when either the logical
address they are associated with in an Operating System is written to again or
when a Trim instruction is sent by the OS to indicate that a range of logical
addresses (which map to physical blocks) no longer contain live data (for
example, in Windows, Trim instructions are sent to an SSD, when a file is
logically deleted, to indicate that all of the physical blocks which contained
the file no longer hold live data).

An SSD’s controller performs a process known as ‘Garbage
Collection’ which gathers together spaces that no longer hold live data so that
it can create clean blocks in preparation for accommodating the writing of new
live data. Blocks are contained within Pages and only complete Pages can be
erased in preparation to accommodate new writes, so one of the responsibilities
for Garbage Collection is to shuffle blocks out of partially filled pages so
that whole pages can then be cleaned. Garbage Collection can be performed as a
regular background task and on the fly. The effectiveness of an SSD’s Garbage
Collection has a significant impact on its long term performance.  It is
important to note that a Trim command does not itself clean blocks and it will
always take a bit of time for Garbage Collection to follow up and actually
complete the cleaning process.  

An SSD maintains a table, that can be used by an OS, which
holds the mapping of its physical blocks to logical addresses.  Effectively,
the OP is increased above that set at the firmware level whilst the drive’s
user capacity is not full of live data.  In Windows a user can effectively
choose to underline their commitment to increasing the level of OP by not fully
allocating the drive’s user capacity to partitions.

When a drive is compelled to clean blocks on the fly to
accommodate new data it moves from an FOB state towards what is known as a ‘Steady
State’. A Steady State is achieved when performance is steady and no longer
changes significantly over time.  Testing of Enterprise SSDs is always performed
when a drive is in a Steady State.  It is fair to say that typically a Client
SSD will spend most of its time in an FOB state (or near to FOB state) and it's
in this state that our testing is performed using the Desktop PC.  Remember
though that one can expect to see a performance drop when the drive holds
increasing amounts of live data, as the pool of free blocks (the effective OP)
becomes smaller.

Whilst most Client SSD users need not be overly concerned
about Steady State performance we do push an SSD to its limits as part of our
testing on the OakGate Test Platform.

So what performance characteristics make for an excellent
Client SSD?

Put simply, we look for a solution that provides both
excellent Sequential IO performance and excellent Random IO performance.
Excellent Sequential performance supports the rapid transfer of large amounts
of data from one place to another, such as when copying a movie, loading a game,
or running a backup. Excellent Random IO means that a drive will support the
rapid reading, writing, and updating of relatively small files that are
randomly placed on a drive (such as is required by the Windows Operating System),
the launching of applications, or by a database based application. Sequential
performance is most often measured in terms of MB/s (Megabytes per Second) and
Random IO is most often measured in terms of IOPS (IO Operations per Second).
Modern SSDs deliver low Latency and support tens of thousands of Random IOPS
and whilst very few PC users really need support for such a high level of IOPS
it does mean that every IO will be fast.

Manufacturers most frequently quote the headline maximum
Sequential Read and Write Bandwidth for a drive.  They also regularly cite the
maximum IOPS level for 4K Random Reads and Writes.  Operating Systems are known
to make extensive use of the 4K IO size and this is why strong 4K Random Read
and Write performance is considered important.

I use two test platforms for testing Client Storage
solutions –

Firstly, a Desktop PC, with the following specification: CPU
– Intel Core I7 6700K, Motherboard – Asus Maximus VIII Extreme (Z170), System
Drive – Intel 750 400GB, GPU – EVGA GeForce GTX970 FTW, RAM – 32GB Corsair
Dominator Platinum, Cooler – Corsair H110i GTX, Windows 10 using Intel RST
15.7.1.1015 and with C States disabled in the BIOS, as this ensures reasonable
consistency from storage benchmarks.

Secondly, an OakGate Storage Test Platform, which is
introduced in an article that you can view by clicking here.
The OakGate Test Platform can be thought as a professional, laboratory
instrument where the test environment is managed strictly and consistently so
that test results from multiple solutions can be compared with great confidence
and precision.

The Desktop PC is used to run a cross section of the most
respected and commonly used storage performance benchmark software, including
AS SSD, Anvil, Crystal Disk Mark, ATTO, and PCMark 8 Storage, together with a
number of real world file copies.  Most of these benchmark programs are freely
and easily available for you to run on your own PC.  There is a good case for reviewers
to test an SSD as a System Drive, as arguably this is the way in which most
people will use an SSD.  However, I choose to test drives as a spare as I
believe this makes it far easier to provide a consistent basis for product
comparisons, which I feel is most important. 

The OakGate Test Platform is used to provide an accurate
baseline for a drive’s performance in all of the key aspects of performance,
including Sequential Reads and Writes, Random Reads and Writes, and Random
Mixed Reads and Writes.  The OakGate Test Platform is also used to investigate
how a drive behaves when it is pushed to its limits and to measure a drive’s
power consumption characteristics.  (All testing on the OakGate Test Platform
is conducted with fully random data and is aligned to 4K boundaries)

In the presentation of test results I include comparisons
with other products I have tested in the same way on the same platforms.


Now let's head to the next page, to look at the results
for the Desktop PC Synthetic Benchmarks.....

Desktop PC – Synthetic Benchmarks

AS SSD

As its name suggests AS SSD was developed specifically to
measure the performance of SSDs.  It measures Sequential Read and Write
performance with an IO Size of 16MB and a Queue Depth of 1. It measures Random
4K Read and Write for a Queue Depth of 1 and for 64 Threads. 64 Threads
generates a Queue Depth of 64 (please note that SATA drives support a maximum
Queue Depth of 32, so they are at a disadvantage in this test to NVMe devices,
which support queue depths of 128 or more).  The Access Time AS SSD reports is
for 512Byte sequential reads and writes.

The 4K random Reads and Writes performance is particularly
relevant to a drive’s ability to act as a Windows system drive. I use the
default test file size of 1GB.

AS SSD produces a score for Read Performance, Write
Performance and an Overall Score.

The scores are calculated as –

Overall score = (Seq Write x 0.15) + (Seq Read
x 0.1) + (4K Read * 2) + 4K Write + 4K-64Thrd Write + (4K-64Thrd Read * 1.5)

Read score = (Seq Read * 0.1) + 4K Read + 4K-64Thrd
Read

Write score = (Seq Write *0.1) + 4K Write + 4K-64Thrd
Write

For Client SSDs, I feel that there should be an
even greater loading given to the Queue Depth 1 4K Read and 4K Write results
but nevertheless AS SSD is a quick and useful benchmark. I always use a 1GB
test file.
We would expect a modern SATA SSD to achieve an overall score
of 1000+.

The latest version of AS SSD can be downloaded here.

Here is the AS SSD result for the Toshiba Q300 PRO -

 

 

This is a good result for an SATA drive.

Here is a comparison of the overall AS SSD score with the
other products I have tested –

 

 

You can see that the Toshiba Q300 PRO is somewhat slower
than the other SATA SSDs that I have tested to date, and it will be interesting
to see if this translates into a significant shortfall in our ‘Real World’
tests.  

Anvil’s Storage Utilities

Anvil’s Storage Utilities tests Sequential Reads and Writes
with an IO Size of 4MB, Random 4K Reads and Writes at Queue Depths of 1, 4 and
16 and Random 32K and 128K Writes. 

The scores are calculated as –

Overall Score = Read Score + Write Score

Read Score = (Seq 4MB = MB/s x 1) + (4K = MB/s
x 4.5) + (4K QD4 = MB/s x 2.75) + (4K QD16 = MB/s x 1.75) + (32K = MB/s x 1) +
(128K = MB/s x 1.5)

Write Score = (Seq 4MB = MB/s x 1) + (4K =
MB/s x 4) + (4K QD4 = MB/s x 3) + (4K QD16 = MB/s x 3)

I always use a Test size of 1GB and 100%
Incompressible data.

The latest version of Anvil’s Storage
Utilities can be downloaded here.

Here is the Anvil result for the Toshiba Q300 PRO
-

Here is a comparison of the Anvil Total score with the other
products I have tested -

A good score, but falling behind the more recent products
from Samsung and WD.

Crystal Disk Mark

Crystal Disk Mark is a widely respected benchmark, which is
often used by manufacturers as a basis for publishing their ‘headline’
sequential read and write speeds.  I always run the test with One Thread and a
Queue Depth of 32 (which generates a Queue Depth of 32, being the maximum Queue
Depth supported by SATA drives), a 1GB test file, Random data and 3 or 5
passes. The benchmark performs sequential IO with an IO Size of 512K for the
Seq Q32T1 test, sequential IO with an IO Size of 1MB for the Queue Depth 1 Seq
test and Random IO with an IO Size of 4K for the 4K (Queue Depth 1) and the 4K
Q32T1 test. 

Crystal Disk Mark can be downloaded here (I use the
standard edition).

Here is the CDM result for the Toshiba Q300 PRO -

You can see that the Sequential Read speed, as specified by Toshiba,
of 550MB/s, has been exceeded in this test.

ATTO

The ATTO benchmark tests Sequential IO for a large range of
IO Sizes. I always run the test with the default Queue Depth of 4.

ATTO can be downloaded here.

Here is the ATTO result for the Samsung 860 EVO -

You can see that the maximum Sequential Read and Write
speeds (of 550 MB/s and 520 MB/s respectively), as specified by Toshiba, have
both been exceeded.


Now let's head to the next page, to look at the results
for the Desktop PC Real World Benchmarks.....

Desktop PC – Real World Benchmarks

PCMark 8 Storage  Benchmark 2.0

This is how Futuremark describes the PCmark 8 Storage
Benchmark –

PCMark 8 Storage benchmark is ideal for testing the
performance of SSDs, HDDs and hybrid drives. 

Using traces recorded from Adobe Creative Suite,
Microsoft Office and a selection of popular games, PCMark 8 Storage highlights
real-world performance differences between storage devices. You do not need to
have these applications installed on your system to run the Storage benchmark.

The PCMark 8 Storage benchmark test contains the
following workload traces: Adobe Photoshop light, Adobe Photoshop heavy, Adobe
Illustrator, Adobe InDesign, Adobe After Effects, Microsoft Word, Microsoft
Excel, Microsoft PowerPoint, World of Warcraft and Battlefield 3

You can read a detailed description of each storage test and
how the overall score is calculated in the PCMark 8 Technical Guide by clicking
here.

The results from this benchmark are, I feel, a valuable
insight into how a drive will support real world applications.

I thank Futuremark for providing Myce with a license to use
PCMark 8 Pro.

Here is the result for the Toshiba Q300 PRO -

Approaching an overall score of 5,000 is impressive.

Here is a comparison of the overall score with the other
client products I have tested -

You can see that in this all important Real World benchmark
the Toshiba Q300 PRO is holding its head high amongst the more recently
released products from Samsung and WD.

File Copy Benchmarks

FastCopy is a useful program for recording how long copying
files to and from a drive takes. FastCopy can be downloaded here.

A Ram Disk (a virtual drive held in RAM) is used as the
source drive when a file is ‘copied to’ the test drive and is then used as the
destination when a file is ‘copied from’ the test drive.  This ensures that the
test drive is on the critical path for the time taken.

Here are the results - 

Copy a Blu-ray Movie to the Toshiba Q300 PRO

 

An excellent result for the Toshiba Q300 PRO, and only just
beaten by the Samsung 860 PRO. 

Copy a Blu-ray Movie from the Toshiba Q300 PRO

Again, an excellent result for the Toshiba Q300 PRO.

Copy a Game to the Toshiba Q300 PRO

And again. 

Copy a Game from the Toshiba Q300 PRO

And yet again.

Copy a folder of JPEGs to the Samsung 860 PRO

Excellent.

Copy a folder of JPEGs from the Toshiba Q300 PRO

This is also excellent.


Now let's head to the next page, to look at the results
for the OakGate FOB Tests.....

OakGate Platform - ‘Fresh out of Box’ Benchmarks

These tests provide a highly consistent basis for comparing
solutions.  The sequence of tests begins with a purge of the drive to ensure
that it starts in a FOB state.

The tests cover all of the essential IO performance
characteristics.

Sequential Writes

This test performs 20 seconds of Sequential Write IOs for
each combination of Queue Depths 1, 4, and 32, and IO Sizes of 4K, 128K, and
1024K.  IO traffic is limited to an IO Range of 1GB (which is equivalent to a
test file size of 1GB).

Here are the results for the Toshiba Q300 PRO –

[masterslider id="73"]

Here is a comparison of the 1024K, Queue Depth 32,
Sequential Write performance with the other products I have tested to date –

This is an excellent result which exceeds Toshiba’s
specification of 520 MB/s.

Let’s also have a look at how the Sequential Writes Power
Consumption compares, but to do this fairly we must divide the average MB/s by
the average Milliwatts to get a value for the effective work done.  Here is the
result –

You can see that the Toshiba Q300 PRO has a competitive level
of power efficiency, but is falling behind Samsung’s latest SATA products.

Sequential Reads

The test performs 20 seconds of Sequential Read IOs for each
combination of Queue Depths 1, 4, and 32, and IO Sizes of 4K, 128K, and 1024K. 
IO traffic is limited to an IO Range of 1GB.

Here are the results for the Toshiba Q300 PRO –

[masterslider id="74"]

Here is a comparison of the 1024K, Queue Depth 32,
Sequential Read performance with the other products I have tested to date –

This is an excellent result for an SATA drive and just like
the WD Blue 3D and the Samsungs 860 products, the Toshiba Q300 PRO is pushing towards
the limit of the SATA Bus bandwidth exceeding Toshiba’s specification of 550
MB/s.

Random Writes

The test performs 20 seconds of Random Write IOs for each
combination of Queue Depths 1, 4, and 32, and IO Sizes of 4K, 16K, and 32K.  IO
traffic is limited to an IO Range of 1GB.

Here are the results for the Samsung 860 PRO –

[masterslider id="75"]

Here is a comparison of the 4K, Queue Depth 1, Random Write
performance with the other products I have tested to date –

This is a good result for an SATA drive.

Let’s have a look at the Latency Distribution for the 4K, QD
1 performance –

This graph shows the Latency for every IO that was performed
in the 20 seconds of traffic.  It shows the Number of IOs (IO Count) that fell
within a particular period of Time (Microseconds).  The red line plots the Time
against the percentage of total IOs performed.

You can see that the Toshiba Q300 achieves a high level of
consistency and that 99.9% of all IOs have a Latency of 50 Microseconds or
less.

Random Reads

The test performs 20 seconds of Random Read IOs for each
combination of Queue Depths 1, 4, and 32, and IO Sizes of 4K, 16K, and 32K.  IO
traffic is limited to an IO Range of 1GB.

Here are the results for the Samsung 860 PRO –

[masterslider id="76"]

Here is a comparison of the 4K, Queue Depth 1, Random Read
performance with the other products I have tested to date –

This is a reasonable result for an SATA drive although it is
significantly behind the remarkable results achieved by Samsung’s recent SATA
products.

4K Random Mixed Reads/Writes

The test performs 20 seconds of 4K Random Mixed Reads/Writes
for each combination of Queue Depths 1, 4, and 32, and Read/Write ratios of
0/100, 30/70, 50/50, 70/30, and 100/0.  IO traffic is limited to an IO Range of
1GB.

Here are the results for the Toshiba Q300 PRO –

[masterslider id="78"]

Here is a comparison of the 4K Mixed Random 50% Read/50%
Write, Queue Depth 1 performance, with the other products I have tested to date

 

This is a reasonable result for an SATA drive but is falling
behind more recently launched competitors.


Now let's head to the next page, to look at the results
for the Oakgate Platform - Sustained Write and Recovery Tests.....

Oakgate Platform - Sustained Write and Recovery Tests

Sustained Sequential Writes

This test starts with a purge (Secure Erase), so that the
drive is in a FOB state, and then performs 128K Sequential Writes until twice the
drive’s User Capacity has been written to.

Here is a graph showing the resulting Write Bandwidth over
time -

 

You can see that the Toshiba Q300 PRO 1024GB holds a steady
speed of 510 MB/s until 1062 seconds have passed. This is clear evidence of the
Q300 PRO’s Adaptive SLC Write Cache Technology being in play - as the drive is
empty at the start of the test, the drive is able to write to around half of
its total capacity in an accelerated 1 bit SLC mode, before it has to flush its
SLC Write Cache, and then continue in 2 bit mode. We can infer from this result
that the Q300 PRO will sustain a sequential write speed of 510 MB/s whilst the
file size being written does not exceed half of the space available at the
start of the write task. So, for example, if the amount of space used is 512GB
on a 1024GB model then a sustained sequential write task can write
approximately 256GB of data before a drop in speed will be detected.  

4K Random Writes, FOB to Degraded (Steady State) to Recovered

This test is designed to fully degrade the drive’s
performance and then see how it recovers following a Trim and a period of Rest.

In this test I start with a purge
of the drive to take it to a FOB state.

  1. FOB Performance – 4K Random
    Writes Bandwidth

I then test the FOB 4K Random
Write Performance at Queue Depths of 1 and 32, in an IO Range of 16GB, the
result was as follows –

  1. Sequential Writes to two times User Capacity

I then performed 128K Sequential Writes to the drive for
twice the drive’s user capacity (as in the previous Sequential Writes to Steady
State test).

  1. 4K Random Writes for 1 Hour

This was immediately followed by performing 4K Random Writes
to the drive for 1 hour. Here is a graph showing the resulting Bandwidth over
Time –

 

You can see that the Random 4K Write performance eventually
settles into a steady state which fluctuates around an average of approximately
60 MB/s.

  1. Fully Degraded, 4K Random Write ‘Steady State’
    Performance

I then immediately test the 4K Random Write Performance, in
an IO Range of 1GB (as we did in the initial FOB test), and the result was as
follows -

You can see that performance has dropped significantly
compared to the test performed in the FOB step.  At this stage it is fair to
say that the drive’s performance is fully degraded and in a Steady State.  It’s
as bad as it can get!

  1. Trim and Rest for 5m

I then liberally sent Sequential Trim commands to the drive
for a minute (to ensure that the drive’s entire range of logical blocks (= User
Capacity) was trimmed).

I then let the drive rest for 5 minutes before retesting 4K
Random Write performance again. The result was –

  1. ‘Recovered’ 4K Random Write Performance after Trim and
    5 minutes rest

The outcome was –

You can see that performance has fully recovered to an FOB
state.  Perfect - an outstanding result.


Now let's head to the next page, to look at the
Conclusions from this review.....

Conclusions

In a number of our tests the Toshiba Q300 PRO 1024GB didn't
prove to be quite as fast as the more recently launched SATA products from
Samsung and WD, however it performed very well, especially in our ‘Real World’
tests and I very much doubt that a user would be able to perceive any
difference in day to day use.

Price was an issue when the Toshiba Q300 PRO was first
launched but in recent times it has been discounted, so how does it compare currently?

WD Blue 3D 1TB                       -
GBP £235.97 (amazon.co.uk)           TBW - 400 TB

Samsung 860 EVO 1TB             -
GBP £314.99 (scan.co.uk)               TBW - 600 TB

Samsung 860 PRO 1TB             -
GBP £433.49 (scan.co.uk)               TBW - 1200 TB

Toshiba Q300 PRO 1024GB      -
GBP £309.99 (amazon.co.uk)           TBW - 640 TB

For comparison purposes I’ve also listed the drives’ warranted
endurance levels (the amount of data that can be written to the drive, measured
in Terrabytes). All of the drives have a 5 year warranty period.

Some subjective observations:

The WD Blue 3D looks like a real bargain to me;

The Samsung 860 PRO looks over priced;

The Samsung 860 PRO has excellent endurance and the Samsung
860 EVO and the Toshiba Q300 PRO have strong endurance (compared to most SATA
SSDs).

The Toshiba Q300 PRO is in the mix and is, I feel, worthy of
serious consideration.

One factor that is worth special mention, is the way that
the Toshiba Q300 quickly recovers full FOB performance following a TRIM
operation (this can be compared to the disappointing pace of recovery that we
saw in our testing of the Samsung 860 products).   

If you can find the Samsung Q300 PRO at a discounted price
(bearing in mind that it was originally priced up at a similar level to the
Samsung 860 PRO) then I think you will be a happy customer.

I am pleased to award the Toshiba Q300 PRO our rating of ‘Very
Good’ and name it as a ‘Safe Buy’.

 

 

No posts to display