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

faster #472

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

faster #472

wants to merge 6 commits into from

Commits on Mar 10, 2024

  1. faster

    Why waste milliseconds doing the math every time?
    bbannon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cc9a5f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. pre-figure math

    bbannon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f5da566 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on May 6, 2024

  1. cut some duplication

    bbannon committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a583cb4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Let's try to use more built-in PHP functins

    use array_fill() instead of for loop
    bbannon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    10f0569 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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