Closed
Bug 1982266
Opened 10 months ago
Closed 10 months ago
riscv64: Enable JIT by default
Categories
(Core :: JavaScript Engine: JIT, task)
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: csmantle, Assigned: csmantle)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently, jit-tests on riscv64 are all green (excluding one failure caused by bug 1981138). By enabling JIT on riscv64 by default, we can observe its performance in real use cases, thus further improving its code quality.
| Assignee | ||
Updated•10 months ago
|
Hardware: Unspecified → RISCV64
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → webmaster
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jseward@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e305b081ec59
https://hg.mozilla.org/integration/autoland/rev/78a5204d76f3
[riscv64] Enable JIT by default. r=jseward
Comment 3•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•10 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
| Assignee | ||
Updated•6 months ago
|
Blocks: sm-riscv64
You need to log in
before you can comment on or make changes to this bug.
Description
•