serverless-benchmarks
serverless-benchmarks copied to clipboard
How SeBS could be used with Fission?
Hello,
I would like to know how to use SeBS with Fission please.
I appreciate your help.
Thank you.
@YasminBZ Thanks for your interest in SeBS! We're working on the support for open-source platforms, it is planned for next releases.
There's a branch with support for Fission partially implemented: https://github.com/spcl/serverless-benchmarks/tree/feature_fission
We have ongoing progress toward running SeBS benchmarks on Fission. A good first step would be clean the branch and update it to the current interface.
Hii @mcopik , I'm encountering a number of errors during the feature_fission branch update. It seems to be related to whitespace issues and merge conflicts in .gitignore, sebs.py, s3.py. Could you advise me on the best way to resolve these – keeping both changes, or choosing one? Thanks in advance!
@Stazz0 Hi! Thanks for your interest in the project and apologies for the slow reply.
Since this branch is quite old, I'm afraid I will have to take a look into this - we've had many breaking changes over the years. I will try to update the branch as soon as possible.
@Stazz0 The branch should be up-to-date with the master. Please merge instead of rebasing on this branch, as it was created a long time ago and we had many conflicts resolved over that time.