https://issues.dlang.org/show_bug.cgi?id=22772

          Issue ID: 22772
           Summary: -vtemplates should measure the cost of the
                    instantiations
           Product: D
           Version: D2
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

Some templates cost much more than others, and it's not related to how many
times a template was actually used (not necessarily at least) — the coefficient
in the O(n) matters.

--

Reply via email to