Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: Big directories vs. many directories Message-ID: <8709030254.AA21797@cory.Berkeley.EDU> Date: Wed, 2-Sep-87 22:54:12 EDT Article-I.D.: cory.8709030254.AA21797 Posted: Wed Sep 2 22:54:12 1987 Date-Received: Sat, 5-Sep-87 02:44:38 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 11 >I have a question about searching your directory path. Is it more efficient >to have many small directories in your path, or to have fewer, larger directories? >--- >Dan Barrett ins_adjb@jhunix.UUCP > barrett@hopkins-eecs-bravo.arpa It is more efficient to have fewer, larger directories when searching for a specific file. This is due to the fact that directories on the Amiga are hashed rather than organized linearly. -Matt