The tips are:
Don't use that many instances, especially if they don't do anything. Use things like tilemaps, and tiledbackgrounds.
Learn how to do filtering for what objects you have that do something, such as turning on collision cells for los, or using "is on screen"
Turn on render cells for those layers that have the most objects.