Performance test: Simulates a day's worth of 3 checks running at 30 second intervals.

Tests to perform:

  1. Observe the console timer to determine the time taken for drawing the graph.
  2. Get heap snapshot and check for memory leaks.
  3. Take CPU profile.
  4. Open Task Manager in Chrome and watch the memory/cpu, reload the page.