angular-tree-component
angular-tree-component copied to clipboard
Performance issue in searching tree data of more than 10k records
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
Even im facing the same issue. @neo1380 Did u find any alternative ?
Even im facing the same issue. @neo1380 Did u find any alternative ?
No, i was not able to find any solution for this... i