[fpc-pascal] Fwd: What to do to get new users
Hairy Pixels
genericptr at gmail.com
Thu Oct 17 07:58:32 CEST 2024
On Oct 17, 2024 at 12:03:47 AM, Guillermo Martínez Jiménez via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:
> Prease DON'T add garbage collector. IMO it isn't a good idea. I had
> very bad experiences with it. Unless somebody found a new magic
> algorithm in the last decade...
>
I used C# for Unity quite a bit and never had any problems. That’s even
with the worst case scenario for game developing that needs real time
graphics. Does that power all of .NET too and all those desktop
applications? It’s been battle tested many years as far as I can tell.
In 2024 you don’t need the performance of manual memory management in UI
apps. Garbage collector or anything else will work perfectly well.
Regards,
Ryan Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241016/b6aedcd2/attachment.htm>
More information about the fpc-pascal
mailing list