Closed Bug 1667697 Opened 5 years ago Closed 5 years ago

XDRParserAtoms should not transcode tiny or well-known atoms

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: tcampbell, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In the XDRParserAtoms we should avoid using the XDRState::parserAtomMap() for tiny or well-known atoms since this is wasteful (both in processing time for the hashmap, and in xdrbuffer size for the extra transcoding entries).

Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/77ab3add2240 Do not transcode well-known parser atoms and short atoms. r=djvj,tcampbell
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: