Skip to content
Snippets Groups Projects
Commit 2b68d6b8 authored by bos's avatar bos
Browse files

encodeUtf8_2: a C-based encoding function

Not surprisingly, this is a lot faster than encodeUtf8_1 and the
Builder-based rewrite under almost all circumstances.

It's slower on tiny inputs (20%), but roughly twice as fast as
encodeUtf8_1 on longer inputs.

--HG--
extra : amend_source : 093410e1295572be039d87a9c21e97d250c5f9f9
parent 1c653337
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment