Closed
Bug 696421
Opened 14 years ago
Closed 14 years ago
Enable optimization for debug builds
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 15.0
People
(Reporter: jhopkins, Assigned: standard8)
References
Details
Attachments
(1 file)
|
1.31 KB,
patch
|
jhopkins
:
review+
|
Details | Diff | Splinter Review |
Firefox have enabled optimization for their debug builds to make tests run faster and Thunderbird should consider doing the same.
standard8 suggested we start with enabling optimizations on try server.
| Assignee | ||
Comment 1•14 years ago
|
||
Moving to Thunderbird land as the configs are in-tree now.
Assignee: nobody → mbanner
Component: Release Engineering → Build Config
Product: Mozilla Messaging → Thunderbird
QA Contact: release → build-config
Version: other → Trunk
| Assignee | ||
Comment 2•14 years ago
|
||
So now we've got the new automation with xpcshell and mozmill tests, turning on optimize is a clear winner generally by at least 10 mins per run.
Mac actually already has optimize turned on for debug (because of the way I copied the files), so no changes needed there.
Attachment #622367 -
Flags: review?(jhopkins)
| Reporter | ||
Updated•14 years ago
|
Attachment #622367 -
Flags: review?(jhopkins) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
OS: Linux → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 15.0
You need to log in
before you can comment on or make changes to this bug.
Description
•