Performance test: Plot graphs with n components per type.
Tests to perform
-
Observe the console timer to determine the time taken for adding/destroying components.
-
Take heap snapshot and check for memory leaks.
-
Collect JavaScript CPU profile.
-
Open the Task Manager in Chrome and watch the memory/cpu when loading/destroying components
n = 200
Graph with n line components and a legend with n keys
Graph with n area components and a legend with n keys
Graph with n label components
Graph where state is being updated n times