spcl / serverless-benchmarks

SeBS: serverless benchmarking suite for automatic performance analysis of FaaS platforms.
https://mcopik.github.io/projects/sebs/
BSD 3-Clause "New" or "Revised" License
150 stars 68 forks source link

Support Python 3.8 and 3.9 on GCP #168

Closed mcopik closed 1 year ago

mcopik commented 1 year ago

We should support Python 3.8 and 3.9 on GCP, as request by our users @nevermore2.

mcopik commented 1 year ago

We added the support on GCP. The only difference is the benchmark 411.image-recognition - PyTorch becomes too large and the code package exceeds platform limits.