Mac Speed

Info-Mac discussion from 1984 - 2002.
Locked
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Mac Speed

Post by Info-Mac » August 28th, 1984, 12:47 am

Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver
Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!houxz!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver (info-mac)
Newsgroups: fa.info-mac
Subject: Mac Speed
Message-ID:
Date: Sat, 7-Jul-84 16:11:09 EDT
Article-I.D.: uw-beave.1141
Posted: Sat Jul 7 16:11:09 1984
Date-Received: Sun, 8-Jul-84 00:34:31 EDT
Sender: daemon@uw-beave
Organization: U of Washington Computer Science
Lines: 16

From: Edward.Tecot@CMU-CS-H
The reason why most Mac programs are slow is because they are written in
Lisa Pascal. With my recent introduction to writing Mac programs in C, I
can tell you that writing a program for the Mac is no simple task, many
things have to be taken into consideration, and from what I have seen in the
other software available, everyone but Bill Atkinson himself has done it
wrong. Many inconsistencies are due to the fact that the Inside Mac
document is quite a bit behind the current standard, with certain standards
different (e.g., the feature-mumble commands for the edit menu). These
Pascal programs are inherently slower and larger than assembly language
counterparts, and therefore slow down the Mac. Finally, here is a request:
When you use MacPaint, each change increases the size of the file, it would
be nice if there was some way to condense the information (put it on the
screen and then force a screen dump, or something to that effect)

_emt
Locked