❔ 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?
6 Replies
I am using .net 6.0, and I am building app to linux-x64
And what are RAM values in Task Manager / top?
I mean, have you gotten a memdump?
RAM assignment weirdness ™️
?
?
Sorry I don't get it, but this is the first time I've worked with publishing app to linux and analysing ram usage
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.