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

src: implement FastByteLengthUtf8 with simdutf::utf8_length_from_latin1 #50840

Merged
merged 4 commits into from
Dec 19, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    efae4bf View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. guard simdutf usage and adds latin1 string to bench

    Daniel Lemire committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1eb654e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. lint

    Daniel Lemire committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    074dfbb View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix: lint

    Daniel Lemire committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    eb02110 View commit details
    Browse the repository at this point in the history