Skip to content

Refactor DiskMark to be a pure data class; extract execution behavior into DiskBenchmark #9

Description

@BenjaminYazdi

As a developer, I want DiskMark to be a pure data/model class holding only the results of a single benchmark mark, with all execution and measurement logic moved to DiskBenchmark, so that the data model and the behavior that produces it have no coupling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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