What/Why:
Whenever we request large objects, namely items and lexemes, there is significant delay in the Orchestrator's response, upwards of 3 seconds. We need to find out why or where this is occurring so we can continue with Wikipedia integration work.
How:
- observe metrics, esp the consumption of NodeJS heap/memory usage (XX probably not the culprit)
- observe behavior with and without pre-validation (XX probably not the culprit)
- observe behavior without Schema validation ( ... still checking)