An open API service indexing awesome lists of open source software.

https://github.com/inferno-framework/test_load_ig


https://github.com/inferno-framework/test_load_ig

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This application is designed to demonstrate the memory behavior of calling `ValidationEngine.loadIg(String src)` multiple times with the same IG ID.

## Running
To run the application, run the following command (depending on your Operating System) from the root directory of this repository:

### MacOS/Linux
`./gradlew run`

### Windows
`gradlew.bat`