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

Issue 7138: Reduced time of string-indexof.js to avoid timeout on ARM simulator in debug mode. (Closed)

Created:
12 years, 2 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Reduced the string length and rounds in the extensive indexOf-test in string-indexof.js.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -17 lines) Patch
M test/mjsunit/string-indexof.js View 1 chunk +3 lines, -17 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Lasse Reichstein
12 years, 2 months ago (2008-10-14 10:47:47 UTC) #1
Small code review.
Reduces time on my computer from more than 5 minutes to ~1m20s.

Powered by Google App Engine
This is Rietveld 408576698