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

Issue 1882763002: Add usage and collision details to the hash table data structure in order to determine effectivenes… (Closed)

Created:
4 years, 8 months ago by siva
Modified:
4 years, 8 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add usage and collision details to the hash table data structure in order to determine effectiveness of the hash function. R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/fc3156db111397eb8d0cbd96142a15632faaef94

Patch Set 1 #

Patch Set 2 : self-review-comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -0 lines) Patch
M runtime/vm/compiler.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/hash_table.h View 1 7 chunks +70 lines, -0 lines 0 comments Download
M runtime/vm/hash_table_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 5 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/precompiler.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/symbols.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
siva
4 years, 8 months ago (2016-04-13 05:55:20 UTC) #2
Cutch
lgtm
4 years, 8 months ago (2016-04-13 15:42:23 UTC) #3
siva
4 years, 8 months ago (2016-04-13 16:08:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
fc3156db111397eb8d0cbd96142a15632faaef94 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698