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

Parser improvements #5

Merged
merged 10 commits into from
Jun 16, 2023
Merged

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    d3da855 View commit details
    Browse the repository at this point in the history
  2. fixed alpha parsing

    fabi321 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e99b81e View commit details
    Browse the repository at this point in the history
  3. More readable command parsing

    fabi321 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    737a4b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    132b3b5 View commit details
    Browse the repository at this point in the history
  5. Throwing some SIMD at it

    reduces the time from 13.5ms to 11ms (~-20%), and breaks the benchmark
    fabi321 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    19326ed View commit details
    Browse the repository at this point in the history
  6. Remove old lookup method

    fabi321 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1c13295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e6d9f8 View commit details
    Browse the repository at this point in the history
  8. Set toolchain to nightly

    sbernauer committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ad9821f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    173ae60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae5b03f View commit details
    Browse the repository at this point in the history