: Has anyone tried speeding up the inform compiler ? It's very slow on
: my system, so I'd welcome some ideas.
Well, you don't say what type of computer you're using so I'll
arbitrarily assume a PC :)
I managed to speed up Inform by about 100just by tinkering with my
memory settings. Give Inform as much lower memory as you can (use
emm386.exe and himem.sys, and load dos into high memory. It tells you
how to do all that stuff in the dos manual). It also makes a big difference
to use smartdrv with write caching (probably smartdrv c+).
HTH.
: thanks
: luke
Inigo
-- Inigo Surguy http://www.csv.warwick.ac.uk/~phunc/