Skip to content

Commit 13fa502

Browse files
read all refs
1 parent 5b593c7 commit 13fa502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

touchstone/script.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ timer(
2222

2323

2424
for (benchmark in touchstone::benchmark_ls()) {
25-
timings <- touchstone::benchmark_read(benchmark, refs[1])
25+
timings <- touchstone::benchmark_read(benchmark, refs)
2626

2727
library(ggplot2)
2828
library(magrittr)

0 commit comments

Comments
 (0)