Skip to content

Commit

Permalink
Add info to comment about exported files
Browse files Browse the repository at this point in the history
  • Loading branch information
dahong67 committed Nov 5, 2023
1 parent c62b93c commit d4a8f7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmark/run.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# By default it will run all of the benchmark suites.
# To select a subset, pass them in as ARGS:
# > julia benchmark/run.jl mttkrp
#
# This script produces/overwrites two files:
# + `benchmark/results.json` : results from the benchmark run
# + `benchmark/report.md` : report summarizing the results

## Make sure the benchmark environment is activated
import Pkg
Expand Down

0 comments on commit d4a8f7f

Please sign in to comment.