Is it somehow possible, to figure out client PC CPU capabilities? I want my app to load only 25% of CPU or even 10% of CPU, but how much operations i should set, to avoid overloading it's CPU?
Have anyone tried to implement something like that?
For example 10 seconds Benchmark, how much operations fail etc.
Thanks :)