DescriptionWe have a problem with really big apps. The snapshot for such pages doesn't fit into JS heap on DevTools front-end side. I'd like to move the snapshot's nodes data into Int32Array.
This will reduce the pressure. At this moment it is not possible because the snapshot uses uint64_t for ids.
BUG=none
TEST=profiler-generator tests
Patch Set 1 #
Total comments: 1
Patch Set 2 : Alexey's comment addressed. I've landed a patch for GetHash functuion. http://trac.webkit.org/chang… #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|