When I have a little more time, I will look over this in more detail,
but an obvious small change to me is the function
SWModule::filterBuffer. It contains the following code:
FilterList::iterator it;
for (it = filters->begin(); it != filters->end(); it++) {
(*it)-
On Wednesday 13 Feb 2002 11:48 pm, you wrote:
> Then I will start an
> optimization pass. Seems we really need this as our .4 second, complete
> bible search is up to about 2.9 seconds on my 1.13GHz laptop :) We'll
> get it back down, Lord willing.
Hi,
I've attached a file showing the main culp