[docs] Fix benchmarking tips (#94724)

This PR fixes an incorrect line for setting scaling_governer in
benchmarking tips.
This commit is contained in:
uint256_t
2024-06-07 17:05:50 +09:00
committed by GitHub
parent be18daad06
commit 8ef5c98e9f

View File

@@ -49,7 +49,7 @@ Linux
for i in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
do
echo performance > /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
echo performance > $i
done
* Use https://github.com/lpechacek/cpuset to reserve cpus for just the