https://github.com/spcl/sebs-flow-artifact
https://github.com/spcl/sebs-flow-artifact
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spcl/sebs-flow-artifact
- Owner: spcl
- Created: 2022-05-31T15:27:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T10:27:57.000Z (11 months ago)
- Last Synced: 2025-04-13T12:12:58.102Z (9 months ago)
- Language: TeX
- Size: 66.9 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
We provide the data used to obtain the results presented in the paper in this repository.
# Structure
* perf-cost: Measurement data of benchmarks obtained on platforms. Files follow the naming scheme [TESTING_MODE]_[MEMORY].
* 1000genomes-ault: Measurement data obtained on HPC cluster for the 1000Genomes workflow.
* analysis: Scripts used for plotting and analyzing the data.
* eval-model: Analysis of papers on serverless workflows with benchmarks: Bibtex entries of all papers and excluded papers, as well as analysis of papers that we included in our analysis after filtering according to our criteria.
* benchmarks: Figures visualizing all benchmarks used in the paper.
* scripts: Further analysis scripts, not used for plotting and analyzing the data in the paper.
* benchmark-configs: All configurations of the benchmarks used.
# Measurement setup
Measurements require a Redis instance set up on a VM in the same cloud region. See the SeBS documentation for details. Measurements can be conducted from a local computer, as we do not regard latencies before the start of the first function.