Fix Mobibench instructions to use WAL mode

This commit is contained in:
Pekka Enberg
2025-03-17 16:12:25 +02:00
parent 9435bd2f48
commit f82b1169a9

View File

@@ -19,7 +19,7 @@ cd shell && make
4. Run Mobibench:
```console
./mobibench -p <benchmark-directory> -n 1000 -d 0
./mobibench -p <benchmark-directory> -n 1000 -d 0 -j 4
```
## Clickbench