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

ci(benchmarks): improve benchmark reporting #174

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Commits on Feb 28, 2023

  1. ci(benchmarks): improve benchmark reporting

    This change improves the report from benchmark runs by adding t-tests
    for each scenario. This allows the benchmarks to provide a summary at
    the end with the scenarios that are likely to show perfomance difference
    between the latest released version and the one that comes with the PR
    the benchmarks run for.
    
    This also updates the versions that are being benchmarked to include the
    latest releases.
    P403n1x87 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b9d38aa View commit details
    Browse the repository at this point in the history