cpupower just reads/writes some values from sysfs.
Leap/cpupower does not overclock when needed after setting the governor to performance
Manjaro does overclock when needed after setting the governor to performance
It is very unlikely. Performance governor sets CPU frequency to fixed value.
How do I configure cpupower to overclock when needed?[/QUOTE]
You cannot "configure cpupower", It is tool that you can use to configure kernel behavior.
Several times you said that Manjaro is configured differently but you neither show Manjaro configuration nor Leap configuration. Output of "cpupower frequency-info" and "cpupower idle-info" from both systems would have provided at least some starting point. But in general if you want boost, you need to use ondemand governor. Higher frequency can only be achieved under special conditions and for limited period.
You also never mentioned Manjaro kernel version. It is quite possible that it simply uses newer kernel that behaves differently.