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

Add net8.0 target and AVX-512/Vector512 parsers #23

Merged
merged 30 commits into from
Sep 5, 2023
Merged

Add net8.0 target and AVX-512/Vector512 parsers #23

merged 30 commits into from
Sep 5, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    48d9875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fad214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbe9a0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ded033 View commit details
    Browse the repository at this point in the history
  5. improve assert message

    nietras committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0ba6174 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3138f31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82433ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ced9878 View commit details
    Browse the repository at this point in the history
  9. Add Avx512 specific parser

    nietras committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    23397c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a94b4d7 View commit details
    Browse the repository at this point in the history
  11. add Sequence test

    nietras committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9edafd2 View commit details
    Browse the repository at this point in the history
  12. 0.2.3

    nietras committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e045b73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28cccde View commit details
    Browse the repository at this point in the history
  14. update bench yml to net8.0

    nietras committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2c12ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    19cae68 View commit details
    Browse the repository at this point in the history
  2. nits

    nietras committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7527907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b2f0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf9e65 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    81c70dd View commit details
    Browse the repository at this point in the history
  2. add benchmarks to git

    nietras committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c6860d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2bed48 View commit details
    Browse the repository at this point in the history
  4. rename 4316 bench

    nietras committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2586c8c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 26, 2023

  1. reactivate all benchs

    nietras committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9e413ff View commit details
    Browse the repository at this point in the history
  2. add Neoverse.N1 benchmarks

    nietras committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    c0b7930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6fc05e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

    nietras committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d03a881 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. update Runtime and Platforms

    nietras committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    0f47cb9 View commit details
    Browse the repository at this point in the history
  2. nits

    nietras committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a44f872 View commit details
    Browse the repository at this point in the history