[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



I made compilation considerably faster by making qc-file-work
read in the entire source file making a list, and then compile it all.
This sped up compilation of RMS;WINTYP > from 2 minutes to 1.5 minutes.
QFCTNS was sped up from 4.5 minutes to 3.5 or 4.
I'm not sure why it varied in that way.
I also tried increasing the whack threshold from 1000 to 4000 (octal).
This reduced the size of QFCTNS QFASL by only 250. wds in 10 blocks,
but made it take only 26 seconds instead of 32 seconds to load.
I'm not sure whether that was really significant.
It didn't appear to affect compilation speed.