Memory Consumption

When Greenrain API is initialized during the very first API call, it reads data source with validation rules from the hard drive into the memory. Therefore, it is important to note the following points:

  1. Memory consumption will increase during the very first API call.
  2. Your application must use x64 as the target platform as it allows using more memory available on your computer or server. Refer to Installation Manual for more details.