[fpc-devel] TList slowness in classes
Ales Katona
ales at chello.sk
Tue Dec 28 18:55:54 CET 2004
Vincent Snijders wrote:
> Michalis Kamburelis wrote:
>
>> I felt that results of this discussion are so important that I
>> created a page in FPC wiki about it:
>>
>> http://www.freepascal.org/wiki/index.php/Avoiding_implicit_try_finally_section
>>
>>
>> There's an URL to mail archives of this discussion, and a small demo
>> program that shows trick proposed by Mattias how to avoid this
>> implicit try...finally block.
>>
>> (I also created Writing_efficient_code page, that links between FPC
>> page and Avoiding_implicit_try_finally_section page).
>>
>> Michalis.
>>
>
> Did you try this with today compiler?
>
> I think Peter Vreman turned of implicit try finally for resource strings.
>
> Vincent.
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
I can confirm that since the new CVS version TList is much faster than
before. Also it seems arrays got faster but I'm unsure as I deleted my
old benchmarks.
More information about the fpc-devel
mailing list