Skip to content

some questions about the data #17

@cighao

Description

@cighao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions