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

Some optimizations #393

Merged
merged 6 commits into from
Sep 29, 2022
Merged

Some optimizations #393

merged 6 commits into from
Sep 29, 2022

Commits on Sep 27, 2022

  1. Enable thin-LTO

    QuarticCat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    06b46e9 View commit details
    Browse the repository at this point in the history
  2. Use a faster stack impl

    QuarticCat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    d48ee2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa44d4c View commit details
    Browse the repository at this point in the history
  4. Fix more clippy warnings

    QuarticCat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2c6972c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b0edb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Further simplify stack

    QuarticCat committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b88625d View commit details
    Browse the repository at this point in the history