Strange OpenSSL RSA speed Test issue
#2
Check what scaling govenor is being used on the DietPi?

Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

It has been set as interactive for a long time on the pine64 images... I think DietPi was a bit daft at one point and had it set at ondemand... maybe it still is? Also see what happens to your benchmark when you change it to performance.

Code:
sudo -i
echo performance> /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
exit
  Reply


Messages In This Thread
Strange OpenSSL RSA speed Test issue - by _835_ - 07-26-2017, 05:51 AM
RE: Strange OpenSSL RSA speed Test issue - by pfeerick - 07-26-2017, 06:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Ethernet issue Matthew 4 6,377 07-21-2017, 08:24 AM
Last Post: Matthew
  Variable Gigabit Ethernet speed? sheffield_nick 4 5,838 08-24-2016, 11:26 PM
Last Post: MarkHaysHarris777
  CPU speed / governor=performance? sheffield_nick 2 5,957 07-20-2016, 10:17 AM
Last Post: Fourdee
  network issue with no ethernet chrwei 4 7,271 05-03-2016, 11:22 AM
Last Post: longsleep

Forum Jump:


Users browsing this thread: 1 Guest(s)