C#C
C#3y ago
Pandetthe

❔ Weird memory consumption on linux

Hi I have small app on sdk.web with WebHost and three small services, one of them is using PeriodicTimer. Process.GetCurrentProcess().PrivateMemorySize64 on windows returns around 67 MB of usage but on linux it's returning 147 MB, is it normal?
image.png
Was this page helpful?