AERO port of Serverless functions adopted from the original FunctionBench FaaS benchmarking suite for multi-arch image builds.
Functions speak JSON and are served over plain HTTP (Flask
+ gunicorn
).
benchmark | amd64 build |
amd64 test |
aarch64 build |
aarch64 test |
---|---|---|---|---|
helloworld |
✅ | ✅ | ✅ | ✅ |
chameleon |
✅ | ✅ | ✅ | ✅ |
cnn_serving |
✅ | ✅ | ✅ | ✅ |
image_processing |
✅ | ✅ | ✅ | ✅ |
json_serdes |
✅ | ✅ | ✅ | ✅ |
lr_serving |
✅ | ✅ | ✅ | ✅ |
lr_training |
✅ | ✅ | ✅ | ✅ |
matmul |
✅ | ✅ | ✅ | ✅ |
pyaes |
✅ | ✅ | ✅ | ✅ |
rnn_serving |
✅ | ✅ | ✅ | ✅ |
video_processing |
✅ | ✅ | ✅ | ✅ |
Licensed under the terms of Apache License, Version 2.0.
For more information, consult the included LICENSE file.
This work is supported by the European Commission under the Horizon Europe grant 101092850 (project AERO).