Welcome to Serverless Performance Simulator’s documentation!

This is a project done in PACS Lab aiming to develop a performance simulator for serverless computing platforms. Using this simulator, we can calculate Quality of Service (QoS) metrics like average response time, average probability of cold start, average running servers (directly reflecting average cost), histogram of different events, distribution of number of servers throughout time, and many other characteristics.

The developed performance model can be used to debug/improve analytical performance models, try new and improved management schema, or dig up a whole lot of properties of a common modern scale-per-request serverless platforms.

You can check out the source code in our Github Repository.

Indices and tables