PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

PoB Performance Optimization

オープン
#5,985 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
Lua
スター
5.4k
フォーク
2.4k
平均マージ
1日 12時間
マージ済み PR(30日)
26

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、issue で挙げられているクライアントのワークフローをプロファイリングします。初回の build の読み込み、新しい gem 名スロットを開いてサポート対象の gem リストを読み込む処理、そしてプログラムの起動です。現在の所要時間を比較し、対象を絞ったスコープを提案する前に、関連するエントリポイントを特定します。完了とは、通常のクライアント動作を後退させることなく、選択したワークフローで測定可能な改善を実現することを意味します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
lua
領域
desktop-dev, performance
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。