Describe the bug
If you have a large amount of generated images, i.e. over 20k, the history function will cause massive UI slowdowns and cause everything to be sluggish. I suspect this is because it's pulling in too many images/data?
To Reproduce
Steps to reproduce the behavior:
- Create a lot of AI images
- Load up UI
- Everything gets a bit laggy/slow
- Remove all images
- Everything is fast and snappy again.
Expected behavior
History should probably have an image limit to prevent overloading the UI.
Desktop (please complete the following information):
- OS: Windows 10
- Browser: Firefox
- Commit revision 989a552
Additional context
Need more users to confirm this isn't just my end? My generated images reside on a SATA drive, main UI runs off an NVME.
Describe the bug
If you have a large amount of generated images, i.e. over 20k, the history function will cause massive UI slowdowns and cause everything to be sluggish. I suspect this is because it's pulling in too many images/data?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
History should probably have an image limit to prevent overloading the UI.
Desktop (please complete the following information):
Additional context
Need more users to confirm this isn't just my end? My generated images reside on a SATA drive, main UI runs off an NVME.