Mail Archives: djgpp-workers/1997/09/09/18:44:17
> > I normally don't comment too much - but I would vote for even a
> > larger starting size and then quadruple... ie: start at say 4k, then
> > 16, then 32 etc. Why not do this?
> I think we should time several programs with different options and see
> the results, instead of guessing what would be the best initial size
> and the multiple. Voting will not help here.
Consider it a figure of speech - not a vote... I checked through a lot of
my old code last night and found that about half of my headers/.c files
are around 2-3k, which means the whole file would be loaded in one hit...
The rest of the files were proportionally larger....
Maybe a test could be something like Allegro... it's probably one of the
bigger currently available real world testing suites that are suitable as
a good test bed. Of course the other would be gcc itself... ;)
Leathal.
- Raw text -