PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.99k stars 2.08k forks source link

CPU ramping #5266

Open Scorp1337 opened 1 year ago

Scorp1337 commented 1 year ago

Check version

Check for duplicates

Check for support

What is the behaviour ingame?

No issues in game just with POB nothing else.

What is the behaviour in Path of Building?

My CPU jumps from 30 degrees to 60+ while watching just at the tree in POB.

How to reproduce the issue

No response

Character build code

It s not just on one build.

Screenshots

No response

QuickStick123 commented 1 year ago

What CPU usage are you getting and what are your system specs. High CPU usage is not too surprising considering PoB does a lot of fairly complicated calculations.

krokwen commented 1 year ago

What CPU usage are you getting and what are your system specs. High CPU usage is not too surprising considering PoB does a lot of fairly complicated calculations.

it should do the calculations on change. there is no sense at all of constant realtime calculations.

i have this bug too. running on linux. it consumes up to 100% on one core.

shyney7 commented 1 year ago

@QuickStick123

Possible Solution

I managed to fix this issue by using a different SimpleGraphic.dll from : https://www.reddit.com/r/pathofexile/comments/80vp4r/pob_fix_high_cpu_usage/

When using this dll the CPU load is near 0% even when the window is focused. Only moving the skill tree causes a higher load what is ok for me.