Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Delphi/Kylix Compiler

Author: Steve Maughan

Date: 22:24:22 03/14/01

Go up one level in this thread


Olaf,

The reason that Delphi compiles so quickly is due to the struture of the
language and not the quality of the optimization.  Best estimates show that
Delphi is +/- 20% of the speed of VC (see www.optimalcode.com).  Yes for some
integer manipulations it is faster than VC.  See also Jakes programming
challenge where Delphi quite often beats VC.

It's easy to blame the compiler - usually the problem have more to do with
structure of the program.

Steve



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.