WD6: Start Time of PowerMac Version Longer Than 68K Version

Last reviewed: February 5, 1998
Article ID: Q120231
The information in this article applies to:
  • Microsoft Word for the Macintosh, version 6.0

SYMPTOMS

Word 6.0 for the Macintosh optimized for the Power Macintosh takes longer to start than the version that runs on other Macintosh computers when both versions are run on a Power Macintosh.

CAUSE

Code optimized for the PowerMac is much larger than code for other Macintosh computers, so it takes longer to load into the computer's memory.

Startup speed of the native version (specifically designed for the PowerMac) takes approximately 20 percent longer than versions running in emulation mode. However, the native version provides better performance once Word is running. The native version starts slower because the Word program file is larger (PPC specific code) and can't delay loading OLE, libraries, the Speller, and so forth.

MORE INFORMATION

The Power Macintosh uses Reduced Instruction Set Computer (RISC) technology, and other Macintosh computers use Complex Instruction Set Computer (CISC) technology. The difference between these two types is that the microprocessor in the computer understands either a large or small set of instructions. This difference doesn't limit either computer in the tasks it can do; it only changes how the code is written to do the same thing.

For example, suppose a CISC doesn't understand any mathematical instructions except "ADD." To do multiplication, you would have to do addition several times. The benefit of using RISC is that if the computer uses fewer instructions, it can complete all of the instructions much faster because the computer takes less time to interpret the instructions. Therefore, adding multiple times is actually faster than doing true multiplication.


Additional query words: boot launch system slow slower emulate power
power pc boot startup
Keywords : macword word6 kbhw kbsetup
Version : 6.0
Platform : MACINTOSH
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 5, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.