Skip to content

Block I/O metrics #199

@marvin-j97

Description

@marvin-j97

Add how much block I/O is requested (by load_block) to the Metrics struct.
Per block type (data/index/filter).
That allows us to benchmark read I/O without being dependent on the OS's reporting of disk I/O (so we can measure block I/O that comes from the page cache as well).

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions