Closed Bug 1348850 Opened 8 years ago Closed 5 years ago

Add an IC stub for adding the first expando property to unboxed objects

Categories

(Core :: JavaScript Engine: JIT, enhancement, P2)

enhancement

Tracking

()

RESOLVED INVALID
Performance Impact low

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

Bug 1328140 regressed Octane-box2d. I think the reason is a pre-existing performance cliff from unboxed objects: the ICs don't attach a stub when adding the first expando property.
Whiteboard: [qf]
Hey jan, does this bug have a big impact on speedometer? Any way to find out.
Flags: needinfo?(jdemooij)
Whiteboard: [qf] → [qf:investigate]
Whiteboard: [qf:investigate] → [qf:p3]
(In reply to Kannan Vijayan [:djvj] from comment #1) > Hey jan, does this bug have a big impact on speedometer? Not that I know of. It does affect Octane-box2d and it's just one of these perf cliffs that can show up anywhere so we should fix it at some point.
Flags: needinfo?(jdemooij)
Priority: P1 → P2
Keywords: perf

No longer valid because unboxed objects have been removed.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Performance Impact: --- → P3
Whiteboard: [qf:p3]
You need to log in before you can comment on or make changes to this bug.