Skip to content

improvements for very slow disks #8

@sassman

Description

@sassman

Currently there are always 8 write cycles of 1024MB performed. Even for disk that are super slow.

It would be better to calculate (from the first warmup run) how many cycles would fit into 1 minute.
This would limit the worst case waiting time to 1minute, which should be more acceptable than ~ 3-5min.

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