Open Bug 1959028 Opened 13 days ago Updated 12 days ago

Codepen demo (https://codepen.io/fleple/pen/zYwRrgy) is slower in Firefox and modified versions takes 1GB more RAM compared to Chrome

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug, )

Details

Attachments

(3 files)

Default

Density=1

Density=default, 5x rows and columns

Summary: Codepen demo (https://codepen.io/fleple/pen/zYwRrgy) is slower in Firefox and modified versions take 1GB more RAM compared to Chrome → Codepen demo (https://codepen.io/fleple/pen/zYwRrgy) is slower in Firefox and modified versions takes 1GB more RAM compared to Chrome
Severity: -- → S3
Priority: -- → P3

The memory usage difference is probably compressed pointers in V8. V8 uses half as much memory per value, so a giant array is bigger for us than them.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: