Closed
Bug 1293403
Opened 9 years ago
Closed 5 months ago
stylo: Check what the status of LTO for our release builds is.
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1486042
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: emilio, Unassigned)
References
(Blocks 1 open bug)
Details
We should take a look, if we are able to get our FFI calls inlined, that'd be a win in runtime performance, as well as possibly in code size (though a lighter one arguably).
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Priority: P3 → P4
Comment 1•7 years ago
|
||
Emilio, do we need to do anything to enable LTO for Stylo code? Or is this bug just about verifying the current output of LTO code?
No longer blocks: stylo
Flags: needinfo?(emilio)
Reporter | ||
Comment 2•7 years ago
|
||
Well, this was about being able to inline FFI calls, which AIUI is just not possible with MSVC, and would be a significant effort building FF with clang.
So there's a bunch of work to do here if we want to make this doable, but we figured out other solutions at the potential perf issues that we were facing a year ago.
Still would be nice, of course.
Flags: needinfo?(emilio)
Comment 3•7 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
status-firefox57:
--- → wontfix
Updated•2 years ago
|
Severity: normal → S3
Comment 4•5 months ago
|
||
Is this a duplicate of bug 1486042?
Reporter | ||
Comment 5•5 months ago
|
||
Yeah
You need to log in
before you can comment on or make changes to this bug.
Description
•