[Bug - Crash] Application experiences freezes/extreme slowdown on search terms that are too generic
xkomachi opened this issue · 1 comments
xkomachi commented
Reproduction steps:
Freeze:
- Add an empty filter.
- Start running: The application freezes.
Slowdown:
- Add a filter with armour >= 1 :
- Start running: The application becomes extremely laggy, unresponsive, and freezes multiple times.
The cause of the issue might be that the search is too broad and the application cannot handle the volume of items.
licoffe commented
The search is simply too broad and the tool get swamped in results. The only way to prevent that is to limit the amount of listed results.