Tough, but perf is not great for writing, better for reading
[Edit: 1st version with write rate; 2nd version with read rate as well].
Bought in the shop this morning, put to the test straight away.
It's a sturdy device, nothing to say, the build quality seems to be up to scratch.
However, I have my doubts about the performance. After formatting the SSD, a sequential write under Linux gave a speed similar to USB 2!
# dd if=/dev/zero of=testZero status=progress
191117042176 bytes (191 GB, 178 GiB) copied, 5997 s, 31.9 MB/s
Shouldn't it do better? I've already seen this SSD do better when it was directly on the motherboard.
NB: recent ROG STRIX X570-E GAMING and Ryzen 5950X motherboard, and case plugged into a "red port", where it says SS10 ...
[Added]
Having finished writing, I'll move on to reading: better, significantly better, even if it seems limited to SATA throughput, no M2/NVMe on USB SS10 :
# dd of=/dev/null if=testZero status=progress
128240435712 bytes (128 GB, 119 GiB) copied, 236 s, 543 MB/s