spcl/serverless-benchmarks
Run Experiment on Openwhisk raise NotImplementedError
开放
#104 创建于 2022年12月26日
bugenhancementgood first issue
仓库指标
- 星标
- (196 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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?
