Closed Bug 1470131 Opened 6 years ago Closed 6 years ago

Update encoding_rs to 0.8.3

Categories

(Core :: Internationalization, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: hsivonen, Assigned: hsivonen)

Details

Attachments

(1 file)

This update makes non-ASCII UTF-16 to UTF-8 encode faster by using "unsafe" to manually elide bound checks that the compiler fails to elide and by manually annotating branches for prediction.
Attachment #8986744 - Flags: review?(VYV03354)
Attachment #8986744 - Attachment is obsolete: true
Summary: Update encoding_rs to 0.8.2 → Update encoding_rs to 0.8.3
Oops. Accidentally published with one line that was meant for debugging only.
Priority: -- → P3
Comment on attachment 8986744 [details]
Bug 1470131 - Update encoding_rs to 0.8.3 for non-ASCII UTF-16 to UTF-8 encode performance. .

https://reviewboard.mozilla.org/r/252044/#review259612
Attachment #8986744 - Flags: review?(VYV03354) → review+
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/378b43fe1658
Update encoding_rs to 0.8.3 for non-ASCII UTF-16 to UTF-8 encode performance. r=emk.
https://hg.mozilla.org/mozilla-central/rev/378b43fe1658
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: