perf/latency: Add README.md

This commit is contained in:
Pekka Enberg
2024-07-22 22:24:00 +03:00
parent 74ecd15fa8
commit e0b332e483

8
perf/latency/README.md Normal file
View File

@@ -0,0 +1,8 @@
# Latency benchmarks
Run the following in `rusqlite` and `limbo` directories:
```
./gen-databases
./run-benchmark.sh
```