cutbox/CutBox

Laggy search

awreccan opened this issue · 3 comments

Search is quite laggy. Wondering if you could add a debounce to the searchbar?

https://levelup.gitconnected.com/debounce-in-javascript-improve-your-applications-performance-5b01855e086

Thanks will have a look. Can you share how many items are in your history so I can do a test based on your situation,

Testing with 4k plus items it's fine.

note: I'll reopen this given some more info about conditions for lagging.

I think adding some automated performance tests would be useful.