MacOS massive spike in RAM usage and InitViews when converting a project from 5.5 to 5.7.

I’m seeing a massive spike in RAM usage and InitViews when simply converting a project from 5.5 to 5.7.
Basically it goes from being playable (40-60fps) to completely unplayable (4-30fps).

I’m wondering if anyone out there has any advice of what to look for to track this down?

It seems like something under the hood in 5.7 is automatically causing this spike. I know InitView has something to do with view culling but there’s nothing special about the culling I’m doing.
I dont’ imagine it’s Draw Call related as there are very few of them.