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

Vectorization of find_next_host_delimiter and find_next_host_delimiter_special #548

Merged
merged 7 commits into from
Nov 1, 2023

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    1ce99ff View commit details
    Browse the repository at this point in the history
  2. some fixes

    Daniel Lemire committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    896652d View commit details
    Browse the repository at this point in the history
  3. vectorization (SSE2)

    Daniel Lemire committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c6bb54b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update src/helpers.cpp

    Co-authored-by: Yagiz Nizipli <[email protected]>
    lemire and anonrig committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a0ba1b2 View commit details
    Browse the repository at this point in the history
  2. More simplification.

    Daniel Lemire committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    408f423 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vectorize_find_next_host_delimiter_special' of github.c…

    …om:ada-url/ada into vectorize_find_next_host_delimiter_special
    Daniel Lemire committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7fd2e99 View commit details
    Browse the repository at this point in the history
  4. Removing unnecessary code

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