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

Improve performance on struct.unpack #1817

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Commits on Nov 24, 2024

  1. Improve performance on struct

    slozier committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6071a92 View commit details
    Browse the repository at this point in the history
  2. Fix some struct issues

    slozier committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    4c537a4 View commit details
    Browse the repository at this point in the history
  3. Remove array overloads

    slozier committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    9abc993 View commit details
    Browse the repository at this point in the history
  4. Clean up unpack_iterator

    slozier committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    483e870 View commit details
    Browse the repository at this point in the history
  5. Fix packaging on .NET 9 SDK

    slozier committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    e240d29 View commit details
    Browse the repository at this point in the history