Walter Bright wrote: > Walter Bright wrote: >> I recompiled dmd with the profiler (-gt switch) which confirmed it. > > For those interested, try out changeset 470. On my timing tests, the time spent is linear with the number of characters in the identifier. It's still too slow, though.