fission / fission-workflows

Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions
Apache License 2.0
371 stars 42 forks source link

Benchmark tool #10

Open erwinvaneyk opened 7 years ago

erwinvaneyk commented 7 years ago

In order to account for some of the requirements of this project: performance, scalability, reliability. A simple benchmark is needed. As the workflow engine is not different from any other Fission function, this benchmark tool should easily be generalizable for any Fission function (some prior work of before my internship exists for this)

Functionality:

soamvasani commented 7 years ago

Check out the fission-benchmark project: https://github.com/yqf3139/fission-benchmark