Path: utzoo!attcan!uunet!samsung!know!sdd.hp.com!wuarchive!julius.cs.uiuc.edu!psuvax1!rutgers!cbmvax!peter From: peter@cbmvax.commodore.com (Peter Cherna) Newsgroups: comp.sys.amiga Subject: Re: Changing the library order Message-ID: <15155@cbmvax.commodore.com> Date: 15 Oct 90 15:33:54 GMT References: <1990Oct14.213556.25943@hoss.unl.edu> Reply-To: peter@cbmvax.commodore.com (Peter Cherna) Organization: Commodore, West Chester, PA Lines: 22 In article <1990Oct14.213556.25943@hoss.unl.edu> 252u3130@fergvax.unl.edu (Phil Dietz) writes: >I suddenly remember hearing about a program that will rearrange the >resident libraries so some programs will execute faster. When looking >at XOPER, I noticed that my dos.library was last on the list! This >means that DOS commands will take the longest to access. True, it may >be milliseconds of difference, but who wants a slow system! The order of resident libraries typically affects only a few operations, such as "OpenLibrary()". If you OpenLibrary("dos.library"), you get the library pointer back. Calls made to dos.library use that library pointer -- they don't have to scan the list again. Rearranging libraries would be of dubious performance benefit. >Phil Dietz Peter -- Peter Cherna, Software Engineer, Commodore-Amiga, Inc. {uunet|rutgers}!cbmvax!peter peter@cbmvax.cbm.commodore.com My opinions do not necessarily represent the opinions of my employer. "Television is a medium because it is neither rare nor well-done."