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

Issue 6991011: Fix timeout of test greedy.js (Closed)

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

Description

Fix timeout of test greedy.js TEST=greedy.js no longer times out on x64 in debug mode

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
More boredom :-) The combination of --gc-greedy and --verify-heap made greedy.js timeout on x64 in ...
9 years, 7 months ago (2011-05-10 16:18:05 UTC) #1
Mads Ager (chromium)
Unfortunately the point of the test is the combination. gc-greedy forces gc very often. That ...
9 years, 7 months ago (2011-05-11 06:01:04 UTC) #2
Jakob Kummerow
9 years, 7 months ago (2011-05-11 11:03:28 UTC) #3
OK. Closing this CL for now. 

I did a --prof run on the greedy.js test, which didn't turn up any obvious
opportunities for optimizations. So making this not timeout will probably
require more work/investigation/discussion, and doesn't currently have priority.

Powered by Google App Engine
This is Rietveld 408576698