PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

PoB Performance Optimization

Open
#5,985 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Lua
Stars
5.4k
Forks
2.4k
Avg merge
1d 12h
Merged PRs (30d)
26

Description

Check for duplicates
  • I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?

There are a couple areas within the client that I've noticed perform far less than ideally:

  • Loading a build for the first time
  • Skills: Loading the support gem list when you click a new Gem name slot

These are the two big ones I can remember offhand. (Edit: Oh, and starting the program could be faster.)

Describe the solution you'd like

Faster performance. There is surely room for improvement here. (Edit: e.g. better or added pre-loading/caching.)

Describe alternatives you've considered

No response

Additional context

For context I'm running Win10 on a gaming desktop Ryzen7 1700 8-core, 16gb ram, GTX 1060. Most everything else in PoB (and other software) is very snappy.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by profiling the client workflows named in the issue: first-time build loading, opening a new gem name slot to load the support gem list, and program startup. Compare their current timings and identify the relevant entry points before proposing a focused scope. Done should mean a measured improvement in the selected workflow without regressing normal client behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
desktop-dev, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.