Open Bug 643639 Opened 14 years ago Updated 2 years ago

Analyze v8-richards performance

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: dmandelin, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

On 32-bit linux, v8/nocs is 1.25x faster than js -a -m.
Attached file JS profiler output (deleted) —
The profile shows the time being mostly in method calls and equality comparisons, and maybe some property lookups. So I think the difference vs. v8/nocs is from the already known slowdowns in those operations.

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: dmandelin → 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: