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

Issue 10870033: Make the performance of the VM more predictable by not letting the hash seed (Closed)

Created:
8 years, 4 months ago by Erik Corry
Modified:
8 years, 4 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Make the performance of the VM more predictable by not letting the hash seed affect the order in which the local variables are processed in the compiler. Committed: https://code.google.com/p/v8/source/detail?r=12370

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -9 lines) Patch
M src/hashmap.h View 3 chunks +6 lines, -2 lines 0 comments Download
M src/scopes.cc View 3 chunks +37 lines, -6 lines 0 comments Download
M src/variables.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 4 months ago (2012-08-23 07:52:47 UTC) #1
danno
8 years, 4 months ago (2012-08-23 08:02:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698