Performance test: Plot a graph where data points > width of the graph.

The following graph simulates test case where the number of data points(800) being plotted are greater than the width(700) of the graph.

Tests to perform:

  1. Get heap snapshot and check for memory leaks.
  2. Take CPU profile.
  3. Open Task Manager in Chrome and watch the memory/cpu, reload the page.