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: speed up stat gen by factor x15 #167

Merged
merged 16 commits into from
Apr 30, 2024
Merged

optimize: speed up stat gen by factor x15 #167

merged 16 commits into from
Apr 30, 2024

Commits on Apr 24, 2024

  1. Speedup x2

    AlSchlo committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7e372b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Add debug information

    AlSchlo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    682b6b4 View commit details
    Browse the repository at this point in the history
  2. Merge main

    AlSchlo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0e4189a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    889e022 View commit details
    Browse the repository at this point in the history
  2. Clippy

    AlSchlo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bb6926f View commit details
    Browse the repository at this point in the history
  3. Implement new HM

    AlSchlo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    058a863 View commit details
    Browse the repository at this point in the history
  4. fmt

    AlSchlo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0d060b1 View commit details
    Browse the repository at this point in the history
  5. Make 25% faster

    AlSchlo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    358ccc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    1a39bfb View commit details
    Browse the repository at this point in the history
  2. Optimize without channels

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f46e23f View commit details
    Browse the repository at this point in the history
  3. Slight refactoring

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2c781d3 View commit details
    Browse the repository at this point in the history
  4. Clippy

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8c5b296 View commit details
    Browse the repository at this point in the history
  5. Merge

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7d88c00 View commit details
    Browse the repository at this point in the history
  6. Fix parenthesis

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    04a37bc View commit details
    Browse the repository at this point in the history
  7. Clippy

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c36aa96 View commit details
    Browse the repository at this point in the history
  8. Clippy

    AlSchlo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0f9573f View commit details
    Browse the repository at this point in the history