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

Speed up Trick::ScheduledJobQueue::push #1694

Merged
merged 6 commits into from
Jul 23, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    307e7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e65bef View commit details
    Browse the repository at this point in the history
  3. Use upper_bound instead

    iamthad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    60e1789 View commit details
    Browse the repository at this point in the history
  4. Use explicit types

    iamthad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dfb82b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update comment

    iamthad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a0e87a2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    iamthad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9985458 View commit details
    Browse the repository at this point in the history