5 ms·
got it, really thank you for feedback! yea, there are no much algorithms, it's only flattern on start (if it's tree structure data) and then just a regex for s
by sergei_ws 5y ago
got it, really thank you for feedback!
yea, there are no much algorithms, it's only flattern on start (if it's tree structure data) and then just a regex for search.
But I will check and improve performance later, as it's my first try with web components, so maybe I can skip some re-renders. Thanks again!