Hacker News new | ask | show | jobs
by 0xdeadb00f 1527 days ago
The stack is DotNet C# + MySql iirc. I wonder how much of that 2G is the DotNet runtime stuff
1 comments

Probably 100-200 MB. The database instance takes up most of the memory. I thought it was MSSQL instead of MySQL, which would easily explain the amount.
Actually it could be MSSQL I may have misread. I haven't checked the docs for that one.