Re: profiling of a very simple case

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Thu, 1 Jul 1999 10:21:09 -0600 (MDT)

On Thu, 1 Jul 1999, Fred CHAUSSUMIER wrote:

> If those steps are almost correct, I wold to know if someone has ever
> done measurements of the time taken by each of these steps especially
> the search in the hash table depending on the size of this one.

I have not measured the hash lookup time, but I bet that hash lookup is
negligible compared to disk delays and other overheads, regardless of
the table size.

Alex.
Received on Thu Jul 01 1999 - 10:21:35 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:16 MST