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.