View Single Post
  #21  
Old 05-31-2005, 09:03 AM
Trevor Trevor is offline
True
Trevor's Avatar
Join Date: Mar 2003
Posts: 2,253
Trevor is on a distinguished road
Quote:
Originally Posted by protagonist
Even if it doesn't bottleneck, each indice must be examined.
A proper search procedure on a good hash table will defiantly not be any kind of bottleneck.


Quote:
Does Graal look at filesize, modified dates, and such, or just names?
It compares the timestamp of the local file to the one stored on server. But why does that matter? It is not like it is storing that in memory.
__________________


name: Trevor Fancher
email: trevor at fancher dot org
home page: fancher.org
Reply With Quote