Hi Niranjan,
The warning you are seeing wrt Expression Based Views there, not sure why we decided this would be of any value to customers and therefore why it is there, is effectively indicating that we didn't expect that GetCollection function to be called for that 'type' any longer and that it returns an empty collection. I.o.w. that by itself is not the cause of the slowdown you are experiencing.
Loading private subsets on startup itself however could take a long time. As the name of the setting suggests, the server is going to find and load all private subsets for all users at startup time which, depending on the amount of users and private subsets they have, might indeed take a while.
------------------------------
Hubert Heijkers
------------------------------