Closed
Bug 940178
Opened 10 years ago
Closed 10 years ago
Build cairo in unified mode
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: ehsan.akhgari, Assigned: BenWa)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.85 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Benoit, are you interested in taking this?
Assignee | ||
Comment 1•10 years ago
|
||
FWIW I tried to unify cairo. It's easy but it doesn't really provide a win because it's c compilication and cairo doesn't include much stuff.
Reporter | ||
Comment 2•10 years ago
|
||
Do you have numbers? I would actually expect this to be much bigger win on C code since the ratio of the actual compilation time is probably lower relative to the (near constant/linear) overhead...
Assignee | ||
Comment 3•10 years ago
|
||
No I don't. But it was easy to get working.
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to comment #3) > No I don't. But it was easy to get working. In that case, it would be nice if you can resurrect the patch! :-)
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
before: real 0m2.146s user 0m9.979s sys 0m1.397s after: real 0m1.633s user 0m6.482s sys 0m0.473s
Assignee | ||
Comment 7•10 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=de3bb1b4105d
Reporter | ||
Updated•10 years ago
|
Attachment #8334541 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 8•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/970ef8123dc3
Comment 9•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/970ef8123dc3
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•9 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•