diff --git a/perf/latency/README.md b/perf/latency/README.md new file mode 100644 index 000000000..e9780bc6b --- /dev/null +++ b/perf/latency/README.md @@ -0,0 +1,8 @@ +# Latency benchmarks + +Run the following in `rusqlite` and `limbo` directories: + +``` +./gen-databases +./run-benchmark.sh +```