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

perf: faster prefix record deser #777

Merged
merged 9 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. misc: deser with simd

    nichmor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    07434d4 View commit details
    Browse the repository at this point in the history
  2. WIP

    nichmor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4114a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a69d90 View commit details
    Browse the repository at this point in the history
  4. misc: remove unused imports

    nichmor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9f7e18f View commit details
    Browse the repository at this point in the history
  5. misc: apply clippy

    nichmor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8b69c4c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. misc: add tests and comments

    nichmor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    15c2ec1 View commit details
    Browse the repository at this point in the history
  2. misc: fix no new line

    nichmor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    423b023 View commit details
    Browse the repository at this point in the history
  3. Remove usage of unsafe

    Hofer-Julian committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    11c8600 View commit details
    Browse the repository at this point in the history
  4. misc: fix py-rattler tests

    nichmor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6f81007 View commit details
    Browse the repository at this point in the history