LICENSE.md
README.md
pyproject.toml
benchmarks/000.microbenchmarks/010.sleep/config.json
benchmarks/000.microbenchmarks/010.sleep/input.py
benchmarks/000.microbenchmarks/010.sleep/cpp/main.cpp
benchmarks/000.microbenchmarks/010.sleep/java/pom.xml
benchmarks/000.microbenchmarks/010.sleep/java/src/main/java/function/Function.java
benchmarks/000.microbenchmarks/010.sleep/nodejs/function.js
benchmarks/000.microbenchmarks/010.sleep/nodejs/package.json
benchmarks/000.microbenchmarks/010.sleep/python/function.py
benchmarks/000.microbenchmarks/020.network-benchmark/config.json
benchmarks/000.microbenchmarks/020.network-benchmark/input.py
benchmarks/000.microbenchmarks/020.network-benchmark/python/function.py
benchmarks/000.microbenchmarks/030.clock-synchronization/config.json
benchmarks/000.microbenchmarks/030.clock-synchronization/input.py
benchmarks/000.microbenchmarks/030.clock-synchronization/python/function.py
benchmarks/000.microbenchmarks/030.clock-synchronization/python/init.sh
benchmarks/000.microbenchmarks/040.server-reply/config.json
benchmarks/000.microbenchmarks/040.server-reply/input.py
benchmarks/000.microbenchmarks/040.server-reply/python/function.py
benchmarks/100.webapps/110.dynamic-html/README.md
benchmarks/100.webapps/110.dynamic-html/config.json
benchmarks/100.webapps/110.dynamic-html/input.py
benchmarks/100.webapps/110.dynamic-html/java/init.sh
benchmarks/100.webapps/110.dynamic-html/java/pom.xml
benchmarks/100.webapps/110.dynamic-html/java/src/main/java/function/Function.java
benchmarks/100.webapps/110.dynamic-html/java/templates/template.html
benchmarks/100.webapps/110.dynamic-html/nodejs/function.js
benchmarks/100.webapps/110.dynamic-html/nodejs/init.sh
benchmarks/100.webapps/110.dynamic-html/nodejs/package.json
benchmarks/100.webapps/110.dynamic-html/nodejs/templates/template.html
benchmarks/100.webapps/110.dynamic-html/python/function.py
benchmarks/100.webapps/110.dynamic-html/python/init.sh
benchmarks/100.webapps/110.dynamic-html/python/requirements.txt
benchmarks/100.webapps/110.dynamic-html/python/templates/template.html
benchmarks/100.webapps/120.uploader/README.md
benchmarks/100.webapps/120.uploader/config.json
benchmarks/100.webapps/120.uploader/input.py
benchmarks/100.webapps/120.uploader/nodejs/function.js
benchmarks/100.webapps/120.uploader/nodejs/package.json
benchmarks/100.webapps/120.uploader/python/function.py
benchmarks/100.webapps/120.uploader/python/requirements.txt
benchmarks/100.webapps/130.crud-api/README.md
benchmarks/100.webapps/130.crud-api/config.json
benchmarks/100.webapps/130.crud-api/input.py
benchmarks/100.webapps/130.crud-api/python/function.py
benchmarks/200.multimedia/210.thumbnailer/README.md
benchmarks/200.multimedia/210.thumbnailer/config.json
benchmarks/200.multimedia/210.thumbnailer/input.py
benchmarks/200.multimedia/210.thumbnailer/cpp/function.hpp
benchmarks/200.multimedia/210.thumbnailer/cpp/main.cpp
benchmarks/200.multimedia/210.thumbnailer/nodejs/function.js
benchmarks/200.multimedia/210.thumbnailer/nodejs/package.json
benchmarks/200.multimedia/210.thumbnailer/nodejs/package.json.16
benchmarks/200.multimedia/210.thumbnailer/nodejs/package.json.18
benchmarks/200.multimedia/210.thumbnailer/nodejs/package.json.20
benchmarks/200.multimedia/210.thumbnailer/python/function.py
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.10
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.11
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.12
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.6
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.7
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.8
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.3.9
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.arm.3.8
benchmarks/200.multimedia/210.thumbnailer/python/requirements.txt.arm.3.9
benchmarks/200.multimedia/220.video-processing/README.md
benchmarks/200.multimedia/220.video-processing/config.json
benchmarks/200.multimedia/220.video-processing/init.sh
benchmarks/200.multimedia/220.video-processing/input.py
benchmarks/200.multimedia/220.video-processing/python/function.py
benchmarks/200.multimedia/220.video-processing/python/requirements.txt
benchmarks/200.multimedia/220.video-processing/resources/watermark.png
benchmarks/300.utilities/311.compression/README.md
benchmarks/300.utilities/311.compression/config.json
benchmarks/300.utilities/311.compression/input.py
benchmarks/300.utilities/311.compression/python/function.py
benchmarks/300.utilities/311.compression/python/requirements.txt
benchmarks/400.inference/411.image-recognition/README.md
benchmarks/400.inference/411.image-recognition/config.json
benchmarks/400.inference/411.image-recognition/input.py
benchmarks/400.inference/411.image-recognition/cpp/imagenet_class_index.json
benchmarks/400.inference/411.image-recognition/cpp/init.sh
benchmarks/400.inference/411.image-recognition/cpp/main.cpp
benchmarks/400.inference/411.image-recognition/python/function.py
benchmarks/400.inference/411.image-recognition/python/imagenet_class_index.json
benchmarks/400.inference/411.image-recognition/python/init.sh
benchmarks/400.inference/411.image-recognition/python/package.sh
benchmarks/400.inference/411.image-recognition/python/requirements.txt
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.10
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.11
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.6
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.7
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.8
benchmarks/400.inference/411.image-recognition/python/requirements.txt.3.9
benchmarks/500.scientific/501.graph-pagerank/README.md
benchmarks/500.scientific/501.graph-pagerank/config.json
benchmarks/500.scientific/501.graph-pagerank/input.py
benchmarks/500.scientific/501.graph-pagerank/cpp/function.hpp
benchmarks/500.scientific/501.graph-pagerank/cpp/main.cpp
benchmarks/500.scientific/501.graph-pagerank/python/function.py
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.10
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.11
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.12
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.7
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.8
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.3.9
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.arm.3.8
benchmarks/500.scientific/501.graph-pagerank/python/requirements.txt.arm.3.9
benchmarks/500.scientific/502.graph-mst/README.md
benchmarks/500.scientific/502.graph-mst/config.json
benchmarks/500.scientific/502.graph-mst/input.py
benchmarks/500.scientific/502.graph-mst/python/function.py
benchmarks/500.scientific/502.graph-mst/python/requirements.txt
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.10
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.11
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.12
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.7
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.8
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.3.9
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.arm.3.8
benchmarks/500.scientific/502.graph-mst/python/requirements.txt.arm.3.9
benchmarks/500.scientific/503.graph-bfs/README.md
benchmarks/500.scientific/503.graph-bfs/config.json
benchmarks/500.scientific/503.graph-bfs/input.py
benchmarks/500.scientific/503.graph-bfs/cpp/main.cpp
benchmarks/500.scientific/503.graph-bfs/python/function.py
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.10
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.11
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.12
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.7
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.8
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.3.9
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.arm.3.8
benchmarks/500.scientific/503.graph-bfs/python/requirements.txt.arm.3.9
benchmarks/500.scientific/504.dna-visualisation/README.md
benchmarks/500.scientific/504.dna-visualisation/config.json
benchmarks/500.scientific/504.dna-visualisation/input.py
benchmarks/500.scientific/504.dna-visualisation/python/function.py
benchmarks/500.scientific/504.dna-visualisation/python/package.sh
benchmarks/500.scientific/504.dna-visualisation/python/requirements.txt
benchmarks/500.scientific/504.dna-visualisation/python/requirements.txt.arm.3.8
benchmarks/500.scientific/504.dna-visualisation/python/requirements.txt.arm.3.9
benchmarks/wrappers/aws/cpp/handler.cpp
benchmarks/wrappers/aws/cpp/key-value.cpp
benchmarks/wrappers/aws/cpp/key-value.hpp
benchmarks/wrappers/aws/cpp/redis.cpp
benchmarks/wrappers/aws/cpp/redis.hpp
benchmarks/wrappers/aws/cpp/storage.cpp
benchmarks/wrappers/aws/cpp/storage.hpp
benchmarks/wrappers/aws/cpp/utils.cpp
benchmarks/wrappers/aws/cpp/utils.hpp
benchmarks/wrappers/aws/java/src/main/java/org/serverlessbench/ColdStartTracker.java
benchmarks/wrappers/aws/java/src/main/java/org/serverlessbench/Handler.java
benchmarks/wrappers/aws/nodejs/handler.js
benchmarks/wrappers/aws/nodejs/storage.js
benchmarks/wrappers/aws/python/handler.py
benchmarks/wrappers/aws/python/nosql.py
benchmarks/wrappers/aws/python/setup.py
benchmarks/wrappers/aws/python/storage.py
benchmarks/wrappers/azure/java/src/main/java/org/serverlessbench/ColdStartTracker.java
benchmarks/wrappers/azure/java/src/main/java/org/serverlessbench/Handler.java
benchmarks/wrappers/azure/nodejs/handler.js
benchmarks/wrappers/azure/nodejs/storage.js
benchmarks/wrappers/azure/python/handler.py
benchmarks/wrappers/azure/python/nosql.py
benchmarks/wrappers/azure/python/storage.py
benchmarks/wrappers/gcp/java/src/main/java/org/serverlessbench/ColdStartTracker.java
benchmarks/wrappers/gcp/java/src/main/java/org/serverlessbench/Handler.java
benchmarks/wrappers/gcp/nodejs/handler.js
benchmarks/wrappers/gcp/nodejs/storage.js
benchmarks/wrappers/gcp/python/handler.py
benchmarks/wrappers/gcp/python/nosql.py
benchmarks/wrappers/gcp/python/storage.py
benchmarks/wrappers/local/nodejs/storage.js
benchmarks/wrappers/local/python/nosql.py
benchmarks/wrappers/local/python/storage.py
benchmarks/wrappers/openwhisk/java/src/main/java/org/serverlessbench/ColdStartTracker.java
benchmarks/wrappers/openwhisk/java/src/main/java/org/serverlessbench/Handler.java
benchmarks/wrappers/openwhisk/nodejs/index.js
benchmarks/wrappers/openwhisk/nodejs/storage.js
benchmarks/wrappers/openwhisk/python/__main__.py
benchmarks/wrappers/openwhisk/python/nosql.py
benchmarks/wrappers/openwhisk/python/setup.py
benchmarks/wrappers/openwhisk/python/storage.py
configs/cpp.json
configs/example.json
configs/example2.json
configs/java.json
configs/nodejs.json
configs/openwhisk.json
configs/python.json
configs/storage.json
configs/systems.json
dockerfiles/cpp_installer.sh
dockerfiles/entrypoint.sh
dockerfiles/java_installer.sh
dockerfiles/nodejs_installer.sh
dockerfiles/python_installer.sh
dockerfiles/aws/cpp/Dockerfile.build
dockerfiles/aws/cpp/Dockerfile.dependencies-boost
dockerfiles/aws/cpp/Dockerfile.dependencies-hiredis
dockerfiles/aws/cpp/Dockerfile.dependencies-igraph
dockerfiles/aws/cpp/Dockerfile.dependencies-libjpeg-turbo
dockerfiles/aws/cpp/Dockerfile.dependencies-opencv
dockerfiles/aws/cpp/Dockerfile.dependencies-rapidjson
dockerfiles/aws/cpp/Dockerfile.dependencies-runtime
dockerfiles/aws/cpp/Dockerfile.dependencies-sdk
dockerfiles/aws/cpp/Dockerfile.dependencies-torch
dockerfiles/aws/cpp/Dockerfile.function
dockerfiles/aws/java/Dockerfile.build
dockerfiles/aws/java/Dockerfile.function
dockerfiles/aws/nodejs/Dockerfile.build
dockerfiles/aws/nodejs/Dockerfile.function
dockerfiles/aws/python/Dockerfile.build
dockerfiles/aws/python/Dockerfile.function
dockerfiles/azure/Dockerfile.manage
dockerfiles/azure/java/Dockerfile.build
dockerfiles/azure/nodejs/Dockerfile.build
dockerfiles/azure/python/Dockerfile.build
dockerfiles/gcp/Dockerfile.manage
dockerfiles/gcp/java/Dockerfile.build
dockerfiles/gcp/nodejs/Dockerfile.build
dockerfiles/gcp/python/Dockerfile.build
dockerfiles/local/entrypoint.sh
dockerfiles/local/run.sh
dockerfiles/local/runner.py
dockerfiles/local/time-out-proc.py
dockerfiles/local/utils.py
dockerfiles/local/nodejs/Dockerfile.build
dockerfiles/local/nodejs/Dockerfile.run
dockerfiles/local/nodejs/config.js
dockerfiles/local/nodejs/package.json
dockerfiles/local/nodejs/run_server.sh
dockerfiles/local/nodejs/runners.json
dockerfiles/local/nodejs/server.js
dockerfiles/local/nodejs/time-in-proc.js
dockerfiles/local/nodejs/timeit.sh
dockerfiles/local/nodejs/tools.js
dockerfiles/local/python/Dockerfile.build
dockerfiles/local/python/Dockerfile.run
dockerfiles/local/python/analyzer-runner.py
dockerfiles/local/python/config.py
dockerfiles/local/python/papi-runner.py
dockerfiles/local/python/run_server.sh
dockerfiles/local/python/runners.json
dockerfiles/local/python/server.py
dockerfiles/local/python/time-in-proc.py
dockerfiles/local/python/timeit.sh
dockerfiles/local/python/tools.py
dockerfiles/openwhisk/java/Dockerfile.function
dockerfiles/openwhisk/nodejs/Dockerfile.function
dockerfiles/openwhisk/python/Dockerfile.function
sebs/__init__.py
sebs/benchmark.py
sebs/cache.py
sebs/cli.py
sebs/config.py
sebs/cpp_dependencies.py
sebs/docker_builder.py
sebs/regression.py
sebs/sebs.py
sebs/sebs_types.py
sebs/statistics.py
sebs/utils.py
sebs/version.py
sebs/aws/__init__.py
sebs/aws/aws.py
sebs/aws/config.py
sebs/aws/container.py
sebs/aws/dynamodb.py
sebs/aws/function.py
sebs/aws/resources.py
sebs/aws/s3.py
sebs/aws/triggers.py
sebs/azure/__init__.py
sebs/azure/azure.py
sebs/azure/blob_storage.py
sebs/azure/cli.py
sebs/azure/cloud_resources.py
sebs/azure/config.py
sebs/azure/cosmosdb.py
sebs/azure/function.py
sebs/azure/system_resources.py
sebs/azure/triggers.py
sebs/experiments/__init__.py
sebs/experiments/config.py
sebs/experiments/environment.py
sebs/experiments/eviction_model.py
sebs/experiments/experiment.py
sebs/experiments/invocation_overhead.py
sebs/experiments/network_ping_pong.py
sebs/experiments/perf_cost.py
sebs/experiments/result.py
sebs/faas/__init__.py
sebs/faas/config.py
sebs/faas/container.py
sebs/faas/function.py
sebs/faas/nosql.py
sebs/faas/resources.py
sebs/faas/storage.py
sebs/faas/system.py
sebs/gcp/__init__.py
sebs/gcp/cli.py
sebs/gcp/config.py
sebs/gcp/datastore.py
sebs/gcp/function.py
sebs/gcp/gcp.py
sebs/gcp/resources.py
sebs/gcp/storage.py
sebs/gcp/triggers.py
sebs/local/__init__.py
sebs/local/config.py
sebs/local/deployment.py
sebs/local/function.py
sebs/local/local.py
sebs/local/measureMem.py
sebs/openwhisk/__init__.py
sebs/openwhisk/config.py
sebs/openwhisk/container.py
sebs/openwhisk/function.py
sebs/openwhisk/openwhisk.py
sebs/openwhisk/triggers.py
sebs/storage/__init__.py
sebs/storage/config.py
sebs/storage/minio.py
sebs/storage/resources.py
sebs/storage/scylladb.py
serverless_benchmarks.egg-info/PKG-INFO
serverless_benchmarks.egg-info/SOURCES.txt
serverless_benchmarks.egg-info/dependency_links.txt
serverless_benchmarks.egg-info/entry_points.txt
serverless_benchmarks.egg-info/requires.txt
serverless_benchmarks.egg-info/top_level.txt
tests/test_runner.py
tools/create_azure_credentials.py
tools/linting.py
tools/openwhisk_preparation.py