Very interesting test. Can you also test it with the newer http://www.alex-is.de/PHP/fusion/downloads.php?cat_id=4 1.6.4013.39530 AS SSD version. It does have a new test that check if a SSD use some sort of data compression Tools->compression benchmark. (Y-Axis ->Data Rate, X-Axis->Compressiabillity...
Dont worry. It is not a SSD failure. That is an alignment display. It shows only that your partition is nor correctly aligned. Please google for alignment on SSDs. Simpliest way to realign the partition ist to delete it and create a new one. If you use Win7 for it, it will create correctly aligned p...
The 4k-64 test uses 64 queue depth! SandForce shows only good performance on compressable(for example zeros only like other benchmarks) data. My Benchmark uses pseudo-random data that cant be compressed-> SandForce performes bad.
The benchmark realy writes 1gb of data(every test) on the SSD to get accurate result. if i reduce ammount of data that the benchmark writes it will lead to reducing of accuracy(see CDM that not realy wirtes the ammount of data even it you set it up to 1gb). Since every SSD generation is faster(on a ...
Hi darren, Yes it works with SLC SSDs and it shows exactly the performance MTRON specifys in the datasheet (about 130iops at 4k random write). See: http://www.ssdisk.eu/downloads/datasheet/MSD-SATA3025_rev0.4.pdf page 9 (3.3.1). 4k*130iops=520kb/s=0,5MB/s Unfortunatly CDM is wrong with this SSD, and...
There was some small changes on score system from 1.0 to 1.1. Score System gives lot more points for random-values than for sequentual. It is Score=seq_write * 0.15 + seq_read * 0.1 + 4k_read * 2 + 4k_write + 4_64thrd_write + 4_64thrd_read * 1.5 P.S.: You should enable AHCI on your intel SSD that ma...