Visual D memory usage

Rainer Schuetze via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Mon Apr 17 23:29:33 PDT 2017



On 08.04.2017 07:34, Jethro wrote:
> Visual D has compilation time display message. Could we get the ability
> to show the maximum amount and average amount of memory usage of the
> compilation process. I believe these can be determined by the wmi or
> other win32 api.
>

I've added an option for maximum memory used by the compiler to the 
global options page. Check this preliminary build:

https://ci.appveyor.com/project/rainers/visuald/build/job/rblhr325ybgfwt1t/artifacts



More information about the Digitalmars-d-ide mailing list