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

feat: Add memory performance tests #439

Merged
merged 17 commits into from
May 7, 2024
Merged

Commits on Apr 24, 2024

  1. feat: add basic benchmark test

    hhamud committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e29e67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97cb340 View commit details
    Browse the repository at this point in the history
  3. feat: use criterion

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

Commits on Apr 25, 2024

  1. Update mint_bench.rs

    Mikołaj Woźniak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    68e46e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix: format

    hhamud committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6f18320 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. feat: add peak mem limit

    hhamud committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b0cf4b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10cbe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5bfe6 View commit details
    Browse the repository at this point in the history
  4. chore: update documentation

    hhamud committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    96140f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: formatting, clarify names

    hhamud committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80a7266 View commit details
    Browse the repository at this point in the history
  2. fix: tolerence

    hhamud committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e4ea939 View commit details
    Browse the repository at this point in the history
  3. fix: formatting

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6e8d688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a58936 View commit details
    Browse the repository at this point in the history
  3. chore: update docs

    hhamud committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6bd7ff4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15693da View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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