FaaS Parallelism Benchmark

Experiments characterizing parallel execution across major FaaS platforms

The FaaS Parallelism Benchmark explores how Function-as-a-Service platforms execute parallel, compute-intensive workloads. It includes scripts for running experiments on AWS Lambda, Azure Functions, Google Cloud Functions, and IBM Cloud Functions, as well as results and tools for visualizing execution timelines and the parallelism achieved.

The benchmark supports the experimental evaluation presented in Benchmarking Parallelism in FaaS Platforms.

View the benchmark on GitHub