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

Add Benchmark for Performance Testing #781

Merged
merged 4 commits into from
Apr 21, 2022
Merged

Add Benchmark for Performance Testing #781

merged 4 commits into from
Apr 21, 2022

Commits on Apr 19, 2022

  1. DEV: Add performance benchmark

    See #761
    MartinThoma committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1305df6 View commit details
    Browse the repository at this point in the history
  2. Document benchmark

    MartinThoma committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3dac503 View commit details
    Browse the repository at this point in the history
  3. Only for main, not for PRs

    We want to track performance over time only for what actually
    is in master.
    
    I would love it if we got a warning if performance is regressing
    within a PR, but the performance tracking part should only be
    there for main
    MartinThoma committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3b7f28e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

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