chStaiger / iBridges-Gui

A graphical user interface to iRODS employing the iBridges python package.
https://chstaiger.github.io/iBridges-Gui/
GNU General Public License v3.0
15 stars 8 forks source link

Improve performance of rendering of search results. #196

Closed chStaiger closed 4 weeks ago

chStaiger commented 3 months ago

When a search yields a lot of results the rendering into the search table becomes the bottleneck of the functionality.

Can we 1) Improve the performance of the rendering 2) Pu the rendering also in an own QThread to have at least the rest of the GUI available

?

chStaiger commented 4 weeks ago

Done in ibridges-gui v.1.1.0