On Fri, May 08, 1998 at 10:34:43AM +0200, Hrvoje Niksic wrote:
Basically, 20.3 performs 96 stats, while 21.0 performs 651 stats.
The
ones in 21.0 are mostly spent to stat the `.el' and `.elc' files.
Michael, what was your opinion about the optimization we discussed,
which would forbid directories ending with `.el' or `.elc'? I think
it would be worth implementing it, especially for non-Unix systems,
where a stat is extremely costly.
What about my proposal to reverse the directory order,
i.e. package/lisp instead of lisp/package ? The number of stats should
become not much higher than one per package, but that requires a
change in the way the packages are organized.
As of today, except for the info issues, there have only been a
deafening silence.
OG.