Set ALL cpu cores to PERFORMANCE permanently
vi /etc/default/cpufrequtils
make like this:
GOVERNOR="performance"
then:
sudo systemctl restart cpufrequtils
check with this:
cpufreq-info
vi /etc/default/cpufrequtils
make like this:
GOVERNOR="performance"
then:
sudo systemctl restart cpufrequtils
check with this:
cpufreq-info