Skip to content

Commit

Permalink
Update benchmark.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelDkhn committed Jan 2, 2025
1 parent 85709df commit 708bf56
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,17 @@ jobs:
uses: joshua-auchincloss/criterion-pages@v1
with:
path: "./processed_benchmarks"
config: |
{
"title": "LuminAIR Benchmark, by Giza",
"header": "Performance Metrics on supported operators",
"description": "Performance benchmarks for tensor operators (stwo-backend support)"
"css": {
"footer": {
"display": "none"
}
}
}
- name: Setup GitHub Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 708bf56

Please sign in to comment.