Based on the results of the `directive_instantiate` executing host bindings logic (in creation mode) account for ~23% of time spent in the directive instantiation, even if a directive doesn't have host bindings! This is clearly wastful hence a new flag. PR Close #33102