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: Annotate the benchmark comment with the GPU that produced it #827

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

huitseeker
Copy link
Contributor

Output sample:

Benchmarks

Table of Contents

Overview

This benchmark report shows the Fibonacci GPU benchmark.

NVIDIA GeForce RTX 4070

Benchmark Results

LEM Prove

Fibonacci-rc=100 Fibonacci-rc=600
num-100 4.87 s (✅ 1.00x) 3.11 s (✅ 1.57x faster)
num-200 8.59 s (✅ 1.00x) 8.90 s (✅ 1.04x slower)

Made with criterion-table

- Introduce a new `tables.toml` file outlining the comment template for the Fibonacci GPU benchmark report in `.github`.
- Implement changes in the `.github/workflows/merge-tests.yml`, including extending GPU benchmark workflow to include the GPU name.
- Removes stderr redirection in the cargo command for CUDA benchmarks in the 'benches/justfile'.
@huitseeker huitseeker requested review from a team as code owners November 1, 2023 14:41
@huitseeker huitseeker changed the title Annotate the benchmark comment with the GPU that produced it ci: Annotate the benchmark comment with the GPU that produced it Nov 1, 2023
@huitseeker huitseeker enabled auto-merge November 1, 2023 14:52
@huitseeker huitseeker added this pull request to the merge queue Nov 1, 2023
Merged via the queue into lurk-lab:master with commit 026c214 Nov 1, 2023
15 checks passed
@huitseeker huitseeker deleted the annotate_bench branch November 1, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants