/faas-parallelism-benchmark

Experimenting parallelism on top FaaS platforms.

Primary LanguagePythonApache License 2.0Apache-2.0

FaaS Parallelism Benchmark

FaaS platforms are believed to provide great parallelism capabilities. The experiments in this repository explore how AWS Lambda, Azure Functions, Google Cloud Functions and IBM Cloud Functions behave with parallel compute intensive tasks. For that we run several experiments with such tasks and plot their timeline while showing the parallelism achieved.

This repository contains the scripts to run the experiments and plot the timeline evolution. We also include results and plots of several executions.