According to Joe R. Jah:
> On Mon, 7 May 2001, Gilles Detillieux wrote:
> > So now you're back down to just over an hour of indexing time, which doesn't
> > seem that outlandish.  It is still 4 times slower than 3.1.5, though, so it
> > would be helpful to know where it's spending most of its time.
> 
> Oh no;) I wish that was the case.  I only ran it on a folder with 269
> Documents total.

Oh, too bad.  I guess it's not quite as easy a fix as upgrading your BSD
version.

> > > And attached is the gziped profile created by gprof.
> > 
> > You gave us the gmon.out file, which is pretty much useless on any
> > system other than yours.  It needs to be run through gprof, along with
> > your htdig binary, to get a listing of where htdig is spending its time.
> 
> Whoops;( I sent you the wrong file.  Attached is the correct one.
> 
> > Make sure your gmon.out is from htdig, though, and not from htmerge, as
> > it's htdig that is taking a really long time.  I think if you simply run
> > "rundig", then when htmerge starts after htdig finishes, htmerge will
> > overwrite htdig's gmon.out with its own.
> 
> I will run htdig without rundig and send you the profile later, but here
> is the one from rundig, just in case it was not overwritten.

The numbers in this file don't make a whole lot of sense.  I'd bet that
you're trying to fit the htmerge profiling data to the htdig symbol
table, and it just doesn't come up with anything sensible.  Try a simple
"htdig -i" plus any options you may have provided to rundig, and then
run gprof again.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to