Skip to content
Snippets Groups Projects
Commit 77ed0dab authored by Sören Henning's avatar Sören Henning
Browse files

Add short sleep between experiments

parent 275294b6
No related branches found
No related tags found
No related merge requests found
...@@ -23,5 +23,6 @@ do ...@@ -23,5 +23,6 @@ do
do do
echo "Run $DIM_VALUE $REPLICA" echo "Run $DIM_VALUE $REPLICA"
./run_uc$UC-new.sh $EXP_ID $DIM_VALUE $REPLICA $PARTITIONS ./run_uc$UC-new.sh $EXP_ID $DIM_VALUE $REPLICA $PARTITIONS
sleep 10s
done done
done done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment