MarkLogic war-game for testing MLCP ingestion performance using IMDb movie data and reporting using CoRB
Instructions for running war-game:
- Clone this repo to your local machine
- Unzip the
IMDb movies.zip
file in the data directory - Edit the
ingest.bat
script as needed for the target environment - Run the
ingest.bat
script from a command prompt - Record timing for Step 1
- Edit the
report.bat
script as needed - Run the
report.bat
script - Record the timing for Step 2
Note that deployment is not required for this war-game - it simply uses MLCP to load data to the target MarkLogic environment and ad-hoc CoRB modules for reporting. Run Step 2 twice in order to warm up the caches, then record the second result time.