If you're WAN interface is PPPOE based, that'll cause issues; BSD's PPPOE daemon is single threaded unfortunately.
I use an APU2C4 with the following settings added via System > Settings > Tunables:
hw.igb.rx_process_limit -1
hw.igb.tx_process_limit -1
legal.intel_igb.license_ack 1
hint.acpi_perf.0.disabled 1
hint.acpi_throttle.0.disabled 1
hint.p4tcc.0.disabled 1
Also, update to the latest APU BIOS, reboot your router and via serial enter BIOS config and check Core Performance is enable (which it should be by default).
Next go to System > Settings > Miscellaneous and disable PowerD (you might need to reboot again).
This will disable all throttling and lock the CPU at 1.4GHZ, which can be confirmed with sysctl dev.cpu.0.freq.
The CPU's a SOC so I'm not worried about heat or electricity.
I use an APU2C4 with the following settings added via System > Settings > Tunables:
hw.igb.rx_process_limit -1
hw.igb.tx_process_limit -1
legal.intel_igb.license_ack 1
hint.acpi_perf.0.disabled 1
hint.acpi_throttle.0.disabled 1
hint.p4tcc.0.disabled 1
Also, update to the latest APU BIOS, reboot your router and via serial enter BIOS config and check Core Performance is enable (which it should be by default).
Next go to System > Settings > Miscellaneous and disable PowerD (you might need to reboot again).
This will disable all throttling and lock the CPU at 1.4GHZ, which can be confirmed with sysctl dev.cpu.0.freq.
The CPU's a SOC so I'm not worried about heat or electricity.
"