Currently, the only raspberry pi i have is the $5 raspberry pi zero running on cpu governor 'performance'. It feels much snappier compared to the default 'powersave' governor.
What should i do, in raspup, to overclock the cpu frequency? I plan to overclock it to 1100mhz to squeeze a little more power from it with the power of puppy. I checked /boot/config.txt, however the config file is very different to Raspbian and Dietpi.
I already tried to edit the frequency values in few files such as scaling_max_freq, available_cpu_freq etc... but without success.