Skip to content

Commit 76de19b

Browse files
committed
refactor: benchmark workflow
1 parent bf1cd58 commit 76de19b

2 files changed

Lines changed: 1 addition & 69 deletions

File tree

.github/workflows/build-and-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
name: BFS
3838
tool: 'benchmarkdotnet'
39-
output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.BFSBenchmarksWithoutDataTransfer-report-brief.json
39+
output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.BFSWithoutTransferBenchmarkInt32-report-brief.json
4040
# Access token to deploy GitHub Pages branch
4141
github-token: ${{ secrets._GITHUB_TOKEN }}
4242
# Push and deploy GitHub pages branch automatically

benchmarks/GraphBLAS-sharp.Benchmarks/BenchmarksTranspose.fs

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)