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

feat: 📊 write load test Summary data to file(s) #6

Open
cratelyn opened this issue Jul 8, 2024 · 0 comments
Open

feat: 📊 write load test Summary data to file(s) #6

cratelyn opened this issue Jul 8, 2024 · 0 comments

Comments

@cratelyn
Copy link
Owner

cratelyn commented Jul 8, 2024

when a load test has concluded, a Syndicate returns a Summary. this structure contains data like the number of workers that were run, the number of workers that succeeded, and the duration of each worker task.

https://github.com/cratelyn/aquarius/blob/main/src/summary.rs#L16-L23

to facilitate in graphing with tools like, e.g. ggplot2, aquarius should provide a way to write the Summary data to a collection of files.

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

No branches or pull requests

1 participant