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 iteration #336

Merged
merged 7 commits into from
Sep 16, 2023
Merged

Optimize iteration #336

merged 7 commits into from
Sep 16, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    90a4542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cb93f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Inline some trivial getters

    Ralith committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    db3f5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a561600 View commit details
    Browse the repository at this point in the history
  3. Outline query archetype advancement to better isolate hot-path

    Improves iteration performance substantially in benchmarks.
    Ralith committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    56d94a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    095462b View commit details
    Browse the repository at this point in the history
  5. Remove redundant cast

    Ralith committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0083a9b View commit details
    Browse the repository at this point in the history