Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System factor need to be considered or be noticed #91

Open
AnterCreeper opened this issue Aug 3, 2023 · 0 comments
Open

System factor need to be considered or be noticed #91

AnterCreeper opened this issue Aug 3, 2023 · 0 comments

Comments

@AnterCreeper
Copy link

AnterCreeper commented Aug 3, 2023

  1. OS
    I don't know how Windows behaves.
    In Linux, schedutil gives 5ns~10ns more than performance

  2. x86 perf bias msr
    It greatly affected the result as it may affect the clock of bus.
    at performance it gave 40ns~.
    at power it gave 100ns+

  3. nice value
    In my test, it doesn't affect too much

  4. core loads.
    If the bus is busy(for example using graphic cards, heavy programs) the latency will higher.

some factors should the user control, others like OS can be displayed in the chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant