According to Geoff Hutchison:
> On Mon, 14 May 2001, Gilles Detillieux wrote:
> > What I can't figure out is why there's so many "spontaneous" calls to
> > regcomp! That seems to be where it's spending almost all of its time
> > (i.e. in children of regcomp) but the profiling gives no clue as to
According to J. op den Brouw:
> I tried without any optimizations (-Ox is gone), but still
> fails the test
...
> ././t_htnet[15]: 27760 Bus error(coredump)
> FAIL: t_htnet
...
> #0 0x24f18 in Connection::Timeout (this=0x0, value=10) at Connection.cc:162
> 162 timeout_value = value;
>
On Mon, 14 May 2001, Gilles Detillieux wrote:
> What I can't figure out is why there's so many "spontaneous" calls to
> regcomp! That seems to be where it's spending almost all of its time
> (i.e. in children of regcomp) but the profiling gives no clue as to what
I expect a lot of calls to regc
According to Joe R. Jah:
> On Tue, 8 May 2001, Gilles Detillieux wrote:
> > 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
>