Skip to content

rellermeyer/container_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middlware '21 benchmarks: A Fresh Look at the Architecture and Performance of Contemporary Isolation Platforms

This repository contains the scripts used for our Middleware '21 paper: "A Fresh Look at the Architecture and Performance of Contemporary Isolation Platforms".

Running the benchmarks

This repository contains Bash scripts for the all the benchmarks as presented in our Middleware '21 paper. There is one folder per benchmark, and each of these folders contain a run-benchmark.sh Bash script. Invoking this script with ./run-benchmark.sh will recurse into each of the subfolders and run its run.sh script containing the actual code to execute the benchmark for that platform.

The benchmarks have been conducted on a Ubuntu 20.04 installation. Note: the scripts assume that all of these isolation platforms are installed (e.g. Docker, Kata-runtime, OSv, etc.). For installation instructions and their dependencies we would like to refer to the corresponding installation instructions for that isolation platform.

Cloning this repository with the --recurse-submodules is recommended as this also pulls in the OSv, YCSB and Firecracker benchmarking repositories.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published