DescriptionThis value is required for showing the heap snapshot delta in Summary view of DevTools.Profiler.
At the moment it is evaluating on the front-end side and this is cost us 2 * (load time + parse time + traverse via snapshot) because I need this value for two previous snapshots.
BUG=none
TEST=test-heap-profiler
Patch Set 1 #
Total comments: 2
Patch Set 2 : printf was removed, typo was fixed. #
Total comments: 2
Patch Set 3 : comments addressed #Patch Set 4 : fix for compilation bug #Patch Set 5 : fix. In some cases v8_str doesn't introduce new string in the heap. As result both snapshot have eq… #
Messages
Total messages: 6 (0 generated)
|