Status: New
Owner: ----
New issue 1658 by [email protected]: Heap snapshots internal and JSON
representation is too big
http://code.google.com/p/v8/issues/detail?id=1658
From http://code.google.com/p/chromium/issues/detail?id=89268
Snapshotting a 288MB JS heap, I see a warning message from tcmalloc: "large
alloc 1567469568 bytes" -- 1.5G snapshot data! That's too much. The
resulting JSON is also huge.
As a short-term workaround, I'm putting a limit on serialized snapshot size
to avoid crashing / hanging DevTools.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev