Optimize a site using a lot of modules (80 or more) by splitting into subsites.
Each Drupal module in an install that is active increases load times because each module is checked for hooks. The recommended number of modules for an efficient Drupal site is about 40. This module is to be used in association with a site divided up into subdomains.
This is a Drupal Contrib Module