aboutcode-org / aboutcode-org/scancode-toolkit
Consolidating large codebases uses excessive amounts of memory
Offen
bug
summaries
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
I was using the consolidation plugin on a 18.3 mb scan with 14886 files and scancode managed to use 10+ gigs of ram. I have a feeling that it is this dict (https://github.com/nexB/scancode-toolkit/blob/develop/src/summarycode/plugin_consolidate.py#L391) bloating up horribly when there are a lot of copyright holders consolidated.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.