aboutcode-org / aboutcode-org/dejacode
BUG: Review the performance and the implementation of the Product search.
Open
bug
design needed
enhancement
- Dominant language
- Python
- Stars
- 50
- Forks
- 27
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 11
Description
For example, searching for `ISC` in the global search takes a long time (±30seconds)
Search on individual object list views: components, packages, licenses, owners is quite fast (less than 1sec) but it's problematic on the Product list.
This needs a bit of investigation.
Also, the global search could be improved to be async, loading instantly and starting the search for each type on the client side.
Contributor guide
Assessment
This issue has not been assessed yet.