Perf experiment: what if Vectors have a default first-append size of 4?
To be rolled into the tree when quiet, and then reverted. BUG=285442 TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/23581009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221618 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -1891,6 +1891,7 @@
|
||||
# Set this to use the new DX11 version of ANGLE.
|
||||
# TODO(apatrick): Remove this when the transition is complete.
|
||||
'ANGLE_DX11',
|
||||
'WTF_VECTOR_INITIAL_SIZE=4',
|
||||
],
|
||||
'conditions': [
|
||||
['(OS=="mac" or OS=="ios") and asan==1', {
|
||||
|
Reference in New Issue
Block a user