Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Speed up stats calculation for large runs #5

Open
mikhailshilkov opened this issue Mar 4, 2021 · 0 comments
Open

Speed up stats calculation for large runs #5

mikhailshilkov opened this issue Mar 4, 2021 · 0 comments

Comments

@mikhailshilkov
Copy link
Collaborator

If it is a super-long running workflow, calculating the histogram stats could take quite a while. We might want to parallelize collecting stats as the test is running so that we don't wait until the end to collect everything, which could take a while if there are millions of workflows. However, we need to be sure not to affect the performance of the system under test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant