Templates are slow.

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 8 18:38:40 PDT 2016


On Thursday, 8 September 2016 at 20:10:01 UTC, Stefan Koch wrote:
> generating separate object files for each template 
> instanciation is and then only re-generating on change will 
> only be effective if they do not change much.
> From one build to the next.
>

You'd have tens of thousands of file and a big io problem.



More information about the Digitalmars-d mailing list