Closed
Bug 1127589
Opened 11 years ago
Closed 2 years ago
Run perf on spidermonkey shell debug tests
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sfink, Assigned: sfink)
References
Details
Attachments
(1 file)
|
1.43 KB,
patch
|
Details | Diff | Splinter Review |
Our debug builds are painfully slow. I thought it would be cool to quickly run the spidermonkey shell jobs under perf and dump out a report. We might be able to find a few debug checks that we could remove or only run ever N times or something.
Sadly, I soon discovered that perf is not installed, and I don't have time right now to thread it through the buildbot configs and things.
| Assignee | ||
Comment 1•11 years ago
|
||
If perf were installed, I *think* this is all that would be needed in the actual build. It's unconditional, because I was only planning on doing a try push with it applied.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
:sfink -- Do you want to keep this bug around, or can it be resolved?
Flags: needinfo?(sphink)
| Assignee | ||
Comment 3•2 years ago
|
||
Somewhere in the mists of the past, the specific slowness here was resolved. Probably when moving off of buildbot, but I don't know.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(sphink)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•