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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Vladimir Panteleev <[email protected]> ---
AFAIK the most expensive part of tokenization is identifier lookup (converting
an identifier string into a number or pointer).

--

Reply via email to