Skip to content

[FEATURE]: reading trace based on clock_time of each request #277

Description

@ddkkpp

It seems libCacheSim does not support reading trace based on clock_time of each request. The current code logic is reading the next request as soon as the current request has been processed. In this case, a simulation for any algorithm occupies 100% CPU at one core. Consequently, we cannot distinguish the CPU utilization of different algorithms. Do you think it is necessary to read trace based on clock_time or is there another way to measure the CPU utilizatio?

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