Skip to content

Commit

Permalink
Rename benchmark script
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jul 22, 2024
1 parent bc1a12e commit 519c59c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#=
julia --project=.buildkite
using Revise; include(joinpath("benchmarks", "scripts", "linear_vs_cartesian_indexing.jl"))
using Revise; include(joinpath("benchmarks", "scripts", "indexing_and_static_ndranges.jl"))
# Info:
This script compares two things:
Expand Down

0 comments on commit 519c59c

Please sign in to comment.