Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Simple optimization question

Author: Ricardo Gibert

Date: 05:14:05 01/09/04

Go up one level in this thread


If the if-test is seldom executed or the if-test is predictable, why should you
optimize it? Use a profiler to determine what "needs" optimizing. Even then,
think twice before you mangle the readability of your code.



This page took 0.01 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.