Hey here’s a solution i’d try: Instead of toggling visibility within one master comp:
-Create 7 separate compositions (one per screen/view).
-Each comp contains only the relevant layers for that view (delete or disable others).
-Use one master precomp for syncing animation/timings.
-This ensures only necessary EXR layers are loaded for each render, potentially resulting in a crazy performance boost.
lemme know if you appreciate the help. good luck 🔥