Closed
Bug 1539400
Opened 6 years ago
Closed 4 years ago
[meta] Cranelift: Performance parity with Baldr on x86_64 for fib(37)
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: lth, Unassigned)
References
Details
(Keywords: meta)
The microbenchmark doubly-recursive fib(37)
is slower with cranelift than with ion: cranelift/ion = 1.13 at present on lth's Xeon dev system with Fedora.
See https://github.com/lars-t-hansen/embenchen/tree/master/micro for details: wasmfib.js for the benchmark code, wasmfib.md for running analysis of the machine code.
Specific work items to fix this discrepancy will be blockers of this bug.
Updated•6 years ago
|
Summary: Cranelift: Performance parity with Baldr on x86_64 for fib(37) → [meta] Cranelift: Performance parity with Baldr on x86_64 for fib(37)
Updated•6 years ago
|
Type: defect → task
Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•