Closed Bug 643639 Opened 14 years ago Closed 1 year ago

Analyze v8-richards performance

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: dmandelin, Unassigned)

References

Details

Attachments

(1 file)

On 32-bit linux, v8/nocs is 1.25x faster than js -a -m.
Attached file JS profiler output
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
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: