On Tue, 25 Apr 2006, Marc Santhoff wrote:

Hi,

is there any rule of thumb how enabling RTTI will influence the speed
and memory usage?

There is no influence on speed.

There is no influence on memory usage other than that the executable is
larger. The heap memory usage does not grow due to RTTI.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to