By using the function called SetProcessWorkingSetSize(); reduces memory usage by preventing unnecessary cache in the program.
If you open the program with DEBUG mode in Visual Studio, the CPU usage of the program may be high. We recommend that you run your program test after compiling as Release AnyCPU.
This project is licensed under the terms of MIT License
