Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 719 Bytes

GETTING_STARTED.md

File metadata and controls

47 lines (45 loc) · 719 Bytes

Download build dependencies

sudo apt-get update
sudo apt-get install curl git docker.io build-essential bison flex

Clone repository

git submodule  init
git submodule update --recursive --progress

build

./build.sh

One time Initialization.

./init.sh

start

./start.sh

stop

./stop.sh

clean

to clean out build artifacts

./clean.sh

clean all

cleans out build artifacts and all other artifacts including dockers and downloads

./clean_all.sh

clean all but skip docker removal

NO_CLEAN_DOCKERS=1 ./clean_all.sh

Run query

cd benchmark/src
./docker-bench.py --queries 1