Author: Dave Gomboc
Date: 16:09:09 08/19/99
Go up one level in this thread
On August 19, 1999 at 18:53:08, Dann Corbit wrote: >Optimizations tips for MS VC++ >0. Let it inline any suitable function >1. Target the P6 instruction set (it still runs on other chips) >2. Use fastcall calling conventions >3. Turn off C++ stuff unless you need it (no RTTI, no C++ exception >handling...) Maybe there is also a way to tell gcc/egcs to not support RTTI and exceptions? Maybe there is even a way to tell emacs to not stick tabs in my source code and to indent four spaces instead of two? ;-) (Okay, so I'm not a lisp hacker.) Dave
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.