View source | Discuss this page | Page history | Printable version   
Toolbox
Main Page
Upload file
What links here
Recent changes
Help

PDF Books
Add page
Show collection (0 pages)
Collections help

Search

Getting Heap Sanapshot in Crhome

Overview

When you suspect there are performance problems in client side, a good way to report them is by sending a Heap Snapshot.

A Heap Snapshot contains information about current memory usage in the browser.

Steps

1. Open Chrome Developer Tools from Menu > Tools > Developer Tools

Chrome-Dev-Tools-Menu.png

2. Collect Garbage. In Timeline tab click on Trash Icon

Chrome-Collect-Garbage.png

3. Take Heap Snapshot from Profiles tab, select "Take Snapshot" and click on "Take Snapshot" button

Chrome-Take-Heap-Snapshot.png

4. Save Snapshot to a file. Right click on taken snapshot and select "Save..."

Chrome-Save-Snapshot.png

Retrieved from "http://wiki.openbravo.com/wiki/Getting_Heap_Sanapshot_in_Crhome"

This page has been accessed 1,889 times. This page was last modified on 17 January 2014, at 12:21. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.