home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / oop / macapp3 / 175 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  652 b 

  1. Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
  2. From: DEWAELE.W@AppleLink.Apple.COM (De Waele Willy - Gent,BE,IHD)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re: MacApp and CPU caches
  5. Message-ID: <724172836.2929208@AppleLink.Apple.COM>
  6. Date: 12 Dec 92 14:28:00 GMT
  7. Sender: usenet@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 10
  10.  
  11. Hi Daniel,
  12.  
  13. I'm using own logically segment-names (ie $Menu) and they are specified in the
  14. 'res!' and the 'seg!' resources, thus avoiding UnloadSeg.
  15.  
  16. More segment-names results in more overhead (jump-table, segment-to-segment
  17. jump, ..), is this important for the performance of an application?
  18.  
  19. Willy
  20.  
  21.