Open Bug 1760153 Opened 3 years ago Updated 2 years ago

[meta] Performance issues in structured clone (aka structured serialize/deserialize)

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Depends on 5 open bugs, Blocks 3 open bugs)

Details

(Keywords: meta)

In bug 1717631 I added telemetry for structured cloning usage to see if it popped out as an optimization target, but it didn't really show much. But I've also heard of examples where it was observed to be involved in slow behavior, so I'm creating a meta bug to be able to record such cases. (I'm not currently planning on optimizing anything here, but I might if the dependent bugs say it's important.)

Note that this is filed within the JS component since that's where the core of the algorithm is implemented, but various non-JS types are implemented in the DOM code.

Depends on: 1761762
Depends on: 1766743
Depends on: 1483998
Depends on: 1798927
Depends on: 1812055
Depends on: 1814990
You need to log in before you can comment on or make changes to this bug.