Testing the feature implemented in #633.
I noticed the download table rebuilds on every insert in the text filter field. In my case with ~10k downloads, it takes ~10 seconds to process any insert and multiple inserts stack up, leaving the GUI in an unresponsive state.
This does not occur with the shared files table. There the filtering is instant.
Could the same logic by applied to the download table?
aMuleGUI 3.0.1-317 on Windows 11 x64
aMuleD develop image 07/27 on Docker Linux 29.6.2
Testing the feature implemented in #633.
I noticed the download table rebuilds on every insert in the text filter field. In my case with ~10k downloads, it takes ~10 seconds to process any insert and multiple inserts stack up, leaving the GUI in an unresponsive state.
This does not occur with the shared files table. There the filtering is instant.
Could the same logic by applied to the download table?
aMuleGUI 3.0.1-317 on Windows 11 x64
aMuleD develop image 07/27 on Docker Linux 29.6.2