[Issue 14679] Parse uninstantiated generic artifacts lazily
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jun 10 18:13:45 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14679
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> ---
AFAIK the most expensive part of tokenization is identifier lookup (converting
an identifier string into a number or pointer).
--
More information about the Digitalmars-d-bugs
mailing list