Add end-to-end benchmaking

This commit is contained in:
Vikram Rangnekar
2019-06-17 01:58:00 -04:00
parent cd6d6f97a8
commit 4c07ad1102
9 changed files with 43 additions and 15 deletions

2
demo
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
if [ "$1" == "setup" ]; then
echo "Downloading pre-built docker images"