This repository contains the experiment scripts for SC2. To prepare your
environment, first deploy an SC2 cluster,
and upload all the benchmark applications.
We assume that the both repos are checked-out in ../deploy
and ../applications
respectively.
You may then navigate to any of the different experiments:
- image-pull - explore different image-pulling mechanisms in SC2.
- scale-out - measure the scale-out latency for SC2.
- start-up - measure the start-up latency for SC2.