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

refact: improve handling of arrays #1079

Merged
merged 7 commits into from
Aug 25, 2024
Merged

Commits on Aug 24, 2024

  1. perf: reuse empty arrays

    sebthom committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    c81f927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe93176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1079a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed4e9c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    ea6a9ae View commit details
    Browse the repository at this point in the history
  2. refact: add various ArrayUtil methods and use where applicable

    ...with the goal to increase readability and improve performance
    sebthom committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e0d12cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0c162 View commit details
    Browse the repository at this point in the history