home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
- From: DEWAELE.W@AppleLink.Apple.COM (De Waele Willy - Gent,BE,IHD)
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: Re: MacApp and CPU caches
- Message-ID: <724172836.2929208@AppleLink.Apple.COM>
- Date: 12 Dec 92 14:28:00 GMT
- Sender: usenet@Apple.COM
- Organization: AppleLink Gateway
- Lines: 10
-
- Hi Daniel,
-
- I'm using own logically segment-names (ie $Menu) and they are specified in the
- 'res!' and the 'seg!' resources, thus avoiding UnloadSeg.
-
- More segment-names results in more overhead (jump-table, segment-to-segment
- jump, ..), is this important for the performance of an application?
-
- Willy
-
-