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:
-
Get heap snapshot and check for memory leaks.
-
Take CPU profile.
-
Open Task Manager in Chrome and watch the memory/cpu, reload the page.