Geoff Hutchison (ghutchis@wso.williams.edu)
Mon, 25 Jan 1999 14:55:06 -0500 (EST)
On Mon, 25 Jan 1999, Gilles Detillieux wrote:
> I've noticed a few changes recently where config attribute lookups
> are buried deep in loops. I can understand the desire to keep changes
> localised, but that must be balanced against a desire to keep performance
> good. Any config lookups should be considered expensive (take a look
> at what Configuration::Find() does!), and moved out of loops to static
> variables, as Didier suggested.
Agreed. I took the two Didier mentioned out of the loop in HTML.cc. If
anyone wants to undertake this, I'll be happy to see it.
On a similar note, someone asked what I will accept during feature-freeze.
Bug-fixes... But in addition to bug reports (on the list and to the bug
database), I include most performance improvements and cleanup efforts as
bug-fixes. So if someone wants to take variables out of loops for any
files, I'll take the patches.
On that note, I haven't heard any complaints against removing $Log$ from
files. If I don't hear any before tonight, I'm going to remove them from
all files. (That's a big patch!) This would go in the "cleanup effort"
realm.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Thu Feb 04 1999 - 22:24:20 PST