Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a set of basic functions for benchmarks and experiments #32

Open
ema-pe opened this issue Dec 12, 2024 · 1 comment
Open

Add a set of basic functions for benchmarks and experiments #32

ema-pe opened this issue Dec 12, 2024 · 1 comment
Labels
dfaas-node Related to the agent node enhancement New feature or request

Comments

@ema-pe
Copy link
Collaborator

ema-pe commented Dec 12, 2024

Currently, three functions (ocr, shasum, and figlet) are deployed on the FaaS platform. We should add more basic functions to allow more experiments and benchmarks, each based on different characteristics (for example, one should be CPU-bound or IO-bound). A subset of these functions should also cover ML-based applications, using some pre-defined models. These functions can be created from scratch, or better yet, we can find a curated set somewhere that we can use.

@ema-pe ema-pe added enhancement New feature or request dfaas-node Related to the agent node labels Dec 12, 2024
@ema-pe
Copy link
Collaborator Author

ema-pe commented Dec 12, 2024

For the WatchEDGE project, we need to deploy a set of functions in the proof-of-concept that involve ML inference on images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dfaas-node Related to the agent node enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant