ShadowBlip / HandyPT

Handheld Power Tools (Handy Pot) provides fine performance tuning for a variety of handheld devices.
GNU General Public License v3.0
33 stars 1 forks source link

Improve performance at low power consumption #20

Open danyi opened 1 year ago

danyi commented 1 year ago

I found that the 6800U's performance under 10W was worse than that of Steam Deck I think the reason is that the 6800U has 8 CPU cores Whether it is possible to consider how many cpu cores can be turned on and off

Another problem is the frequency range of the CPU I don't know how to explain it. For example, under Windows If the CPU of the power option is set to 100, the CPU can run at the highest frequency When this parameter is set to 99, the CPU will turn off Remax and can only run to the highest default frequency When this parameter is set to 50, the CPU will only use half the frequency This is also very useful for saving power and improving endurance Can this function also be developed

pastaq commented 1 year ago

These are all good suggestions that I've been planning on adding.

Right now HandyPT is in a bit of limbo. Without Avery around I can't release updated versions of the package on Crankshaft. If no movement happens on Crankshaft by December I will begin discussions with the decky-loader team on if the plugin can be included there. So far they have only approved deck-specific plugins, but if they do approve it I will need to entirely refactor the front end of HandyPT to work with the decky-loader library instead. So basically until either Crankshaft returns to operation or the plugin has feature parity in decky-loader, HandyPT is in a feature freeze. I may start the refactor earlier as I can build a wrapper for the decky-loader version so it will work in both, but that is a lot of work.

danyi commented 1 year ago

Crankshaft's frequent breakdowns also gave me a headache Maybe you need a platform to develop your own Also available for Chimeraos

EricFL1998 commented 1 year ago

how about make a decky version since it support local insatall, it's better then wait for crankshaft to fix.

pastaq commented 1 year ago

how about make a decky version since it support local insatall, it's better then wait for crankshaft to fix.

It takes a while to develop. I'm working on it.

danyi commented 1 year ago

That's great