Forum Discussion

Tung's avatar
Tung
Frequent Visitor
1 year ago

How to optimize selectionManager.select(). Lags the system when selecting

My code has performance problem when selecting. It searches and returns index very fast. I return index to create "createSelectionIdBuilder" by index. but when it comes to the part of code that passe...