Skip to content

cloudbutton/faas-parallelism-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Experimenting parallelism on top FaaS platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.1%
  • C# 5.5%
  • Makefile 3.4%