OK, you seem to have half apologised for being so rude to people here, so I'm going to give you one more chance. Any comments similar to the obscenities you posted before and it's bye bye permanently.
Your i7 8700 does about 28 GFLOPS so is reasonable powerful. It's about 75% as powerful as my CPU and I can build patches with about 200 basic modules so you ought to be able to do some fairly crazy stuff.
However as Grant points out you need discipline to build large patches. Just throwing another module at a patch isn't going to make it automatically sound better.
Your patch has seven plug-in hosts. I haven't got time to look at exactly what you are running in them but each of those is potentially very expensive.
Your patch doesn't have obvious structure so you'll struggle to modify or debug it. Use a separate cabinet for each sub-system. Ideally label each cabinet using a notes module on the far left. You can also document other stuff with the notes modules so that when you come back to a patch a week or two later any obscure details that you've forgotten about can still be understood.
Your patch is about the limit of what is sane to do without breaking it down into some kind of hierarchy. Again as Grant advises you could isolate things and then look at CPU usage running things standalone. Although as I've stressed in the thread on metering it's difficult to really judge how close you are to buffer overrun without a meter.
Anyway one way to break through these problems is to modularize by using the plug-in host to run separate instances of VM. You can then build sub-patches, test them and optimize them as best you can in isolation and then build a master patch that connects together these sub-patches with relatively simple high-level wiring between plug-in hosts. This hierarchical approach is far easier to manage than doing everything in one flat space.
My LSSP Tutorial 5 uses this approach and might be worth reviewing
https://www.adroitsynthesis.com/lssp-101-tutorial-5/