GraphiteEditor / GraphiteEditor/Graphite
Long node graph evaluations hang frontend
オープン
Performance
- 主要言語
- Rust
- スター
- 27.2k
- フォーク
- 1.3k
- 平均マージ
- 20時間 5分
- マージ済み PR(30日)
- 57
説明
Despite all of the weird and hacky things we have to pass node graph evaluations to another 'thread' both browsers I have tested (firefox-dev and msedge) appear to evaluated the node graph on the main thread. This was confirmed both by running an expensive node and using the profiler.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
コストの高いノードグラフの評価を使って Firefox DevTools と Microsoft Edge DevTools でハングを再現し、その後 profiler を調べて評価がどこで実行されているかを確認します。長時間の評価によってブラウザーのメインスレッドがブロックされなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- frontend, performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100