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

Issue 126201: - Changed fast case for computing object size based on usage histogram.... (Closed)

Created:
11 years, 6 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

- Changed fast case for computing object size based on usage histogram. - Added fast case to String.prototype.split (Mads's idea). - Made minor other optimizations in String.prototype.split. Committed: http://code.google.com/p/v8/source/detail?r=2191

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -27 lines) Patch
M src/objects-inl.h View 1 chunk +8 lines, -2 lines 0 comments Download
M src/string.js View 4 chunks +23 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
11 years, 6 months ago (2009-06-16 13:26:50 UTC) #1
Mads Ager (chromium)
11 years, 6 months ago (2009-06-16 13:30:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698