You can log Client RAM usage at specified intervals (C-Werk.exe process). To do this:
Find the MemoryUsageDumpIntervalSeconds option and set a value for it, corresponding to the period of adding the information to the log in seconds.
Info | ||
---|---|---|
| ||
Value 0 − no information is logged. |
Here is an example of the Client RAM usage information in the log:
Code Block |
---|
*** Memory usage: *** Private size 425 MB Working set 404 MB |
Private size − the amount of reserved memory.
Working set − memory footprint.