PowerShell / PowerShell/PSScriptAnalyzer
Time sum to scan sub folders is much longer than scanning parent folder
オープン
まだ誰も着手していません。
Area - Performance
Issue - Enhancement
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 414
- 平均マージ
- 13時間 1分
- マージ済み PR(30日)
- 2
説明
In an example of folder "A" contains sub folder "B" and "C".
Scanning folder "A" recursively took 53 seconds.
Scanning folder "B" recursively took 38 seconds.
Scanning folder "C" recursively took 37 seconds.
The sum to scan sub folder is 22 seconds more than scanning the parent folder.
38+37-53=22.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue には、ソースファイル、テスト、エントリーポイントが記載されていません。まず、親フォルダー A とサブフォルダー B、C の再帰スキャンを再現し、次に analyzer 内でスキャンのタイミングを追跡して、なぜ合計値が異なるのかを特定してください。原因が確認された場合に、その不一致を説明し、対象を絞った修正または回帰カバレッジを追加できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- devtools, performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100