Closed
Bug 1868946
Opened 2 years ago
Closed 2 years ago
Disable v8 context snapshot on CaR apple silicon builds
Categories
(Testing :: Performance, task, P1)
Testing
Performance
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: kshampur, Assigned: kshampur)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Attachments
(1 file)
This was disabled for all other platforms, so for consistency we should disable it here
While investigating ways to speed up the arm osx builds I noticed it significantly reduces the build steps
https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=4a826cd79561ad0b7a8f09076081e1b2c56936af
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
This patch follows up on Bug 1861734 and disables the
use_v8_context_snapshot build flag for CaR arm64 osx builds as well.
Additionally it reduces the number of build steps by about 40% in this
cross compilation.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → kshampur
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Priority: P2 → P1
Updated•2 years ago
|
Attachment #9367588 -
Attachment description: WIP: Bug 1868946 - Disable v8 context snapshot on CaR apple silicon builds. r?#perftest → Bug 1868946 - Disable v8 context snapshot on CaR apple silicon builds. r?#perftest
Pushed by kshampur@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1e3aa7070c3
Disable v8 context snapshot on CaR apple silicon builds. r=perftest-reviewers,sparky
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•