Closed
Bug 975021
Opened 12 years ago
Closed 12 years ago
consider enabling DMD in b2g eng builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bkelly, Unassigned)
Details
(Whiteboard: waiting for consensus)
It might be nice to enable DMD in our b2g eng builds. I've been running with DMD on my test device for a few weeks and I have not noticed any significant performance impact.
One issue I am unsure of, however, is how to provide symbols for a DMD report generated from a releng spun eng build. Locally I have to tell get_about_memory.py where my objdir is. Do we have a way to do this for releng builds?
Comment 1•12 years ago
|
||
There is a moderate but definite performance hit when DMD is running. I know this because at times I have run DMD on my normal desktop browsing sessions; I gave up because the slow-down was noticeable and actively annoying me.
This idea has come up before, but I don't think it's tenable. Though I'm not sure exactly what a "b2g eng build" is.
Updated•12 years ago
|
Component: Platform Support → General Automation
QA Contact: coop → catlee
Whiteboard: waiting for consensus
| Reporter | ||
Comment 2•12 years ago
|
||
I believe an eng build basically builds with:
ENABLE_MARIONETTE=1
ENABLE_TESTS=1
Anyway, if there are known performance issues on desktop lets just not do this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•