Description[turbofan] Reduce memory consumption of graph building
Allow reservation of additional input capacity when creating nodes to prevent switching to deque representation when adding well-known additional inputs.
Also ensure that only a single temporary buffer is used to create temporary input arrays before allocating nodes.
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24896
Patch Set 1 #Patch Set 2 : Iterate #Patch Set 3 : Real patch #Patch Set 4 : Iteration #Patch Set 5 : Tweaks #Patch Set 6 : Ready for review #Patch Set 7 : Bug fix #Patch Set 8 : Final tweks #Patch Set 9 : Add missing arraysize #
Total comments: 6
Messages
Total messages: 6 (2 generated)
|