aboutcode-org / aboutcode-org/scancode-workbench
Suggestion to speed up initial JSON import
Đang mở
performance
- Ngôn ngữ chính
- TypeScript
- Star
- 173
- Fork
- 81
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
When I import a JSON file, I noted that the sqlite DB file seems to be flushed on disk incrementally and I can see the sqlite file grow as the import goes.
I have an idea: if you import to a memory only database and once this is all imported and only then you save on disk this may speed things up? this may be worth a try
### System configuration
**Operating System**:
Linux Ubuntu 16.04 x86_64
**ScanCode Workbench Version**:
3.0.0b2
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.