I’ve noticed while doing some telemetry that there seems to be an overabundance of _renderDisplayObjectContainer and _renderDisplayObject calls:
Continuing to open the dropdown on one of those sends you down a rabbit hole of alternating _renderDisplayObjectContainer and _renderDisplayObject calls. I’m not sure what can cause this, but it’s causing some terrible framerate, so I’d like to lower the amount it gets called, if possible.