Skip to content

Text filter rebuilds download table on every insert #669

Description

@ghysler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions