Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 337383004: Reduce default capacity of growable list from 4 to 2 elements. Improves performance. (Closed)

Created:
6 years, 6 months ago by srdjan
Modified:
6 years, 6 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Reduce default capacity of growable list from 4 to 2 elements. Improves performance. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=37421

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M runtime/lib/growable_array.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 6 months ago (2014-06-17 20:09:19 UTC) #1
siva
lgtm
6 years, 6 months ago (2014-06-17 20:48:32 UTC) #2
srdjan
6 years, 6 months ago (2014-06-17 20:49:52 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r37421 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698