It would be useful to support a configurable level of heuristics, such that a user could tune down inlining (prioritizing bundle size). Architecturally, this means that we would need to support customization of our various heuristic guards, which are currently hard coded.