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

Issue 6713069: Do not SortUniq store buffer before a regular iteration. (Closed)

Created:
9 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Do not SortUniq store buffer before a regular iteration. Iteration callback will rebuild store buffer effectively removing all duplicates. Committed: http://code.google.com/p/v8/source/detail?r=7290

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M src/store-buffer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/store-buffer.cc View 4 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 9 months ago (2011-03-21 15:28:44 UTC) #1
Erik Corry
9 years, 9 months ago (2011-03-21 15:34:52 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698