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

Optimize Range#sample(n) for integers and floats #12535

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    1527eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8743e57 View commit details
    Browse the repository at this point in the history
  3. Oops, forgot to pass random

    asterite authored and straight-shoota committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    19c71de View commit details
    Browse the repository at this point in the history
  4. Simplify condition

    asterite authored and straight-shoota committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    73930a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d217842 View commit details
    Browse the repository at this point in the history
  6. Yet another way to write a condition...

    ...that's probably optimized by LLVM anyway
    asterite authored and straight-shoota committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7164884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a73f2b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b3784e View commit details
    Browse the repository at this point in the history
  9. Pass random to shuffle!

    asterite authored and straight-shoota committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    22d85c2 View commit details
    Browse the repository at this point in the history
  10. Fix specs again

    asterite authored and straight-shoota committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    42d8b51 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Apply polish

    straight-shoota committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3a49bd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

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