-
Notifications
You must be signed in to change notification settings - Fork 464
Open
Description
Hi. It's a very nice website. But I have some questions about the data.
On the website,
"read 1000,000 bytes sequentially from memory is 3us", so the memory bandwidth should be 1MB/3us = 333GB/s.
"read 1000,000 bytes sequentially from SSD is 49us", so the SSD bandwidth should be 1MB/49us = 20GB/s.
"read 1000,000 bytes sequentially from disk is 825us", so the disk bandwidth should be 1MB/815us = 1.2GB/s.
From my point of view, these data are much bigger than the real products' performance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels