aboutcode-org / aboutcode-org/scancode-toolkit

Running scancode in a npm based repository takes long

オープン
#2,478 コメント 18 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug performance
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description
* we want to include scancode in our pipeline but are running into timing issues
* scanning a code base with node_modules for a react / npm project is very slow (>5h).

### How To Reproduce
- npx create-react-app test
- install some more npm packages
- scancode -cl -n 4 --html-app /project/result.html /project

#### Small workaround
- we were able to reduce the time by including only text files (difficult to perform as the npm packages differ in structure / language and other types of files)

### System configuration
* running on macos (catalina/big sur)
* scancode version 21.3.31
* as an Application // scancode --help AND docker based

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

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

評価

この issue はまだ評価されていません。

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

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