home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20498 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!dewey.soe.berkeley.edu!werner
  2. From: werner@dewey.soe.berkeley.edu (John Werner)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Curves in QuickDraw GX
  5. Date: 1 Jan 1993 01:55:32 GMT
  6. Organization: School of Education, U.C. Berkeley
  7. Lines: 13
  8. Message-ID: <1i08akINNj9b@agate.berkeley.edu>
  9. References: <ksand-301292141154@wintermute.apple.com> <1992Dec31.224923.15838@eng.umd.edu> <1993Jan1.012608.5403@hobbes.kzoo.edu>
  10. NNTP-Posting-Host: dewey.soe.berkeley.edu
  11.  
  12. In article <1993Jan1.012608.5403@hobbes.kzoo.edu> k044477@hobbes.kzoo.edu (Jamie R. McCarthy) writes:
  13. >Because the PowerPC will run on a different processor, and the Toolbox
  14. >will be written in the native code for that processor.  If Apple writes
  15. >it in assembly, they have to write it (and debug it) twice.
  16.  
  17. Also, hand-coding something in assembler for a RISC chip is MUCH
  18. harder than on a traditional processor.  There's a smaller instruction
  19. set, more registers, and you have to worry about pipelining.  A good
  20. optimizing compiler can usually do a better job than most humans can
  21. do (at least in a reasonable amount of time).
  22. -- 
  23. John Werner                        werner@soe.berkeley.edu
  24. UC Berkeley School of Education    
  25.