There are one application created from abp template. Web MVC application + WebAPI module. Template inludes zero module. I run it in visual studio and see to the diagnostic window. There are 800-900Mb of RAM used by application process when I run it on IIS (not IIS express).
How to profile memory usage by modules and does exists any way to reduce memory usage?