Author: Juergen Wolf
Date: 10:54:32 12/03/03
Go up one level in this thread
if you are programming using Delphi, than i would recommend to give longint a try. My program was faster after replacing all bytes, words , shortint etc by longint (alignment of data). do not know whether this applies to C++. On December 02, 2003 at 21:39:59, Federico Corigliano wrote: >Hi to all > >I'm rewriting some parts of my chess engine, and in one of my data structures I >can save space converting some fields from int to short int. >As that fields are used a lot in the chess engine, I want to know if there are >difference in speed between the two variables, because, I don't want to optimize >the engine making it slower :-D > >Federico
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.