DescriptionDramatically speed up detailed heap snapshot generation.
I've replaced calls to HashMap::Clear with instance re-creation.
This has sped up taking a heap snapshot of GMail from 33s -> 3s!
R=vitalyr@chromium.org
BUG=none
TEST=none
Committed: http://code.google.com/p/v8/source/detail?r=7259
Patch Set 1 #Patch Set 2 : Don't use a hash map, instead mark references #
Total comments: 16
Patch Set 3 : Comments addressed #Patch Set 4 : Fix visited marks usage" #
Total comments: 4
Patch Set 5 : Comments addressed #
Total comments: 2
Messages
Total messages: 11 (0 generated)
|