Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the memory overhead?

memory overhead
0
Posted

What is the memory overhead?

0

DELPHI On average around 170Kb for a running application – though this varies with the number of entries in the DLL buffer (120 bytes per entry – defaults to 120K). Most of the memory overhead is from the DLL and the memory mapped file – your applications EXE files will only be 3Kb larger, with each trace call adding around 20 bytes of code and data (the exact figure is determined by the length of the description.) COM I have absolutely no idea.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123