Re: [fpc-pascal] RTTI ressource effects

2006-04-25 Thread Marc Santhoff
Am Dienstag, den 25.04.2006, 09:03 +0200 schrieb Michael Van Canneyt: > > 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 memo

Re: [fpc-pascal] RTTI ressource effects

2006-04-25 Thread Michael Van Canneyt
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 R

[fpc-pascal] RTTI ressource effects

2006-04-24 Thread Marc Santhoff
Hi, is there any rule of thumb how enabling RTTI will influence the speed and memory usage? TIA, Marc ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal