Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 567 Bytes

File metadata and controls

8 lines (6 loc) · 567 Bytes

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.