On 5/29/12, Don Clugston <d...@nospam.com> wrote:
> Oh yeah. Orders of magnitude, easily.

Does this also imply speedups for static foreach loops? I've got quite
a few of those and they seem to slow down compilation a bit. I've had
a funny error message once saying there's an error on line ~50_000 in
a 1000-line module, so I guess static foreach can expand to quite a
bit of code, maybe I should be more careful with those..

Reply via email to