Performance Tests

Tests to perform:

Load each of the above graphs and run the following analysis using Chrome Developer tools

Heap Snapshot

Refer to docs to get info about heap-profiling.

Detecting for memory leaks

Refer to docs

JavaScript CPU profiling

Refer to docs

Task Manager

Refer to docs

Use Firebug in Firebox to obtain JavaScript Profile

Refer to docs