Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SIMD to accelerate UTF-8 encoding and decoding #46704

Open
DemiMarie opened this issue Dec 13, 2017 · 1 comment
Open

Use SIMD to accelerate UTF-8 encoding and decoding #46704

DemiMarie opened this issue Dec 13, 2017 · 1 comment
Labels
A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Comments

@DemiMarie
Copy link
Contributor

This is a feature request: use SIMD instructions to accelerate UTF-8 encoding and decoding operations.

@kennytm kennytm added C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Dec 13, 2017
@killercup
Copy link
Member

A related thing I came across a while ago: https://git.merproject.org/mer-core/qtbase/commit/34821e226a94858480e57bb25ac7655bfd19f1e6

@Enselic Enselic added T-libs Relevant to the library team, which will review and decide on the PR/issue. A-str Area: str and String and removed T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants