Skip to content

Commit d354c11

Browse files
committed
Update README to reference run_and_report.sh for benchmarks and add setup prerequisites
1 parent 26d43b1 commit d354c11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ The benchmark is built with:
1616

1717
# Running Benchmarks
1818

19-
At the moment there is only one workload: concurrent writers.
20-
21-
Run the `sweep_writers.sh` script to execute the benchmark.
19+
Run the `run_and_report.sh` script to execute the benchmark. You may need to install Rust and Python.
2220

2321
```bash
2422
# Setup Python virtual environment

0 commit comments

Comments
 (0)