OTOH it is not really a problem that it takes a while to compile files with more than 30000 symbols in the same scope. Any optimization is likely to slow down compilation in normal programs I think.
/ Martin Nilsson (saturator)
Previous text:
2004-01-16 23:11: Subject: file limits
I worked on the warnings now, but it isn't tested until the next xenofarm build which is probably too late for me (zzZz).
I still feel it takes too long time. 15-20 seconds is only 3-4000 lines of code a second. That's *really slow*. The compiler usually chews 35000 lines a second, says the benchmark.
I haven't a clue what the compiler really does in the meantime. Anyone that feels like optimizing it? :)
/ Mirar