View Single Post
  #19  
Old 05-31-2005, 05:33 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Quote:
Originally Posted by Kaimetsu
True. But I do not think it is likely to be a bottleneck, unless the user has literally millions of files. There are plenty of very efficient ways to construct and traverse such indices.
It depends, I think. Sometimes, depending on the computer, larger folders take a longer time to open. Larger can mean either many files or bigger files. I know my webgifs is 11.8mb and 2,800 files, which is a fair amount considering I rarely play Graal. In these cases, and pretty much any case, RAM helps. Even if it doesn't bottleneck, each indice must be examined. Does Graal look at filesize, modified dates, and such, or just names? Or must it scan the raw data? If it scans raw data, larger files could take a far longer time to completely scan.
Reply With Quote