As an optimization it would be nice if a template does not contain any includes, can indicate that the content can be passed straight into the result with no parsing at all (ignoring the the content tag)
Also includes that have no need for a "content"-tags and does not need any parsing could indicate that. This could be useful for json objects for analytics.
<c-include path="..." mode="parse/**pipe**"></c-include>