Custom cache module adds possibility to replace permanent caches to time limited caches. It's usefull for sites with a lot of nodes, drupal generates a lot of page caches without time limit which significantly increase a DB size with time.
Often there are lots of CSS files being loaded on-site, which impacts performance, this module provides an option to unselect the CSS which you don't want to load.