Okeanos is a greek IaaS(Infrastructure as a Service) platform where users from academic and research community can use it to create their own virtual machines on the cloud.
In this research will be measured the perfomance of the ¬Okeanos IaaS by using virtual machines with different composition.
You can find also the results of the measurement and the research on the bellow link
Okeanos Cloud Benchmark - Google Drive Marios Patsis
The tools used for the benchmark
From the Okeanos Cyclades Dashboard (Academic account needed) go to create new machine and follow the steps to create your own virtual machine.
$ sudo apt-get -y install apache2
$ sudo apt-get -y install libapache2-mod-php7.0 php7.0
$ sudo apt install composer
$ global require phpbench/phpbench @dev
MIT