On 07/31/2018 05:48 PM, fredvs wrote:
> Hello.
> 
> Referencing to this:
> http://lists.freepascal.org/pipermail/fpc-devel/2018-July/039369.html
> 
> So, if I understand ok, after few compiling, we have to reboot the system
> because fpc has eaten lot of memory because of their memory leaks ?
> 
> Huh, will MSElang have the same behaviour ?
> 
No, MSElang compiler has no memory leaks. I always test with heaptrace.
MSElang compiler also tries to minimize memory consumption while
compiling, it does not use classes for "abstract syntax tree" and other
low level purpose, it not even has an abstract syntax tree...

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to