Handling large ini files.
Andrew J Bromage
ajb@spamcop.net
Sun, 13 Jul 2003 12:29:25 +1000
G'day all.
On Sun, Jul 13, 2003 at 10:09:21AM +1000, Andrew Rock wrote:
> I think that each being a customisation *is* sufficient for coherence
> of one data structure to hold them all.
I agree, though using different data structures for each set of
configuration parameters which will be used together is also
something to consider.
Also, if you're using GHC, -funbox-strict-fields is one flag you may
look into.
Cheers,
Andrew Bromage