Performance test: Graph that adds component every 0.5 ms.
Tests to perform
-
Observe the console timer to determine the time taken for adding 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 component is getting added.