spcl/serverless-benchmarks
Run Experiment on Openwhisk raise NotImplementedError
Aberta
#104 aberto em 26 de dez. de 2022
bugenhancementgood first issue
Métricas do repositório
- Stars
- (196 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
When I tried to run the Experiment following the instruction (https://github.com/spcl/serverless-benchmarks/blob/master/docs/usage.md#experiment) at the deployment of Openwhisk.
./sebs.py experiment process perf-cost --config example.json --deployment openwhisk
It raised a NotImplementedError as below.

And I looked for this method in the source code. It directly raised the Error. So how can I run the Experiment correctly?
