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

improve benchmarks automation #1902

Merged
merged 1 commit into from
Aug 1, 2024

Commits on Jul 29, 2024

  1. improve benchmarks automation

    This patch:
     - adds an option to run a benchmark a few times to pick a median value
     - adds a timeout for benchmarks, set at 10 minutes by default.
     - adds an option to filter out benchmarks by name
     - adds an option to pick a specific compiler commit to test with
     - adds more compute benchmarks
     - fixes cudaSift
     - uses upstream Velocity Bench
     - adds a simple summary table with results
    pbalcer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1ff321c View commit details
    Browse the repository at this point in the history