Visual Studio Code – How much memory does a process on Windows really use?
Platform characteristics: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz 1.80 GHz, 8GB RAM, Windows 10, Visual Studio, MSVC compiler I wrote the following code in C++ and then I run this executable with Micosoft .NET API (class System.Diagnostics.Process) and print statistics…