Open Bug 1813309 Opened 2 months ago Updated 20 days ago

Investigate if avoiding ensureLinear call under CopyStringChars would improve performance

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

People

(Reporter: smaug, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [sp3])

This is from VanillaJS-TodoMVC
https://share.firefox.dev/3Jq2HrZ
Gecko side passes large enough buffer https://searchfox.org/mozilla-central/rev/4d2b1f753871ce514f9dccfc5b1b5e867f499229/dom/base/nsJSUtils.h#118,122 so one should be able to just copy string data there without flattening the rope.

Severity: -- → N/A
Priority: -- → P2
Blocks: 1803803
Whiteboard: [sp3]
You need to log in before you can comment on or make changes to this bug.