Hello Anthony,
We are having big fps drops when using nesting of responsive containers in unity scene that is initiate on runtime using prefabs, something similar to Unity Hierarchy UI system.
When we turn off the responsive containers and we get close to 50% gains, profiler analysis shows about 80% usage by responsive container in an update loop.
Cheers.