Tagged Questions
0
votes
2answers
588 views
How to Disable Dynamic Frequency Scaling?
I would like to do some microbenchmarks, and try to do them right. Unfortunately dynamic frequency scaling makes benchmarking highly unreliable.
Is there a way to programmatically (C++, Windows) find ...