#!/usr/bin/env bash source ../../env_bench.sh source "$TEST_DIR/util.sh" make -C "$BUILD_DIR" install DESTDIR="$(realpath install)" python measure_sizes.py "$SRC_DIR" "$BUILD_DIR" install measurements.jsonl rm -rf install