[Issue 8487] Semantic analysis of templates is insanely slow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 31 20:36:39 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8487


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timon.gehr at gmx.ch


--- Comment #2 from timon.gehr at gmx.ch 2012-07-31 20:36:37 PDT ---
Well, the performance can probably be improved, but I'd advise rewriting that
snippet to use CTFE instead. Templates aren't meant for computation.
Also, std.metastrings should be rewritten to wrap a few CTFE-routines or be
deprecated.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list