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

Fast unpack_single #43

Merged
merged 17 commits into from
Jul 19, 2024
Merged

Fast unpack_single #43

merged 17 commits into from
Jul 19, 2024

Commits on Jul 3, 2024

  1. wip on gcd const

    lwwmanning committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f3a39c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    766b009 View commit details
    Browse the repository at this point in the history
  2. wip

    lwwmanning committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aac0ddc View commit details
    Browse the repository at this point in the history
  3. minimal improvement

    lwwmanning committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    30fda6d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. wip

    lwwmanning committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e2471f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. wip

    lwwmanning committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b536d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. I hate macros

    lwwmanning committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aecf42f View commit details
    Browse the repository at this point in the history
  2. fuck kernels

    lwwmanning committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3950913 View commit details
    Browse the repository at this point in the history
  3. this is dumb and I hate it

    lwwmanning committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9ea034e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8a1ce5b View commit details
    Browse the repository at this point in the history
  2. faster smaller code

    lwwmanning committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7432bcf View commit details
    Browse the repository at this point in the history
  3. faster, less const magic

    lwwmanning committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6cd5629 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. sub nanosecond, woot

    lwwmanning committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d46e9f0 View commit details
    Browse the repository at this point in the history
  2. remove vestigial

    lwwmanning committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d63a0e7 View commit details
    Browse the repository at this point in the history
  3. comment

    lwwmanning committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b3d5496 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary assert

    lwwmanning committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9363cdb View commit details
    Browse the repository at this point in the history
  5. Remove inline never

    gatesn committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f819899 View commit details
    Browse the repository at this point in the history