Closed Bug 663277 Opened 13 years ago Closed 13 years ago

Increase memory allocated to JS Runtime in Dehydra

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

Other Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Assigned: mccr8)

Details

Attachments

(1 file)

With the default amount of memory, Dehydra frequently runs out of memory when compiling Firefox source code.  With this increase, I was able to compile the JS directory and a few others without problem.
Something a little less might work, too, but I think I was having problems even at quadruple the original memory.
Attachment #538389 - Flags: review?(tglek)
Assignee: nobody → continuation
Attachment #538389 - Flags: review?(tglek) → review+
js/src/jsopcodes.cpp was the main offender, though at the default setting there was flakiness on other files.  I went back and tried slightly more fine-grained settings, and it was running out of memory for me at 0x256L, but 0x384L was okay.
512 also works for me, FYI, which is what jcranmer pushed
http://hg.mozilla.org/rewriting-and-analysis/dehydra/rev/ef77d62c0dbd
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: