When it comes to performance of SSDs... MB/sec is without doubt... the absolute worse metric to use for comparison of SSDs... or comparing SSDs to HDDs. It is a relic from testing HDDs... and is almost meaningless for SSDs.
When it comes to NVM... the most single important metric is I/O's per second (IOPS).
MB/s performance between HDDs and SSDs are relatively close together. For example... a HDD might give 50 MB/s and as SSD might be 10X at 500 MB/s. That is NOT why SSDs perform so well.
For IOPs... a HDD might give 200-400 IOPS. By contrast, a consumer SSD might be 100X (or higher) the performance at 50,000 IOPs. Enterprise SSDs might be 1000X at 500,000 IOPS.
It is IOPS that makes computer fly with SSDs... not MB/s.
/Jim