[fpc-pascal] New object created in custom pool
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Oct 28 16:24:56 CET 2008
On 28 Oct 2008, at 16:05, Florian Klaempfl wrote:
> JoshyFun schrieb:
>> Hello FPC-Pascal,
>>
>> My application will create thousands of small objects of the same
>> class, this objects are not created or destroyed in a row, so memory
>> fragmentation could becomes a serious problem after some time.
>
> Since the fpc heap manager itself pools, this should be a non issue.
It depends on how small the instances are.
Jonas
More information about the fpc-pascal
mailing list