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

Refactor RunMetrics into Separate Functions for Each Run Mode #73

Open
yomek33 opened this issue Aug 26, 2024 · 0 comments
Open

Refactor RunMetrics into Separate Functions for Each Run Mode #73

yomek33 opened this issue Aug 26, 2024 · 0 comments

Comments

@yomek33
Copy link
Contributor

yomek33 commented Aug 26, 2024

We should consider breaking RunMetrics into separate functions for each of the run modes. The current functions, such as the new handleSpikeMode, could create the other goroutines that we currently create within RunMetrics.

This refactor would help reduce the number of parameters we need to pass around across various functions.

related:
#70
#64

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