licoffe/POE-sniper

[Bug - Crash] Application experiences freezes/extreme slowdown on search terms that are too generic

xkomachi opened this issue · 1 comments

Reproduction steps:
Freeze:

  1. Add an empty filter.
  2. Start running: The application freezes.

Slowdown:

  1. Add a filter with armour >= 1 :
  2. 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.

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.