angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

Performance issue in searching tree data of more than 10k records

Open neo1380 opened this issue 5 years ago • 2 comments

Hi,

before i post my issue, i would really like to thank you for developing such an amazing library. With respect to my issue, we are loading a tree structure with data of more than 10k nodes. The tree is loaded and virtual scroll is also working as expected. however, when we try to filter the tree nodes, its takes a lot of time to search. the code examples are in the below stack blitz and they are taken from the component examples.

https://angular-wxansn.stackblitz.io/

Can you please tell us if this is the correct approach to filter the tree or is there any other options or suggestions available ?

Regards. ne0

neo1380 avatar Jun 10 '20 11:06 neo1380

Even im facing the same issue. @neo1380 Did u find any alternative ?

sparkeplug avatar Jun 21 '20 21:06 sparkeplug

Even im facing the same issue. @neo1380 Did u find any alternative ?

No, i was not able to find any solution for this... i

neo1380 avatar Jun 22 '20 13:06 neo1380