Following this discussion Autodesk Forge Viewer - Selecting large number of elements (performance). Today is November 2022, maybe something has changed in the situation with the selection of a large number of elements? For example, in my case, I may need to select one million elements in the model (a model of a large building)
In case you're not using this feature yet, consider looking at the "selection type" that can now be passed to selection methods such as toggleSelect. The selection type can be one of the following:
Autodesk.Viewing.SelectionType.OVERLAYED
Autodesk.Viewing.SelectionType.REGULAR
Autodesk.Viewing.SelectionType.MIXED