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

simd int and string parsing on aarch64 #65

Merged
merged 36 commits into from Apr 2, 2024
Merged

simd int and string parsing on aarch64 #65

merged 36 commits into from Apr 2, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    5c2d9cb View commit details
    Browse the repository at this point in the history
  2. fix tess

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a605ea0 View commit details
    Browse the repository at this point in the history
  3. tweak big int parsing

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    486097e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5679fa View commit details
    Browse the repository at this point in the history
  5. linting

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b09d73a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf5cefa View commit details
    Browse the repository at this point in the history
  7. tweaks

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e02f4fd View commit details
    Browse the repository at this point in the history
  8. fix ci

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f4c00aa View commit details
    Browse the repository at this point in the history
  9. separate simd_aarch64

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ebbbc3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72b421a View commit details
    Browse the repository at this point in the history
  11. linting

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7e6d5b3 View commit details
    Browse the repository at this point in the history
  12. fix ci

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2272c41 View commit details
    Browse the repository at this point in the history
  13. inlining

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    58180c0 View commit details
    Browse the repository at this point in the history
  14. simplify somewhat

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    79de565 View commit details
    Browse the repository at this point in the history
  15. more tests

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    320bb78 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cc9a6b3 View commit details
    Browse the repository at this point in the history
  17. tweaks

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8379b9d View commit details
    Browse the repository at this point in the history
  18. bump

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dc09f12 View commit details
    Browse the repository at this point in the history
  19. improve non-ascii checks

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fb5952c View commit details
    Browse the repository at this point in the history
  20. fuzz on aarch64

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    764c857 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a896baf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f976d6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c09ef8a View commit details
    Browse the repository at this point in the history
  24. fix benchmarks

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6f386fc View commit details
    Browse the repository at this point in the history
  25. fix comments

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3aeb18a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    47aba14 View commit details
    Browse the repository at this point in the history
  27. add cargo-careful

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    37eb734 View commit details
    Browse the repository at this point in the history
  28. without cargo cache

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5bda07f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c442f2f View commit details
    Browse the repository at this point in the history
  30. bump rust cache

    samuelcolvin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    74ef054 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    4c6e06c View commit details
    Browse the repository at this point in the history
  2. move comment

    samuelcolvin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    195f97d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8e3c0 View commit details
    Browse the repository at this point in the history
  4. one more test

    samuelcolvin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2ba4502 View commit details
    Browse the repository at this point in the history
  5. update README

    samuelcolvin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    328f357 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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