Open Bug 737647 Opened 12 years ago Updated 2 years ago

Compiled box2d benchmark hangs on IonMonkey

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: azakai, Unassigned)

References

Details

Attachments

(1 file)

Attached is an emscripten-compiled fasta benchmark. Results:

js -m -n 2100000      0.596 seconds
js 2100000           14.083 seconds
js --ion 2100000     Still running after 2 minutes
The fasta hang is fixed by bug 732120.

The box2d benchmark in bug 732120 still hangs though, so we can keep this bug open for the box2d hang.

(Note that --ion without -n is not supported, it's slow and has known bugs, although it doesn't matter for the fasta benchmark.)
Summary: Compiled fasta benchmark hangs on IonMonkey → Compiled box2d benchmark hangs on IonMonkey
Depends on: 737818
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: