Skip to content

Warn if CPU scaling governor is not set to performance #14

Description

@pyk

Frequency scaling introduces significant noise in benchmarks. Most Linux distros default to "powersave" or "schedutil".

It would be great if the tool checked /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor on startup.

If it is not set to "performance", we should print a warning to the user so they know their environment might be unstable.

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