Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!mrspoc!starnet!sschaem From: sschaem@starnet.uucp (Stephan Schaem) Newsgroups: comp.sys.amiga.programmer Subject: Re: Lemmings - a tutorial Part V (last) Message-ID: <1991Apr2.093855.28281@starnet.uucp> Date: 2 Apr 91 09:38:55 GMT References: <1991Mar27.211819.19370@neon.Stanford.EDU> <1991Apr2.040412.26203@marlin.jcu.edu.au> Organization: Starnet-Public Access UNIX-Los Altos,CA 415-949-3133, login:info Lines: 8 Making run C fast require knowledge of the CPU you run on. Register usage, and couple look at the code created to see what is actually compiled... And use precalculation, tables, etc. See where I'm getting? Stephan.