Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Symbolic: The KBNK recognizer

Author: Dan Andersson

Date: 13:02:22 02/23/04

Go up one level in this thread


 While gforth is good it is by no means the fastest Forth there is. It is merely
one of the faster interpreted or threaded ones. And its speed is heavily
dependent on individual processor achitectures. Ertl et al are releasing a
native compiler sometime soon. But even a threaded gforth can be made to run
faster by optimizing for program specific superinstructions. A largely automatic
procedure where the interpreter is automatically rewritten using performance
figures. And if you use assembler in the inner loop there is another gain.
 Mature native compilers like VXForth produce even better code.

MvH Dan Andersson



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.