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

Update relay versions to support random inputs #630

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

dhschall
Copy link
Contributor

Fixes #622

@dhschall dhschall requested a review from shyamjesal July 30, 2023 10:40
@dhschall dhschall self-assigned this Jul 30, 2023
@dhschall dhschall enabled auto-merge (rebase) August 22, 2023 06:46
### Input generator
Relay is able to generate *unique*, *linear*, and *random* inputs for the different benchmarks. For for more details how the inputs are generated refer to the specific generator implementation in [vSwarm-proto](https://github.com/vhive-serverless/vSwarm-proto/tree/main/grpcclient).

To define generator type add `- --generator=<TYPE>` as argument to the relay in the yaml file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the possible values here?

@dhschall dhschall merged commit 967578a into main Aug 23, 2023
143 checks passed
@dhschall dhschall deleted the random-inputs branch August 23, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relay is not generating random inputs
2 participants