If I have 500 20*20px panels floating inside another panel, is this basically the same as rendering 500 grid SOPs? I mean in regards to rendering cost/batches. I’m referring to this quote
Currently when rendering Panel COMP, it is atleast 1 batch each (and possibly more based enabled features, such as borders).
I’m working on improving this though. I’ve already made it so that Panels that aren’t using a TOP as a background can be merged into a single batch. This is not in the released builds though.