We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca52cd commit e356e28Copy full SHA for e356e28
scripts/ycsb_rocksdb/README.md
@@ -1,6 +1,6 @@
1
To run ycsb benchmarks on SplitFS:
2
1. [Setup SplitFS](https://github.com/utsaslab/SplitFS#set-up-ext4-DAX)
3
-2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `WORKLOAD_ROCKSDB` and `WORKLOAD_YCSB` flags
+2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `LEDGER_ROCKSDB` and `LEDGER_YCSB` flags
4
3. `cd scripts/ycsb_rocksdb`
5
4. `./run_ycsb_rocksdb.sh`
6
5. `cd ../../`
0 commit comments