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

Issue 3294016: Change threshold for using ComplexIndexOf (using Boyer-Moore string... (Closed)

Created:
10 years, 3 months ago by sandholm
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Change threshold for using ComplexIndexOf (using Boyer-Moore string search) from 5 to 7. Committed: http://code.google.com/p/v8/source/detail?r=5429

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sandholm
10 years, 3 months ago (2010-09-08 11:20:28 UTC) #1
Lasse Reichstein
10 years, 3 months ago (2010-09-08 12:48:49 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698