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

[TODO] Improve test case flexibility #5

Open
zeryx opened this issue Mar 2, 2021 · 0 comments
Open

[TODO] Improve test case flexibility #5

zeryx opened this issue Mar 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@zeryx
Copy link
Contributor

zeryx commented Mar 2, 2021

The current test system is functional, as you can provide a payload and set a timeout - however that's not very expressive. This ticket explores the idea of using generalized "benchmark" algorithms that can test load against a particular algorithm with more control over test details such as ramp time, etc.

For an example of what that could look like:
https://github.com/algorithmiaio/algorithmia-TestBench/blob/main/algorithms/ParallelPipelining/src/ParallelPipelining.py

@zeryx zeryx added the enhancement New feature or request label Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant