Hi,
I don't know if you're still investigating the loading time issue or not,
in any case in my quest to still trying to get back to the good old loading speeds I did a few finds that might or might not be of any use if you might or might not be working on a fix for the loading time issue.
So loading my new template 16 MIDI ports (per instance) takes 1min 24sec
Loading the same template with 32 MIDI ports (per instance) takes 3min 19sec
Loading the same template with 48 MIDI ports (per instance) takes 6min 11sec
Well, as you can see the times are not increased linearly, so double the ports double the time isn't the case.
What I found with dividing total seconds with number of ports is that it takes increasingly longer to load a single port when MIDI ports are increased.
5,25 s/port
6,22 s/port
7,73 s/port
Small differences but it adds up when you count it 48 times, which is the number of VEPro VST3 plugins in my template, which takes the bulk of the loading time, while the rest of the template (samples, synths, effect slot plugins) load in 9 seconds.
The other point is I didn't even have a server project loaded in VEPro 7 Server.. So what at least I'm getting is that the issue isn't in the instances or whatever is loaded in the server project, but has something to do with the VST3 plugin.
Again, to point out that it was VERY fast with 48 MIDI ports (per instance) before an update. Might that update have even been some VST3 support or something? I thought it was supposed to be faster? Maybe I'm wrong, but to make it slower with an update this is really annoying for me.
Anyway hope you find a fix for this sometime in the future, and hope this helps narrowing it down